Namespace:  | 
|
Content:  | 
|
Defined:  | 
globally in xhtml-bdo-1.xsd; see XML source  | 
Includes:  | 
definitions of 2 attributes  | 
Used:  | 
at 1 location  | 
XML Representation Summary  | 
||||||||||||||||||
| <... | ||||||||||||||||||
  | 
||||||||||||||||||
| ...> | ||||||||||||||||||
| <xs:attributeGroup name="bdo.attlist"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="ltr"/> <xs:enumeration value="rtl"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup>  | 
Type:  | 
xs:NMTOKENS, predefined  | 
Use:  | 
optional  | 
Defined:  | 
| <xs:attribute name="class" type="xs:NMTOKENS"/> | 
Type:  | 
|
Use:  | 
required  | 
Defined:  | 
| enumeration of xs:NMTOKEN | 
Enumeration:  | 
"ltr", "rtl" | 
Type Derivation Tree xs:NMTOKEN (restriction)  | 
Derivation:  | 
restriction of xs:NMTOKEN  | 
|||
Facets:  | 
  | 
|||
| <xs:attribute name="dir" use="required"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="ltr"/> <xs:enumeration value="rtl"/> </xs:restriction> </xs:simpleType> </xs:attribute>  | 
Type:  | 
xs:ID, predefined  | 
Use:  | 
optional  | 
Defined:  | 
| <xs:attribute name="id" type="xs:ID"/> | 
Type:  | 
xs:string, predefined  | 
Use:  | 
optional  | 
Defined:  | 
| <xs:attribute name="title" type="xs:string"/> | 
Type:  | 
xs:language, predefined  | 
Use:  | 
optional  | 
Defined:  | 
| <xs:attribute ref="xml:lang"/> | 
| XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |