attributeGroup "enricherSourceTargetAttributes"
Namespace:
Content:
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
...>
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:attributeGroup name="enricherSourceTargetAttributes">
<xsd:attribute name="source" type="xsd:string"/>
<xsd:attribute name="target" type="xsd:string" use="required"/>
</xsd:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 2/2)
source
Type:
xsd:string, predefined
Use:
optional
An evaluator expression used to extract a value from the result of the enrichment message processor. If an expression is not specified then the payload of the message is used.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="source" type="xsd:string"/>

target
Type:
xsd:string, predefined
Use:
required
The enricher expression used to enrich the current message with the result the processing of the enrichement message processor specified.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="target" type="xsd:string" use="required"/>

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.