xlink:show

Attribute Information

Used By

Attribute Groups xlink:arcLink, xlink:simpleLink

Source

<attribute name="show">
  <simpleType>
    <restriction base="string">
      <enumeration value="new"/>
      <enumeration value="replace"/>
      <enumeration value="embed"/>
      <enumeration value="other"/>
      <enumeration value="none"/>
    </restriction>
  </simpleType>
</attribute>

Sample