| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| class | xs:string | optional | |||||
| dir | restriction of xs:NMTOKEN | optional | |||||
| id | xs:ID | required | |||||
| lang | LanguageCode | optional | |||||
| title | xs:string | optional | |||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
| Complex Type | xhtml.map.type |
<xs:attributeGroup name="xhtml.map.attlist"> <xs:attribute name="id" type="xs:ID" use="required"/> <xs:attributeGroup ref="xhtml.class"/> <xs:attributeGroup ref="xhtml.title"/> <xs:attributeGroup ref="xhtml.Core.extra.attrib"/> <xs:attributeGroup ref="xhtml.I18n.attrib"/> </xs:attributeGroup> |