simpleType "serveritySimpleType"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:NMTOKEN
Simple Content Restrictions:
Enumeration:
"DEBUG", "INFO", "WARN", "ERROR", "FATAL"

All Direct / Indirect Based Attributes (2):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:NMTOKEN (restriction)
  serveritySimpleType
Derivation:
restriction of xsd:NMTOKEN
Facets:
enumeration:
"DEBUG", "INFO", "WARN", "ERROR", "FATAL"
XML Source (see within schema source)
<xsd:simpleType name="serveritySimpleType">
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="DEBUG"/>
<xsd:enumeration value="INFO"/>
<xsd:enumeration value="WARN"/>
<xsd:enumeration value="ERROR"/>
<xsd:enumeration value="FATAL"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.