complexType "endpointRefType"
Namespace:
Content:
empty, 2 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
/>
All Direct / Indirect Based Elements (1):
reply-to
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="endpointRefType">
<xsd:attribute name="address" type="xsd:string"/>
<xsd:attribute name="ref" type="xsd:string"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
address
Type:
xsd:string, predefined
Use:
optional
The destination address for a reply message.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="address" type="xsd:string"/>

ref
Type:
xsd:string, predefined
Use:
optional
The reference name of a global endpoint to use. If this EndpointRef will be associated to a message such as a Reply-To address, this endpoint ref has to be available on the remote Mule instance that reads the Reply-To address.
XML Source (w/o annotations (1); 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.