http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Severity Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : Severity Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
Severity Simple Type
Overview
Severity Restriction of xs:string
Facets
EnumerationWarning
EnumerationInfo
EnumerationError
EnumerationDebug
Source
<xs:simpleType name="Severity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Warning" />
    <xs:enumeration value="Info" />
    <xs:enumeration value="Error" />
    <xs:enumeration value="Debug" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents