http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
GetOrganizations Element
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents : GetOrganizations Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
Diagram
languageId Element isoCurrencyId Element isoCountryId Element name Element organizationNumber Element Sequence GetOrganizations Element
Overview
Sequence
name optional xs:string
languageId xs:int
Source
<xs:element name="GetOrganizations" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="organizationNumber" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="name" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="isoCountryId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isoCurrencyId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="languageId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents