element <schema-validation-filter>
Namespace:
Type:
Content:
empty, 4 attributes
Subst.Gr:
Defined:
globally in mule-xml.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<schema-validation-filter
    name
 = 
(xsd:string | xsd:NMTOKEN)
    schemaLocations
 = 
xsd:string
    schemaLanguage
 = 
xsd:string
    returnResult
 = 
xsd:boolean : "true"
/>
May be included in elements by substitutions (132):
mule:response (type anonymous),
mule:response (type anonymous),
Annotation
The schema validation filter uses the JAXP libraries to validate your message against a schema. Available as of Mule 2.2.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="schema-validation-filter" substitutionGroup="mule:abstract-filter" type="schemaValidationFilterType"/>

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.