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 |
||||
<author-biographies |
||||
|
||||
/> |
<xs:complexType>
<xs:attribute name="length" use="required">
</xs:complexType>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="short"/>
</xs:restriction>
<xs:enumeration value="long"/>
</xs:element>
|
Type: |
|
Use: |
required |
enumeration of xs:token
|
Enumeration: |
"short", "long"
|
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="short"/>
</xs:restriction>
<xs:enumeration value="long"/>
</xs:attribute>
|
XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set |