element <ws-config> (global)
Namespace:
Type:
anonymous complexType (extension of mule:annotatedType)
Content:
complex, attr. wildcard, 2 elements
Defined:
globally in mule-cxf.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<ws-config
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, property*
</ws-config>
Content model elements (2):
mule:annotations, property
Included in content model of elements (2):
ws-security, ws-security (type wsSecurityClient)
Known Usage Locations
Anonymous Type Detail
Type Derivation Tree
mule:annotatedType (extension)
  complexType
XML Source (see within schema source)
<xsd:element name="ws-config">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="mule:annotatedType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="property" type="mule:keyValueType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
Content Element Detail (all declarations; defined within this component only; 1/2)
property
Type:
mule:keyValueType, empty content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="property" type="mule:keyValueType"/>

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.