http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
StatisticsInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents : StatisticsInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
Diagram
HistoricalStockSupport Element Period2Support Element GroupBySupport Element DeltaType Element IsHasPeriod2 Element LocalizedInformation Element LocalizedName Element Information Element Name Element Number Element Sequence StatisticsInfo Complex Type
Overview
Sequence
Number xs:int
Name optional xs:string
Information optional xs:string
LocalizedName optional xs:string
LocalizedInformation optional xs:string
IsHasPeriod2 xs:boolean
GroupBySupport xs:boolean
Period2Support xs:boolean
Used By
StatisticsInfo Element
Source
<xs:complexType name="StatisticsInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="Number" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="Name" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="Information" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="LocalizedName" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="LocalizedInformation" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsHasPeriod2" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="DeltaType" type="tns:DeltaType" />
    <xs:element minOccurs="1" maxOccurs="1" name="GroupBySupport" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="Period2Support" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="HistoricalStockSupport" type="xs:boolean" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents