http://www.theoutdoorscompany.com/Ecommerce/Services/Inventory/
GetCharacteristicValuesWithSKUsForItemByItemID Element
http://www.theoutdoorscompany.com/Ecommerce/Services/Inventory/ : GetCharacteristicValuesWithSKUsForItemByItemID Element
Namespace http://www.theoutdoorscompany.com/Ecommerce/Services/Inventory/
Diagram
SKUSelectionFields Element ItemID Element SessionToken Element ClientCode Element Sequence GetCharacteristicValuesWithSKUsForItemByItemID Element
Overview
Sequence
ClientCode optional xs:string
SessionToken optional xs:string
ItemID xs:int
SKUSelectionFields optional xs:string
Source
<xs:element name="GetCharacteristicValuesWithSKUsForItemByItemID" 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="1" maxOccurs="1" name="ItemID" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="SKUSelectionFields" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://www.theoutdoorscompany.com/Ecommerce/Services/Inventory/