Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 2 attributes |
Defined: |
|
Includes: |
definitions of 2 attributes |
XML Representation Summary | |||
<level-mapping | |||
severity | = |
("DEBUG" | "INFO" | "WARN" | "ERROR" | "FATAL") : "INFO" | |
eventId | = |
xsd:string | |
/> |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="level-mapping"> <xsd:complexType> </xsd:complexType> </xsd:element> |
Type: |
xsd:string, predefined |
Use: |
required |
<xsd:attribute name="eventId" type="xsd:string" use="required"/> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"DEBUG", "INFO", "WARN", "ERROR", "FATAL" |
Default: |
"INFO" |
<xsd:attribute default="INFO" name="severity" type="serveritySimpleType"/> |
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. |