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