QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
xml:space | restriction of xs:token | optional |
<xs:attributeGroup name="space1"> <xs:attribute name="space" use="optional" form="qualified"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="preserve"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |