Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 1 attribute |
Defined: |
globally in pretext.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
XML Representation Summary |
||||
<division |
||||
|
||||
/> |
<xs:complexType>
<xs:attribute name="part" use="required">
</xs:complexType>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="decorative"/>
</xs:restriction>
<xs:enumeration value="structural"/>
</xs:element>
|
Type: |
|
Use: |
required |
enumeration of xs:token
|
Enumeration: |
"decorative", "structural"
|
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="decorative"/>
</xs:restriction>
<xs:enumeration value="structural"/>
</xs:attribute>
|
XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set |