complexType "webServiceType"
Namespace:
Content:
complex, 11 attributes, attr. wildcard, 10 elements
Defined:
globally in mule-cxf.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
("1.1" | "1.2")
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean) : "true"
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, schemaLocations?, ws-security?, properties?, abstract-databinding?, features?, inInterceptors?, inFaultInterceptors?, outInterceptors?, outFaultInterceptors?
</...>
Content Model Elements (10):
abstract-databinding, features, inFaultInterceptors, inInterceptors, mule:annotations, outFaultInterceptors, outInterceptors, properties, schemaLocations, ws-security
Known Direct Subtypes (3):
jaxWsServiceType, proxyServiceType, simpleServiceType
All Direct / Indirect Based Elements (3):
jaxws-service, proxy-service, simple-service
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
          webServiceType
XML Source (see within schema source)
<xsd:complexType name="webServiceType">
<xsd:complexContent>
<xsd:sequence>
<xsd:element minOccurs="0" name="schemaLocations" type="schemasType"/>
<xsd:element maxOccurs="1" minOccurs="0" ref="ws-security"/>
<xsd:group ref="commonConfiguration"/>
</xsd:sequence>
<xsd:attributeGroup ref="inboundAttributes"/>
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/10)
schemaLocations
Type:
schemasType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="schemaLocations" type="schemasType"/>

ws-security
Type:
wsSecurityService, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" ref="ws-security"/>

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.