simpleType "substitutableName"
Namespace:
Defined:
globally in mule.xsd; see XML source
Used:
at 23 locations
Simple Content Model
xsd:string | xsd:NMTOKEN
Known Direct Subtypes (1):
All Direct / Indirect Based Attributes (24):
Known Usage Locations
Annotation
A custom xsd:NMTOKEN type that also allows for Ant-style property placeholders.
Type Definition Detail
Type Derivation Tree
union of (restriction of propertyPlaceholderType | restriction of xsd:NMTOKEN)
  substitutableName
Derivation:
by union
Member Types
  1. anonymous simpleType:
    Derivation:
  2. anonymous simpleType:
    Derivation:
    restriction of xsd:NMTOKEN
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="substitutableName">
<xsd:union>
<xsd:simpleType>
<xsd:restriction base="propertyPlaceholderType"/>
</xsd:simpleType>
<xsd:simpleType>
<xsd:restriction base="xsd:NMTOKEN"/>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.