group "defaultWireFormatElements"
Namespace:
Content:
Defined:
globally in mule-client.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
(xml-wire-format | serialization-wire-format | custom-wire-format)?
Content Model Elements (3):
Known Usage Locations
XML Source (see within schema source)
<xsd:group name="defaultWireFormatElements">
<xsd:sequence>
<xsd:choice maxOccurs="1" minOccurs="0">
<xsd:element name="xml-wire-format"/>
<xsd:element name="serialization-wire-format"/>
<xsd:element name="custom-wire-format">
<xsd:complexType>
<xsd:attribute name="class" type="mule:substitutableClass" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined in this component only; 3/3)
custom-wire-format
Type:
anonymous, empty content
XML Source (see within schema source)
<xsd:element name="custom-wire-format">
<xsd:complexType>
<xsd:attribute name="class" type="mule:substitutableClass" use="required"/>
</xsd:complexType>
</xsd:element>

serialization-wire-format
Type:
xsd:anyType, any content
XML Source (see within schema source)
<xsd:element name="serialization-wire-format"/>

xml-wire-format
Type:
xsd:anyType, any content
XML Source (see within schema source)
<xsd:element name="xml-wire-format"/>

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.