complexType "customElement"
Namespace:
Content:
complex, attr. wildcard, elem. wildcard
Defined:
globally in mule-bpm.xsd; see XML source
Includes:
definitions of attr. wildcard, elem. wildcard
Used:
never
Content Model Diagram
XML Representation Summary
<...
    {any attribute with any namespace}
    >
   
Content: 
{any}*
</...>
XML Source (see within schema source)
<xsd:complexType name="customElement">
<xsd:choice>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/>
</xsd:choice>
<xsd:anyAttribute namespace="##any" processContents="lax"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
{any attribute with any namespace}
XML Source (see within schema source)
<xsd:anyAttribute namespace="##any" processContents="lax"/>
Content Element Detail (all declarations; defined in this component only; 1/1)
{any element with any namespace}
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/>

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.