Namespace: |
|
Content: |
|
Defined: |
globally in xhtml-bdo-1.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
XML Representation Summary |
||||||
<... |
||||||
|
||||||
...> |
<xs:attribute name="dir">
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:NMTOKEN">
</xs:simpleType>
<xs:enumeration value="ltr"/>
</xs:restriction>
<xs:enumeration value="rtl"/>
</xs:attributeGroup>
|
Type: |
|
Use: |
optional |
enumeration of xs:NMTOKEN
|
Enumeration: |
"ltr", "rtl"
|
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="ltr"/>
</xs:restriction>
<xs:enumeration value="rtl"/>
</xs:attribute>
|
XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set |