| 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 |
|
<xs:complexType name="xhtml.map.type"> <xs:group ref="xhtml.map.content"/> <xs:attributeGroup ref="xhtml.map.attlist"/> </xs:complexType> |