complexType "xmlTransformerType"
Namespace:
Content:
empty, 6 attributes
Defined:
globally in mule-xml.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
    name
 = 
(xsd:string | xsd:NMTOKEN)
    returnClass
 = 
xsd:string
    ignoreBadInput
 = 
(xsd:string | xsd:boolean)
    mimeType
 = 
xsd:string
    encoding
 = 
xsd:string
    outputEncoding
 = 
xsd:string
/>
Known Direct Subtypes (2):
All Direct / Indirect Based Elements (5):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      xmlTransformerType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="xmlTransformerType">
<xsd:complexContent>
<xsd:extension base="mule:abstractTransformerType">
<xsd:attribute name="outputEncoding" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/6)
outputEncoding
Type:
xsd:string, predefined
Use:
optional
The encoding to use for the resulting XML/Text.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="outputEncoding" type="xsd:string"/>

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.