simpleType typeType
namespace http://www.w3.org/1999/xlink
type restriction of xs:token
used by
attribute type
facets
Kind Value annotation 
enumeration simple 
enumeration extended 
enumeration title 
enumeration resource 
enumeration locator 
enumeration arc 
source <xs:simpleType name="typeType">
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="simple"/>
   
<xs:enumeration value="extended"/>
   
<xs:enumeration value="title"/>
   
<xs:enumeration value="resource"/>
   
<xs:enumeration value="locator"/>
   
<xs:enumeration value="arc"/>
 
</xs:restriction>
</xs:simpleType>


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