attribute type
namespace http://www.w3.org/1999/xlink
type restriction of xs:string
properties
default simple
used by
complexType svg:aType
attributeGroups svg:xlinkRefAttrs svg:xlinkRefAttrsEmbed
facets
enumeration simple
enumeration extended
enumeration locator
enumeration arc
source <xs:attribute name="type" default="simple">
 
<xs:simpleType>
   
<xs:restriction base="string">
     
<xs:enumeration value="simple"/>
     
<xs:enumeration value="extended"/>
     
<xs:enumeration value="locator"/>
     
<xs:enumeration value="arc"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy