element <stax>
Namespace:
Type:
Content:
empty, 3 attributes
Defined:
globally in mule-cxf.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
never
Content Model Diagram
XML Representation Summary
<stax
    id
 = 
xsd:ID
    xmlInputFactory
 = 
xsd:string
    xmlOutputFactory
 = 
xsd:string
/>
Anonymous Type Detail
Type Derivation Tree
  complexType
XML Source (see within schema source)
<xsd:element name="stax">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="beans:identifiedType">
<xsd:attribute name="xmlInputFactory" type="xsd:string"/>
<xsd:attribute name="xmlOutputFactory" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined in this component only; 2/3)
xmlInputFactory
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="xmlInputFactory" type="xsd:string"/>

xmlOutputFactory
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="xmlOutputFactory" type="xsd:string"/>

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.