http://www.w3.org/1999/xlink
attribute type

Properties
This component is not nillable.

Source
<xs:attribute name="type">
<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>


© Copyright 2000-2009, yWorks GmbH. All rights reserved.