QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
xlink:actuate | xlink:actuateType | optional | ||||
xlink:arcrole | xlink:arcroleType | optional | ||||
xlink:href | xlink:hrefType | optional | ||||
xlink:role | xlink:roleType | optional | ||||
xlink:show | xlink:showType | optional | ||||
xlink:title | xlink:titleAttrType | optional | ||||
xlink:type | xlink:typeType | simple | optional |
Complex Type | xlink:simple |
<xs:attributeGroup name="simpleAttrs"> <xs:attribute ref="xlink:type" fixed="simple"/> <xs:attribute ref="xlink:href"/> <xs:attribute ref="xlink:role"/> <xs:attribute ref="xlink:arcrole"/> <xs:attribute ref="xlink:title"/> <xs:attribute ref="xlink:show"/> <xs:attribute ref="xlink:actuate"/> </xs:attributeGroup> |