Standard XLink attributes for uses of URI referencing where xlink:show is 'embed' |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
xlink:actuate | xlink:actuateType | optional | ||||
xlink:arcrole | xlink:arcroleType | optional | ||||
xlink:role | xlink:roleType | optional | ||||
xlink:show | xlink:showType | optional | ||||
xlink:title | xlink:titleAttrType | optional | ||||
xlink:type | xlink:typeType | simple | optional |
Complex Type | svg:useType |
<attributeGroup name="xlinkRefAttrsEmbed"> <annotation> <documentation>Standard XLink attributes for uses of URI referencing where xlink:show is 'embed'</documentation> </annotation> <attribute ref="xlink:type" fixed="simple"/> <attribute ref="xlink:role"/> <attribute ref="xlink:arcrole"/> <attribute ref="xlink:title"/> <attribute ref="xlink:show"/> <attribute ref="xlink:actuate"/> </attributeGroup> |