QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
xlink:show | restriction of xs:token | optional |
Attribute Groups | mei:svg_SVG.XLink.attrib, mei:svg_SVG.XLinkRequired.attrib |
<xs:attributeGroup name="show"> <xs:attribute name="show" use="optional" form="qualified"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="other"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |