Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 5 attributes, 1 element |
Defined: |
globally in pretext.xsd; see XML source |
Includes: |
definitions of 5 attributes, 1 element |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||||||
<row |
||||||||||||||||
|
||||||||||||||||
> |
||||||||||||||||
|
||||||||||||||||
</row> |
<xs:complexType>
<xs:sequence>
</xs:sequence>
</xs:complexType>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="yes"/>
</xs:restriction>
<xs:enumeration value="no"/>
<xs:enumeration value="vertical"/>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="left"/>
</xs:restriction>
<xs:enumeration value="center"/>
<xs:enumeration value="right"/>
<xs:enumeration value="justify"/>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="top"/>
</xs:restriction>
<xs:enumeration value="middle"/>
<xs:enumeration value="bottom"/>
</xs:element>
|
Type: |
|
Use: |
optional |
enumeration of xs:token
|
Enumeration: |
"none", "minor", "medium", "major"
|
Type: |
|
Use: |
optional |
enumeration of xs:token
|
Enumeration: |
"left", "center", "right", "justify"
|
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="left"/>
</xs:restriction>
<xs:enumeration value="center"/>
<xs:enumeration value="right"/>
<xs:enumeration value="justify"/>
</xs:attribute>
|
Type: |
|
Use: |
optional |
enumeration of xs:token
|
Enumeration: |
"yes", "no", "vertical"
|
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="yes"/>
</xs:restriction>
<xs:enumeration value="no"/>
<xs:enumeration value="vertical"/>
</xs:attribute>
|
Type: |
|
Use: |
optional |
enumeration of xs:token
|
Enumeration: |
"none", "minor", "medium", "major"
|
Type: |
|
Use: |
optional |
enumeration of xs:token
|
Enumeration: |
"top", "middle", "bottom"
|
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="top"/>
</xs:restriction>
<xs:enumeration value="middle"/>
<xs:enumeration value="bottom"/>
</xs:attribute>
|
Type: |
anonymous complexType, mixed content
|
XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set |