simpleType "substitutableName"
Namespace:
Defined:
globally in mule.xsd; see XML source
Used:
at 36 locations
Simple Content Model
xsd:string | xsd:NMTOKEN
Known Direct Subtypes (4):
expressionFilterEvaluators, standardExpressionEnrichers, standardExpressionEvaluators, whenExpressionEvaluators
All Direct / Indirect Based Attributes (36):
abstractConnectorType/@name,
abstractFilterType/@name,
abstractGlobalEndpointType/@name,
abstractGlobalInterceptingMessageProcessorType/@name,
abstractInboundEndpointType/@name,
abstractNotificationExceptionStrategyType/@name,
abstractOutboundEndpointType/@name,
abstractTransformerType/@name,
baseAggregatorType/@storePrefix,
baseDataSourceType/@name,
choiceExceptionStrategyType/@name,
customAgentType/@name,
customMessageProcessorType/@name,
customQueueStoreType/@name,
droolsType/@name,
encryptionStrategyType/@name,
entry-property/@name,
expressionAttributes/@custom-evaluator,
expressionAttributes/@evaluator,
expressionFilterType/@customEvaluator,
expressionFilterType/@evaluator,
globalPropertyType/@name,
idempotentMessageFilterType/@storePrefix,
invokeType/@name,
jbpmType/@name,
messageProcessorChainType/@name,
optionalExpressionAttributes/@custom-evaluator,
optionalExpressionAttributes/@evaluator,
propertyEntryPointResolverType/@property,
requestReplyType/@storePrefix,
securityProviderType/@name,
springBeanLookupType/@bean,
testComponentType/@exceptionToThrow,
transactionManagerType/@name,
whenMessageProcessorFilterPairType/@custom-evaluator,
whenMessageProcessorFilterPairType/@evaluator
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 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.