complexType "nameValueType"
Namespace:
Content:
empty, 3 attributes
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
/>
All Direct / Indirect Based Elements (1):
header
Known Usage Locations
Type Definition Detail
Type Derivation Tree
nameType (extension)
  nameValueType
XML Source (see within schema source)
<xsd:complexType name="nameValueType">
<xsd:complexContent>
<xsd:extension base="nameType">
<xsd:attribute name="value" type="xsd:string"/>
<xsd:attribute name="value-ref" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/3)
value
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="value" type="xsd:string"/>

value-ref
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="value-ref" 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.