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