QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
xlink:label | xlink:labelType | optional | ||||
xlink:role | xlink:roleType | optional | ||||
xlink:title | xlink:titleAttrType | optional | ||||
xlink:type | xlink:typeType | resource | required |
Complex Type | xlink:resourceType |
<xs:attributeGroup name="resourceAttrs"> <xs:attribute ref="xlink:type" fixed="resource" use="required"/> <xs:attribute ref="xlink:role"/> <xs:attribute ref="xlink:title"/> <xs:attribute ref="xlink:label"/> </xs:attributeGroup> |