http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
GetId Element
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : GetId Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Diagram
recalculate Element maximum Element minimum Element fieldName Element tableName Element companyId Element organizationId Element Sequence GetId Element
Overview
Sequence
companyId xs:int
tableName optional xs:string
fieldName optional xs:string
minimum xs:int
maximum xs:int
recalculate xs:boolean
Source
<xs:element name="GetId" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="organizationId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="companyId" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="tableName" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="fieldName" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="minimum" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="maximum" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="recalculate" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents