Namespace: |
|
Content: |
|
Defined: |
globally in xhtml-table-1.xsd; see XML source |
Includes: |
definitions of 3 attributes |
Used: |
at 8 locations |
XML Representation Summary |
||||||||||||
<... |
||||||||||||
|
||||||||||||
...> |
<xs:attribute name="align">
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:NMTOKEN">
</xs:simpleType>
<xs:enumeration value="left"/>
</xs:restriction>
<xs:enumeration value="center"/>
<xs:enumeration value="right"/>
<xs:enumeration value="justify"/>
<xs:enumeration value="char"/>
</xs:attributeGroup>
|
Type: |
|
Use: |
optional |
enumeration of xs:NMTOKEN
|
Enumeration: |
"left", "center", "right", "justify", "char"
|
Type Derivation Tree
xs:NMTOKEN (restriction)
simpleType
|
Derivation: |
restriction of xs:NMTOKEN
|
|||
Facets: |
|
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
</xs:simpleType>
<xs:enumeration value="left"/>
</xs:restriction>
<xs:enumeration value="center"/>
<xs:enumeration value="right"/>
<xs:enumeration value="justify"/>
<xs:enumeration value="char"/>
</xs:attribute>
|
Type: |
|
Use: |
optional |
xs:string
|
Length: |
1
|
Type: |
|
Use: |
optional |
xs:nonNegativeInteger | xs:token
|
XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set |