xlink:show

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
xlink:show restriction of xs:token optional

Used By

Source

<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>