simpleType parseType
namespace http://www.w3.org/2001/XInclude
type restriction of xs:token
used by
attribute includeType/@parse
facets
Kind Value annotation 
enumeration xml 
enumeration text 
source <xs:simpleType name="parseType">
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="xml"/>
   
<xs:enumeration value="text"/>
 
</xs:restriction>
</xs:simpleType>


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