element <stax> (global)
Namespace:
Type:
anonymous complexType (extension of beans:identifiedType)
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
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
/>
Anonymous Type Detail
Type Derivation Tree
beans:identifiedType (extension)
  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 within 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 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.