simpleType "useType"
Namespace:
Defined:
globally in mule-axis.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:NMTOKEN
Simple Content Restrictions:
Enumeration:
"ENCODED", "LITERAL"

All Direct / Indirect Based Attributes (2):
generalPropertyAttributes/@use, wrapperComponentType/@use
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:NMTOKEN (restriction)
  useType
Derivation:
restriction of xsd:NMTOKEN
Facets:
enumeration:
"ENCODED", "LITERAL"
XML Source (see within schema source)
<xsd:simpleType name="useType">
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="ENCODED"/>
<xsd:enumeration value="LITERAL"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.