complexType "wireTapRouterType"
Namespace:
Content:
complex, attr. wildcard, 3 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-filter?, abstract-outbound-endpoint
</...>
Content Model Elements (3):
abstract-filter, abstract-outbound-endpoint, annotations
All Direct / Indirect Based Elements (1):
wire-tap-router
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      filteredInboundRouterType (extension)
          wireTapRouterType
XML Source (see within schema source)
<xsd:complexType name="wireTapRouterType">
<xsd:complexContent>
<xsd:extension base="filteredInboundRouterType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" ref="abstract-outbound-endpoint"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
abstract-outbound-endpoint
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 25 elements
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" ref="abstract-outbound-endpoint"/>

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.