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