complexType "abstractFilterType"
Namespace:
Content:
complex, 1 attribute, attr. wildcard, 1 element
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 attribute
Used:
at 17 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?
</...>
Content Model Elements (1):
annotations
Known Direct Subtypes (15):
collectionFilterType, customFilterType, entryLastUpdateFilterType, entryLastUpdateFilterType, expressionFilterType, feedLastUpdateFilterType, feedLastUpdateFilterType, jsonFilterType, OGNLComplexType, patternFilterType, routeFilterType, schemaValidationFilterType, scriptFilterType, typeFilterType, unitaryFilterType
Known Indirect Subtypes (8):
caseSensitivePatternFilterType, jaxenFilterType, jxpathFilterType, regexFilterType, scopedPropertyFilterType, sxcFilterType, wildcardFilterType, xpathFilterType
All Direct / Indirect Based Elements (29):
and-filter, custom-filter, entry-last-updated-filter, entry-last-updated-filter, exception-type-filter, expression-filter, feed-last-updated-filter, feed-last-updated-filter, filename-regex-filter, filename-wildcard-filter, filter, filter, filter, is-json-filter, is-xml-filter, jaxen-filter, json-schema-validation-filter, jxpath-filter, message-property-filter, not-filter, or-filter, payload-type-filter, property-filter, regex-filter, request-wildcard-filter, route-filter, schema-validation-filter, wildcard-filter, xpath-filter
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      commonFilterType (extension)
          abstractFilterType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="abstractFilterType">
<xsd:complexContent>
<xsd:extension base="commonFilterType">
<xsd:attribute name="name" type="substitutableName"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/2)
name
Type:
Use:
optional
Identifies the filter so that other elements can reference it. Required if the filter is defined at the global level.
Attribute Value
xsd:string | xsd:NMTOKEN
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="name" type="substitutableName"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.