complexType "keyValueType"
Namespace:
Content:
empty, 3 attributes
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
at 12 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
/>
Known Direct Subtypes (1):
abstractQueryType
Known Indirect Subtypes (1):
queryType
All Direct / Indirect Based Elements (13):
abstract-query, add-message-property, factory-property, header, header, jndi-provider-property, option, optionalParameter, property, property, query, rename-message-property, requiredParameter
Known Usage Locations
Type Definition Detail
Type Derivation Tree
keyType (extension)
  keyValueType
XML Source (see within schema source)
<xsd:complexType name="keyValueType">
<xsd:complexContent>
<xsd:extension base="keyType">
<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.