Showing:

Diagrams
Facets
Source
Used by
Simple Type xlink:showType
Namespace http://www.w3.org/1999/xlink
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration new
enumeration replace
enumeration embed
enumeration other
enumeration none
Used by
Attribute @xlink:show
Source
<xs:simpleType name="showType">
  <xs:restriction base="xs:token">
    <xs:enumeration value="new"/>
    <xs:enumeration value="replace"/>
    <xs:enumeration value="embed"/>
    <xs:enumeration value="other"/>
    <xs:enumeration value="none"/>
  </xs:restriction>
</xs:simpleType>
Schema location http://www.w3.org/1999/xlink.xsd