QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
class | optional | |||||
dir | restriction of xs:token | optional | ||||
id | xs:ID | required | ||||
lang | XHTMLLanguageCode | optional | ||||
name | xs:NMTOKEN | optional | ||||
style | StyleSheet | optional | ||||
title | XHTMLText | optional |
Complex Type | pre.content |
Element | pre |
<xs:element name="map" substitutionGroup="special"> <xs:complexType> <xs:choice> <xs:element maxOccurs="unbounded" ref="block"/> <xs:element maxOccurs="unbounded" ref="area"/> </xs:choice> <xs:attributeGroup ref="map.attlist"/> </xs:complexType> </xs:element> |