http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
CreateCompanyResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents : CreateCompanyResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
Diagram
OrganizationName Element SystemPassword Element HashCode Element CompanyNumber Element CompanyName Element AdministratorPassword Element CompanyId Element eServicesCustomerNumber Element eServicesUserName Element Sequence CreateCompanyResult Element Sequence CreateCompanyResponse Element
Overview
Sequence
Sequence
eServicesUserName optional xs:string
CompanyId xs:int
AdministratorPassword optional xs:string
CompanyName optional xs:string
HashCode optional xs:string
SystemPassword optional xs:string
OrganizationName optional xs:string
Source
<xs:element name="CreateCompanyResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="CreateCompanyResult" type="tns:CompanySummaryInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents