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