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