complexType "jerseyComponentType"
Namespace:
Content:
complex, 3 elements
Defined:
globally in mule-jersey.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
((abstract-interceptor | interceptor-stack)+)?, mule:abstract-component+
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      jerseyComponentType
XML Source (see within schema source)
<xsd:complexType name="jerseyComponentType">
<xsd:complexContent>
<xsd:extension base="mule:abstractComponentType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="1" ref="mule:abstract-component"/>
</xsd:sequence>
<xsd:attributeGroup ref="componentAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 1/3)
mule:abstract-component
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
affiliated to substitution group abstract-message-processor; may be substituted with 13 elements
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="1" ref="mule:abstract-component"/>

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.