complexType "wildcardFilterType"
Namespace:
Content:
empty, 3 attributes
Defined:
globally in mule.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
    name
 = 
(xsd:string | xsd:NMTOKEN)
    pattern
 = 
xsd:string
    caseSensitive
 = 
(xsd:string | xsd:boolean) : "true"
/>
All Direct / Indirect Based Elements (4):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  abstractFilterType (extension)
      patternFilterType (extension)
          caseSensitivePatternFilterType (extension)
              wildcardFilterType
XML Source (see within schema source)
<xsd:complexType name="wildcardFilterType">
<xsd:complexContent>
<xsd:extension base="caseSensitivePatternFilterType"/>
</xsd:complexContent>
</xsd:complexType>

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.