Reference for http://ecoes-api--suds-p04-web.azure.suds.hosting.candc-uk.local/WebServices/Service/ECOESApi.svc/RESTful/JSON/GetRELAddresses
Url: http://ecoes-api--suds-p04-web.azure.suds.hosting.candc-uk.local/WebServices/Service/ECOESApi.svc/RESTful/JSON/GetRELAddresses
HTTP Method: POST
| Message direction | Format | Body |
|---|---|---|
| Request | Xml | Example,Schema |
| Request | Json | Example |
| Response | Xml | Example,Schema |
| Response | Json | Example |
The following is an example request Xml body:
<SearchRequest xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds">
<Authentication>
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects">String content</Key>
</Authentication>
<ParameterSets>
<GenericParameterSet>
<Parameters>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
</Parameters>
</GenericParameterSet>
<GenericParameterSet>
<Parameters>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
</Parameters>
</GenericParameterSet>
</ParameterSets>
</SearchRequest>
The following is an example request Json body:
{
"Authentication":{
"Key":"String content"
},
"ParameterSets":[{
"Parameters":[{
"Key":"String content",
"Value":"String content"
}]
}]
}
The following is an example response Xml body:
<GetRELAddressesResponse xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds">
<Header>
<RequestDate xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses">String content</RequestDate>
<RequestId xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses">2147483647</RequestId>
<ResponseTime xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses">String content</ResponseTime>
<VersionNumber xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses">String content</VersionNumber>
</Header>
<Results>
<GetRELAddressesResult xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections">
<Errors xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds">
<Error xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections">
<Code xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects">String content</Code>
<Description xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects">String content</Description>
</Error>
<Error xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections">
<Code xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects">String content</Code>
<Description xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects">String content</Description>
</Error>
</Errors>
<ParameterSet xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds">
<Parameters xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds">
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
</Parameters>
</ParameterSet>
<RELs xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds">
<REL>
<RELDetails>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
</RELDetails>
</REL>
<REL>
<RELDetails>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
</RELDetails>
</REL>
</RELs>
</GetRELAddressesResult>
<GetRELAddressesResult xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections">
<Errors xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds">
<Error xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections">
<Code xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects">String content</Code>
<Description xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects">String content</Description>
</Error>
<Error xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections">
<Code xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects">String content</Code>
<Description xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects">String content</Description>
</Error>
</Errors>
<ParameterSet xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds">
<Parameters xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds">
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
</Parameters>
</ParameterSet>
<RELs xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds">
<REL>
<RELDetails>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
</RELDetails>
</REL>
<REL>
<RELDetails>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
<KeyValuePair xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections">
<Key xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Key>
<Value xmlns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects">String content</Value>
</KeyValuePair>
</RELDetails>
</REL>
</RELs>
</GetRELAddressesResult>
</Results>
</GetRELAddressesResponse>
The following is an example response Json body:
{
"Header":{
"RequestDate":"String content",
"RequestId":2147483647,
"ResponseTime":"String content",
"VersionNumber":"String content"
},
"Results":[{
"Errors":[{
"Code":"String content",
"Description":"String content"
}],
"ParameterSet":{
"Parameters":[{
"Key":"String content",
"Value":"String content"
}]
},
"RELs":[{
"RELDetails":[{
"Key":"String content",
"Value":"String content"
}]
}]
}]
}
The following is the request Xml Schema:
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" />
<xs:complexType name="SearchRequest">
<xs:sequence>
<xs:element minOccurs="0" name="Authentication" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects" type="q1:Authentication" />
<xs:element minOccurs="0" name="ParameterSets" nillable="true" type="tns:ArrayOfGenericParameterSet" />
</xs:sequence>
</xs:complexType>
<xs:element name="SearchRequest" nillable="true" type="tns:SearchRequest" />
<xs:complexType name="ArrayOfGenericParameterSet">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="GenericParameterSet" nillable="true" type="tns:GenericParameterSet" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfGenericParameterSet" nillable="true" type="tns:ArrayOfGenericParameterSet" />
<xs:complexType name="GenericParameterSet">
<xs:sequence>
<xs:element minOccurs="0" name="Parameters" nillable="true" xmlns:q2="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" type="q2:KeyValuePairCollection" />
</xs:sequence>
</xs:complexType>
<xs:element name="GenericParameterSet" nillable="true" type="tns:GenericParameterSet" />
</xs:schema>
Additional request Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="anyType" nillable="true" type="xs:anyType" />
<xs:element name="anyURI" nillable="true" type="xs:anyURI" />
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
<xs:element name="boolean" nillable="true" type="xs:boolean" />
<xs:element name="byte" nillable="true" type="xs:byte" />
<xs:element name="dateTime" nillable="true" type="xs:dateTime" />
<xs:element name="decimal" nillable="true" type="xs:decimal" />
<xs:element name="double" nillable="true" type="xs:double" />
<xs:element name="float" nillable="true" type="xs:float" />
<xs:element name="int" nillable="true" type="xs:int" />
<xs:element name="long" nillable="true" type="xs:long" />
<xs:element name="QName" nillable="true" type="xs:QName" />
<xs:element name="short" nillable="true" type="xs:short" />
<xs:element name="string" nillable="true" type="xs:string" />
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
<xs:element name="char" nillable="true" type="tns:char" />
<xs:simpleType name="char">
<xs:restriction base="xs:int" />
</xs:simpleType>
<xs:element name="duration" nillable="true" type="tns:duration" />
<xs:simpleType name="duration">
<xs:restriction base="xs:duration">
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
</xs:restriction>
</xs:simpleType>
<xs:element name="guid" nillable="true" type="tns:guid" />
<xs:simpleType name="guid">
<xs:restriction base="xs:string">
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
</xs:restriction>
</xs:simpleType>
<xs:attribute name="FactoryType" type="xs:QName" />
<xs:attribute name="Id" type="xs:ID" />
<xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="Authentication">
<xs:sequence>
<xs:element minOccurs="0" name="Key" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="Authentication" nillable="true" type="tns:Authentication" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects" />
<xs:complexType name="KeyValuePairCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValuePair" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects" type="q1:KeyValuePair" />
</xs:sequence>
</xs:complexType>
<xs:element name="KeyValuePairCollection" nillable="true" type="tns:KeyValuePairCollection" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="KeyValuePair">
<xs:sequence>
<xs:element minOccurs="0" name="Key" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Value" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="KeyValuePair" nillable="true" type="tns:KeyValuePair" />
</xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
<tns:element name="schema">
<tns:complexType />
</tns:element>
</tns:schema>
The following is the response Xml Schema:
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" />
<xs:complexType name="GetRELAddressesResponse">
<xs:complexContent mixed="false">
<xs:extension base="tns:WsSudsMultiResultBaseResponse">
<xs:sequence>
<xs:element minOccurs="0" name="Results" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections" type="q1:GetRELAddressesResultResultCollection" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="GetRELAddressesResponse" nillable="true" type="tns:GetRELAddressesResponse" />
<xs:complexType name="WsSudsMultiResultBaseResponse">
<xs:complexContent mixed="false">
<xs:extension base="tns:WsSudsBaseResponse">
<xs:sequence />
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="WsSudsMultiResultBaseResponse" nillable="true" type="tns:WsSudsMultiResultBaseResponse" />
<xs:complexType name="WsSudsBaseResponse">
<xs:sequence>
<xs:element minOccurs="0" name="Header" nillable="true" xmlns:q2="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses" type="q2:ResponseHeader" />
</xs:sequence>
</xs:complexType>
<xs:element name="WsSudsBaseResponse" nillable="true" type="tns:WsSudsBaseResponse" />
<xs:complexType name="GetRELAddressesResult">
<xs:complexContent mixed="false">
<xs:extension base="tns:WsSudsBaseResult">
<xs:sequence>
<xs:element minOccurs="0" name="RELs" nillable="true" type="tns:ArrayOfREL" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="GetRELAddressesResult" nillable="true" type="tns:GetRELAddressesResult" />
<xs:complexType name="WsSudsBaseResult">
<xs:sequence>
<xs:element minOccurs="0" name="Errors" nillable="true" xmlns:q3="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections" type="q3:ErrorCollection" />
<xs:element minOccurs="0" name="ParameterSet" nillable="true" xmlns:q4="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds" type="q4:GenericParameterSet" />
</xs:sequence>
</xs:complexType>
<xs:element name="WsSudsBaseResult" nillable="true" type="tns:WsSudsBaseResult" />
<xs:complexType name="ArrayOfREL">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="REL" nillable="true" type="tns:REL" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfREL" nillable="true" type="tns:ArrayOfREL" />
<xs:complexType name="REL">
<xs:sequence>
<xs:element minOccurs="0" name="RELDetails" nillable="true" xmlns:q5="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" type="q5:KeyValuePairCollection" />
</xs:sequence>
</xs:complexType>
<xs:element name="REL" nillable="true" type="tns:REL" />
</xs:schema>
Additional response Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="anyType" nillable="true" type="xs:anyType" />
<xs:element name="anyURI" nillable="true" type="xs:anyURI" />
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
<xs:element name="boolean" nillable="true" type="xs:boolean" />
<xs:element name="byte" nillable="true" type="xs:byte" />
<xs:element name="dateTime" nillable="true" type="xs:dateTime" />
<xs:element name="decimal" nillable="true" type="xs:decimal" />
<xs:element name="double" nillable="true" type="xs:double" />
<xs:element name="float" nillable="true" type="xs:float" />
<xs:element name="int" nillable="true" type="xs:int" />
<xs:element name="long" nillable="true" type="xs:long" />
<xs:element name="QName" nillable="true" type="xs:QName" />
<xs:element name="short" nillable="true" type="xs:short" />
<xs:element name="string" nillable="true" type="xs:string" />
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
<xs:element name="char" nillable="true" type="tns:char" />
<xs:simpleType name="char">
<xs:restriction base="xs:int" />
</xs:simpleType>
<xs:element name="duration" nillable="true" type="tns:duration" />
<xs:simpleType name="duration">
<xs:restriction base="xs:duration">
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
</xs:restriction>
</xs:simpleType>
<xs:element name="guid" nillable="true" type="tns:guid" />
<xs:simpleType name="guid">
<xs:restriction base="xs:string">
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
</xs:restriction>
</xs:simpleType>
<xs:attribute name="FactoryType" type="xs:QName" />
<xs:attribute name="Id" type="xs:ID" />
<xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="ResponseHeader">
<xs:sequence>
<xs:element minOccurs="0" name="RequestDate" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RequestId" type="xs:int" />
<xs:element minOccurs="0" name="ResponseTime" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="VersionNumber" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="ResponseHeader" nillable="true" type="tns:ResponseHeader" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects" />
<xs:complexType name="GetRELAddressesResultResultCollection">
<xs:annotation>
<xs:appinfo>
<GenericType Name="{0}ResultCollection" Namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
<GenericParameter Name="GetRELAddressesResult" Namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds" />
</GenericType>
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="GetRELAddressesResult" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses.WsSuds" type="q1:GetRELAddressesResult" />
</xs:sequence>
</xs:complexType>
<xs:element name="GetRELAddressesResultResultCollection" nillable="true" type="tns:GetRELAddressesResultResultCollection" />
<xs:complexType name="ErrorCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="Error" nillable="true" xmlns:q2="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects" type="q2:Error" />
</xs:sequence>
</xs:complexType>
<xs:element name="ErrorCollection" nillable="true" type="tns:ErrorCollection" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="Error">
<xs:sequence>
<xs:element minOccurs="0" name="Code" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="Error" nillable="true" type="tns:Error" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" />
<xs:complexType name="GenericParameterSet">
<xs:sequence>
<xs:element minOccurs="0" name="Parameters" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" type="q1:KeyValuePairCollection" />
</xs:sequence>
</xs:complexType>
<xs:element name="GenericParameterSet" nillable="true" type="tns:GenericParameterSet" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects" />
<xs:complexType name="KeyValuePairCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValuePair" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects" type="q1:KeyValuePair" />
</xs:sequence>
</xs:complexType>
<xs:element name="KeyValuePairCollection" nillable="true" type="tns:KeyValuePairCollection" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Objects" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="KeyValuePair">
<xs:sequence>
<xs:element minOccurs="0" name="Key" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Value" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="KeyValuePair" nillable="true" type="tns:KeyValuePair" />
</xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
<tns:element name="schema">
<tns:complexType />
</tns:element>
</tns:schema>