|
element enumeration | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
| Abstract | false (This can be used in an instance) |
|---|---|
| Nillable | false (Instance values cannot use xsi:nil) |
| Target Namespace | http://www.xml-cml.org/schema/stmml |
| Declared Namespaces | xmlns:sch=http://www.ascc.net/xml/schematron xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns=http://www.xml-cml.org/schema/stmml |
An enumeration of string values. Used where a dictionary entry constrains the possible values in a document instance. The dataTypes (if any) must all be identical and are defined by the dataType of the containing element.
<entry term="crystal system" id="cryst1" dataType="string">
<definition>A crystal system</definition>
<enumeration value="triclinic">
<annotation>
<documentation>
<div class="summary">No constraints on lengths and angles</div>
</documentation>
</annotation>
</enumeration>
<enumeration value="monoclinic">
<annotation>
<documentation>
<div class="summary">Two cell angles are right angles; no other constraints</div>
</documentation>
</annotation>
</enumeration>
<enumeration value="orthorhombic">
<annotation>
<documentation>
<div class="summary">All three angles are right angles; no other constraints</div>
</documentation>
</annotation>
</enumeration>
<enumeration value="tetragonal">
<annotation>
<documentation>
<div class="summary">Fourfold axis of symmetry; All three angles are right angles; two equal cell lengths; no other constraints</div>
</documentation>
</annotation>
</enumeration>
<enumeration value="trigonal">
<annotation>
<documentation>
<div class="summary">Threefold axis of symmetry; Two angles are right angles; one is 120 degrees; two equal lengths; no other constraints</div>
</documentation>
</annotation>
</enumeration>
<enumeration value="hexagonal">
<annotation>
<documentation>
<div class="summary">Sixfold axis of symmetry; Two angles are right angles; one is 120 degrees; two equal lengths; no other constraints</div>
</documentation>
</annotation>
</enumeration>
<enumeration value="cubic">
<annotation>
<documentation>
<div class="summary">All three angles are right angles; all cell lengths are equal</div>
</documentation>
</annotation>
</enumeration>
</entry>
An enumeration of string values. The dataTypes (if any) must all be identical and are defined by the dataType of the containing element.
Documentation can be added through an enumeration child
|
element enumeration | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
![]() |
||
| Stylus Studio XML Schema Library Home | ||
| Site Map | Privacy Policy | Terms of Use | Trademarks |