Reference for http://ecoes-api--suds-p03-web.azure.suds.hosting.candc-uk.local/WebServices/Service/ECOESApi.svc/RESTful/JSON/GetTechnicalDetailsByMpan
Url: http://ecoes-api--suds-p03-web.azure.suds.hosting.candc-uk.local/WebServices/Service/ECOESApi.svc/RESTful/JSON/GetTechnicalDetailsByMpan
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:
<TechnicalDetailsResponse 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>
<TechnicalDetailsResult>
<Errors>
<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>
<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>
<UtilityMatches>
<UtilityMatch>
<UtilityDetails>
<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>
</UtilityDetails>
<UtilityKey>String content</UtilityKey>
<UtilityType>String content</UtilityType>
<Meters>
<Meter>
<MeterDetails>
<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>
</MeterDetails>
</Meter>
<Meter>
<MeterDetails>
<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>
</MeterDetails>
</Meter>
</Meters>
</UtilityMatch>
<UtilityMatch>
<UtilityDetails>
<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>
</UtilityDetails>
<UtilityKey>String content</UtilityKey>
<UtilityType>String content</UtilityType>
<Meters>
<Meter>
<MeterDetails>
<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>
</MeterDetails>
</Meter>
<Meter>
<MeterDetails>
<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>
</MeterDetails>
</Meter>
</Meters>
</UtilityMatch>
</UtilityMatches>
</TechnicalDetailsResult>
<TechnicalDetailsResult>
<Errors>
<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>
<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>
<UtilityMatches>
<UtilityMatch>
<UtilityDetails>
<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>
</UtilityDetails>
<UtilityKey>String content</UtilityKey>
<UtilityType>String content</UtilityType>
<Meters>
<Meter>
<MeterDetails>
<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>
</MeterDetails>
</Meter>
<Meter>
<MeterDetails>
<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>
</MeterDetails>
</Meter>
</Meters>
</UtilityMatch>
<UtilityMatch>
<UtilityDetails>
<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>
</UtilityDetails>
<UtilityKey>String content</UtilityKey>
<UtilityType>String content</UtilityType>
<Meters>
<Meter>
<MeterDetails>
<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>
</MeterDetails>
</Meter>
<Meter>
<MeterDetails>
<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>
</MeterDetails>
</Meter>
</Meters>
</UtilityMatch>
</UtilityMatches>
</TechnicalDetailsResult>
</Results>
</TechnicalDetailsResponse>
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"
}]
},
"UtilityMatches":[{
"UtilityDetails":[{
"Key":"String content",
"Value":"String content"
}],
"UtilityKey":"String content",
"UtilityType":"String content",
"Meters":[{
"MeterDetails":[{
"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.Responses" />
<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.Requests.WsSuds" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" />
<xs:complexType name="TechnicalDetailsResponse">
<xs:complexContent mixed="false">
<xs:extension base="tns:WsSudsMultiResultBaseResponse">
<xs:sequence>
<xs:element minOccurs="0" name="Results" nillable="true" type="tns:TechnicalDetailsResultCollection" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="TechnicalDetailsResponse" nillable="true" type="tns:TechnicalDetailsResponse" />
<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:q1="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Responses" type="q1:ResponseHeader" />
</xs:sequence>
</xs:complexType>
<xs:element name="WsSudsBaseResponse" nillable="true" type="tns:WsSudsBaseResponse" />
<xs:complexType name="TechnicalDetailsResultCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="TechnicalDetailsResult" nillable="true" type="tns:TechnicalDetailsResult" />
</xs:sequence>
</xs:complexType>
<xs:element name="TechnicalDetailsResultCollection" nillable="true" type="tns:TechnicalDetailsResultCollection" />
<xs:complexType name="TechnicalDetailsResult">
<xs:complexContent mixed="false">
<xs:extension base="tns:WsSudsBaseResult">
<xs:sequence>
<xs:element minOccurs="0" name="UtilityMatches" nillable="true" type="tns:ArrayOfUtilityMatch" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="TechnicalDetailsResult" nillable="true" type="tns:TechnicalDetailsResult" />
<xs:complexType name="WsSudsBaseResult">
<xs:sequence>
<xs:element minOccurs="0" name="Errors" nillable="true" xmlns:q2="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Collections" type="q2:ErrorCollection" />
<xs:element minOccurs="0" name="ParameterSet" nillable="true" xmlns:q3="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Requests.WsSuds" type="q3:GenericParameterSet" />
</xs:sequence>
</xs:complexType>
<xs:element name="WsSudsBaseResult" nillable="true" type="tns:WsSudsBaseResult" />
<xs:complexType name="ArrayOfUtilityMatch">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="UtilityMatch" nillable="true" type="tns:UtilityMatch" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfUtilityMatch" nillable="true" type="tns:ArrayOfUtilityMatch" />
<xs:complexType name="UtilityMatch">
<xs:complexContent mixed="false">
<xs:extension base="tns:BasicUtilityMatch">
<xs:sequence>
<xs:element minOccurs="0" name="Meters" nillable="true" type="tns:ArrayOfMeter" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="UtilityMatch" nillable="true" type="tns:UtilityMatch" />
<xs:complexType name="BasicUtilityMatch">
<xs:sequence>
<xs:element minOccurs="0" name="UtilityDetails" nillable="true" xmlns:q4="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" type="q4:KeyValuePairCollection" />
<xs:element minOccurs="0" name="UtilityKey" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UtilityType" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="BasicUtilityMatch" nillable="true" type="tns:BasicUtilityMatch" />
<xs:complexType name="ArrayOfMeter">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="Meter" nillable="true" type="tns:Meter" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfMeter" nillable="true" type="tns:ArrayOfMeter" />
<xs:complexType name="Meter">
<xs:sequence>
<xs:element minOccurs="0" name="MeterDetails" nillable="true" xmlns:q5="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.Common.Collections" type="q5:KeyValuePairCollection" />
</xs:sequence>
</xs:complexType>
<xs:element name="Meter" nillable="true" type="tns:Meter" />
</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.Common.Objects" />
<xs:complexType name="ErrorCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="Error" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/CandC.WSSUDS.RequestModel.Common.Objects" type="q1: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>