| Namespace: | |
| Type: | |
| Content: | simple | 
| Defined: | globally in pretext.xsd; see XML source | 
| Used: | at 1 location | 
| XML Representation Summary | ||
| <scaledeg> | ||
| Content:  | { enumeration of xs:token } | |
| </scaledeg> | ||
| Enumeration: | "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10" | 
| cell, description (in notation), em, fn, h, idx, li (in ol defined in ExerciseOrderedList group), | line (in p in dedication), q, role, see, sq, term, xref, | 
| Type Derivation Tree xs:token (restriction)  simpleType | 
| Derivation: | restriction of xs:token | ||
| Facets: | 
 | 
| 
<xs:simpleType>
 
<xs:restriction base="xs:token">
</xs:simpleType> 
<xs:enumeration value="0"/>
</xs:restriction> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> <xs:enumeration value="4"/> <xs:enumeration value="5"/> <xs:enumeration value="6"/> <xs:enumeration value="7"/> <xs:enumeration value="8"/> <xs:enumeration value="9"/> <xs:enumeration value="10"/> </xs:element> | 
| XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set |