http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ReceivedProductsDayPart Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ReceivedProductsDayPart Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
ReceivedProductsDayPart Simple Type
Overview
ReceivedProductsDayPart Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationNight
EnumerationMorning
EnumerationAfternoon
EnumerationEvening
Source
<xs:simpleType name="ReceivedProductsDayPart" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Night" />
    <xs:enumeration value="Morning" />
    <xs:enumeration value="Afternoon" />
    <xs:enumeration value="Evening" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents