http://www.theoutdoorscompany.com/Ecommerce/Services/Return/
SaveReturnAddress Element
http://www.theoutdoorscompany.com/Ecommerce/Services/Return/ : SaveReturnAddress Element
Namespace http://www.theoutdoorscompany.com/Ecommerce/Services/Return/
Diagram
ShippingTaxArea Element ShippingCode Element ShippingPhone Element ShippingCountry Element ShippingZip Element ShippingState Element ShippingCity Element ShippingAddress3 Element ShippingAddress2 Element ShippingAddress1 Element ShippingLastName Element ShippingFirstName Element SessionToken Element ClientCode Element Sequence SaveReturnAddress Element
Overview
Sequence
ClientCode optional xs:string
SessionToken optional xs:string
ShippingFirstName optional xs:string
ShippingLastName optional xs:string
ShippingAddress1 optional xs:string
ShippingAddress2 optional xs:string
ShippingAddress3 optional xs:string
ShippingCity optional xs:string
ShippingState optional xs:string
ShippingZip optional xs:string
ShippingCountry optional xs:string
ShippingPhone optional xs:string
ShippingCode optional xs:string
ShippingTaxArea optional xs:string
Source
<xs:element name="SaveReturnAddress" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="ClientCode" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="SessionToken" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingFirstName" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingLastName" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingAddress1" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingAddress2" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingAddress3" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingCity" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingState" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingZip" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingCountry" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingPhone" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingCode" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingTaxArea" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://www.theoutdoorscompany.com/Ecommerce/Services/Return/