xlink:type

Attribute Information

Used By

Source

<attribute name="type">
  <simpleType>
    <annotation>
      <documentation>Enumeration of values for the type attribute</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="simple"/>
      <enumeration value="extended"/>
      <enumeration value="locator"/>
      <enumeration value="arc"/>
      <enumeration value="resource"/>
      <enumeration value="title"/>
    </restriction>
  </simpleType>
</attribute>

Sample