http://www.theoutdoorscompany.com/Ecommerce/Services/Visitor/
CreateOnFileAccount Element
http://www.theoutdoorscompany.com/Ecommerce/Services/Visitor/ : CreateOnFileAccount Element
Namespace http://www.theoutdoorscompany.com/Ecommerce/Services/Visitor/
Diagram
ShippingCountry Element ShippingZipCode Element ShippingState Element ShippingCity Element ShippingAddress3 Element ShippingAddress2 Element ShippingAddress1 Element BillingCountry Element BillingZipCode Element BillingState Element BillingCity Element BillingAddress3 Element BillingAddress2 Element BillingAddress1 Element Fax Element AlternateTelephoneExtension Element AlternateTelephone Element TelephoneExtension Element Telephone Element CompanyName Element LastName Element FirstName Element Password Element Email Element SessionToken Element ClientCode Element Sequence CreateOnFileAccount Element
Overview
Sequence
ClientCode optional xs:string
SessionToken optional xs:string
Email optional xs:string
Password optional xs:string
FirstName optional xs:string
LastName optional xs:string
CompanyName optional xs:string
Telephone optional xs:string
TelephoneExtension optional xs:string
AlternateTelephone optional xs:string
AlternateTelephoneExtension optional xs:string
Fax optional xs:string
BillingAddress1 optional xs:string
BillingAddress2 optional xs:string
BillingAddress3 optional xs:string
BillingCity optional xs:string
BillingState optional xs:string
BillingZipCode optional xs:string
BillingCountry optional xs:string
ShippingAddress1 optional xs:string
ShippingAddress2 optional xs:string
ShippingAddress3 optional xs:string
ShippingCity optional xs:string
ShippingState optional xs:string
ShippingZipCode optional xs:string
ShippingCountry optional xs:string
Source
<xs:element name="CreateOnFileAccount" 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="Email" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="Password" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="FirstName" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="LastName" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="CompanyName" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="Telephone" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="TelephoneExtension" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="AlternateTelephone" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="AlternateTelephoneExtension" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="Fax" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="BillingAddress1" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="BillingAddress2" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="BillingAddress3" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="BillingCity" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="BillingState" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="BillingZipCode" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="BillingCountry" 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="ShippingZipCode" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ShippingCountry" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://www.theoutdoorscompany.com/Ecommerce/Services/Visitor/