forked from A1kmm/cellml-dae-events-secondary
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterminology.xml
More file actions
24 lines (24 loc) · 756 Bytes
/
terminology.xml
File metadata and controls
24 lines (24 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE article SYSTEM "-//OASIS//DTD DocBook XML">
<section lang="en">
<title>Terminology</title>
<para>
All terms defined in the CellML Core Specification version 1.2 also apply
</para>
<para>
The key phrase "information item", as well as any specific type of information
item such as an "element information item", are to be interpreted as described
in <xref linkend="XML-INFOSET"/>.
</para>
<glosslist>
<glossentry>
<glossterm>CellML Infoset</glossterm>
<glossdef>
<para>
An XML Information Set containing a hierarchy of information items
conforming to the rules described in this document.
</para>
</glossdef>
</glossentry>
</glosslist>
</section>