QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
xml:base | xs:anyURI | optional |
|
||||
xml:lang | xs:language | optional |
|
||||
xml:space | restriction of xs:NCName | optional |
<xs:attributeGroup name="specialAttrs"> <xs:attribute ref="xml:base"/> <xs:attribute ref="xml:lang"/> <xs:attribute ref="xml:space"/> </xs:attributeGroup> |