http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
LabelType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents : LabelType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
Type
Restriction of xs:string
Diagram
LabelType Simple Type
Overview
LabelType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationProduct
EnumerationCustomer
EnumerationSerialNumber
EnumerationReservations
EnumerationLocation
EnumerationSaleOrders
Source
<xs:simpleType name="LabelType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Product" />
    <xs:enumeration value="Customer" />
    <xs:enumeration value="SerialNumber" />
    <xs:enumeration value="Reservations" />
    <xs:enumeration value="Location" />
    <xs:enumeration value="SaleOrders" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents