attributeGroup "xhtml.dir.attrib"
Namespace:
Content:
Defined:
globally in xhtml-bdo-1.xsd; see XML source
Includes:
definition of 1 attribute
Used:
at 1 location
XML Representation Summary
<...
   
 = 
("ltr" | "rtl")
...>
Attribute Detail (all declarations; defined within this component only; 1/1)
dir
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"ltr", "rtl"
XML Source (see within schema source)
<xs:attribute name="dir">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="ltr"/>
<xs:enumeration value="rtl"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.