http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
GroupType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents : GroupType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
Type
Restriction of xs:string
Diagram
GroupType Simple Type
Overview
GroupType Restriction of xs:string
Facets
EnumerationCashRegisterGroup
EnumerationProductCategory
EnumerationProduct
Source
<xs:simpleType name="GroupType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="CashRegisterGroup" />
    <xs:enumeration value="ProductCategory" />
    <xs:enumeration value="Product" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents