http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
StatisticsDefaultSelectedDateType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents : StatisticsDefaultSelectedDateType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
Type
Restriction of xs:string
Diagram
StatisticsDefaultSelectedDateType Simple Type
Overview
StatisticsDefaultSelectedDateType Restriction of xs:string
Facets
EnumerationLastYear
EnumerationFirstDayOfYear
EnumerationFirstDayOfMonth
EnumerationToday
EnumerationLast1Week
EnumerationLast2Weeks
EnumerationLastMonth
Source
<xs:simpleType name="StatisticsDefaultSelectedDateType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="LastYear" />
    <xs:enumeration value="FirstDayOfYear" />
    <xs:enumeration value="FirstDayOfMonth" />
    <xs:enumeration value="Today" />
    <xs:enumeration value="Last1Week" />
    <xs:enumeration value="Last2Weeks" />
    <xs:enumeration value="LastMonth" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents