complexType "dataReferenceType"
Namespace:
Content:
mixed (allows character data), 3 attributes
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 3 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
    >
   
Content: 
{text}
</...>
All Direct / Indirect Based Elements (1):
payload
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType mixed="true" name="dataReferenceType">
<xsd:attribute name="file" type="xsd:string"/>
<xsd:attribute name="ref" type="xsd:string"/>
<!--I don't like this flag, may be we could use content-type mappings... -->
<xsd:attribute name="binary" type="substitutableBoolean"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 3/3)
binary
Type:
Use:
optional
Attribute Value
xsd:string | xsd:boolean
XML Source (see within schema source)
<xsd:attribute name="binary" type="substitutableBoolean"/>

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

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