complexType "schemaValidationTransformerType"
Namespace:
Content:
empty, 7 attributes
Defined:
globally in mule-xml.xsd; see XML source
Includes:
definitions of 2 attributes
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
    schemaFile
 = 
xsd:string
    schemaLanguage
 = 
xsd:string
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      schemaValidationTransformerType
XML Source (see within schema source)
<xsd:complexType name="schemaValidationTransformerType">
<xsd:complexContent>
<xsd:extension base="mule:abstractTransformerType">
<xsd:attribute name="schemaFile" type="xsd:string"/>
<xsd:attribute name="schemaLanguage" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 2/7)
schemaFile
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="schemaFile" type="xsd:string"/>

schemaLanguage
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="schemaLanguage" 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.