xlink:type

Attribute Information

Used By

Complex Type locator.type

Source

<xs:attribute name="type" default="simple">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="simple"/>
      <xs:enumeration value="extended"/>
      <xs:enumeration value="locator"/>
      <xs:enumeration value="arc"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample