
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| datatypeLibrary | xs:anyURI | optional | ||||
| ns | optional | |||||
| type | xs:NCName | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://relaxng.org/ns/structure/1.0' | ||||||
| Element Group | structure:pattern |
<xs:element name="value"> <xs:complexType mixed="true"> <xs:attribute name="type" type="xs:NCName"/> <xs:attributeGroup ref="structure:common-atts"/> </xs:complexType> </xs:element> |