element <jxpath-extractor-transformer> (global)
Namespace:
Type:
Content:
complex, 8 attributes, attr. wildcard, 2 elements
Subst.Gr:
Defined:
globally in mule-xml.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<jxpath-extractor-transformer
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
("VALUE" | "XML" | "NODE")
 = 
(xsd:string | xsd:boolean)
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, namespace*
</jxpath-extractor-transformer>
Content model elements (2):
mule:annotations, namespace
May be included in elements by substitutions (133):
endpoint, mule:dead-letter-queue,
Annotation
The JXPathExtractor is a simple transformer that evaluates an XPath expression against the given bean and returns the result. By default, a single result will be returned. If multiple values are expected, set the {{singleResult}} property to {{false}}. In this case a {{List}} of values will be returned. Note the property is currently ignored for non-String/XML payloads.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="jxpath-extractor-transformer" substitutionGroup="mule:abstract-transformer" type="jxpathExtractorType"/>

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.