simpleType "standardExpressionEnrichers"
Namespace:
Defined:
globally in mule.xsd; see XML source
Used:
never
Simple Content Model
enumeration of (xsd:string | xsd:NMTOKEN)
Simple Content Restrictions:
Enumeration:
"header", "custom"
Type Definition Detail
Type Derivation Tree
union of (restriction of propertyPlaceholderType | restriction of xsd:NMTOKEN)
  substitutableName (restriction)
      standardExpressionEnrichers
Derivation:
restriction of substitutableName
Facets:
enumeration:
"header", "custom"
XML Source (see within schema source)
<xsd:simpleType name="standardExpressionEnrichers">
<xsd:restriction base="substitutableName">
<xsd:enumeration value="header"/>
<xsd:enumeration value="custom"/>
</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.