
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| class | optional | |||||
| dir | restriction of xs:token | optional | ||||
| id | xs:ID | optional | ||||
| lang | XHTMLLanguageCode | optional | ||||
| style | StyleSheet | optional | ||||
| title | XHTMLText | optional |
<xs:element name="hr" substitutionGroup="blocktext"> <xs:complexType> <xs:attributeGroup ref="hr.attlist"/> </xs:complexType> </xs:element> |