http://www.csapi.org/schema/parlayx/common/v2_1
The SimpleReference Complex Type

For those services that require a reference to a Web Service, the information required to create the endpoint information is contained in this type.


Local elements (3)
endpoint interfaceName correlator
Complex Type SimpleReference
The SimpleReference type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

Endpoint address.

<endpoint>xsd:anyURI</endpoint> [1..1]

Name of interface.

<interfaceName>xsd:string</interfaceName> [1..1]

Correlation information

<correlator>xsd:string</correlator> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="SimpleReference">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>For those services that require a reference to a Web Service, the information required to create the endpoint information is contained in this type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="endpoint"  type="xsd:anyURI">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Endpoint address.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="interfaceName"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Name of interface.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="correlator"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Correlation information</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 
Generated by WSDLdoc ©