http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
GetModifiedAddressesResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : GetModifiedAddressesResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
CustomerNumber Element IsoCountryCode Element CountryDescription Element CountryId Element City Element ZipCode Element County Element AddressDescription Element Address Element NumberPart2 Element NumberPart1 Element Street Element AddressType Element ExternalCode Element CustomerId Element ItemId Element Sequence ModifiedAddressInfo Element Sequence GetModifiedAddressesResult Element Sequence GetModifiedAddressesResponse Element
Overview
Sequence
Sequence
Sequence
ItemId xs:int
CustomerId xs:int
ExternalCode optional xs:string
Street optional xs:string
NumberPart2 optional xs:string
Address optional xs:string
AddressDescription optional xs:string
County optional xs:string
ZipCode optional xs:string
City optional xs:string
CountryId xs:int
CountryDescription optional xs:string
IsoCountryCode optional xs:string
Source
<xs:element name="GetModifiedAddressesResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetModifiedAddressesResult" type="tns:ArrayOfModifiedAddressInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents