complexType "namespaceType"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in mule-xml.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
/>
All Direct / Indirect Based Elements (2):
namespace, namespace
Known Usage Locations
Annotation
A namespace declaration for XPath expressions. The prefix used here can be used inside XPath expressions.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="namespaceType">
<xsd:attribute name="prefix" type="xsd:string" use="required"/>
<xsd:attribute name="uri" type="xsd:string" use="required"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
prefix
Type:
xsd:string, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute name="prefix" type="xsd:string" use="required"/>

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

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.