Namespace: |
|
Content: |
complex, 8 attributes, 1 element |
Defined: |
globally in mule-xml.xsd; see XML source |
Includes: |
definitions of 3 attributes, 1 element |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
name | = |
(xsd:string | xsd:NMTOKEN) | |||
returnClass | = |
xsd:string | |||
ignoreBadInput | = |
(xsd:string | xsd:boolean) | |||
mimeType | = |
xsd:string | |||
encoding | = |
xsd:string | |||
expression | = |
xsd:string | |||
outputType | = |
("VALUE" | "XML" | "NODE") | |||
singleResult | = |
(xsd:string | xsd:boolean) | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree mule:abstractMessageProcessorType (extension) ![]() ![]() |
<xsd:complexType name="jxpathExtractorType"> <xsd:complexContent> <xsd:sequence> </xsd:sequence> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="VALUE"/> <xsd:enumeration value="XML"/> <xsd:enumeration value="NODE"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="expression" type="xsd:string"/> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"VALUE", "XML", "NODE" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute name="outputType"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="VALUE"/> <xsd:enumeration value="XML"/> <xsd:enumeration value="NODE"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="singleResult" type="mule:substitutableBoolean"/> |
Type: |
namespaceType, empty content |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="namespace" type="namespaceType"/> |
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. |