complexType "log4jNotificationType"
Namespace:
Content:
complex, 11 attributes, attr. wildcard, 2 elements
Defined:
Includes:
definitions of 2 attributes, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
xsd:string
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, level-mapping*
</...>
Content Model Elements (2):
level-mapping (in log4j-notifications), mule:annotations
All Direct / Indirect Based Elements (1):
log4j-notifications
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
  mule:abstractAgentType (extension)
      notificationLoggerAgentType (extension)
          log4jNotificationType
XML Source (see within schema source)
<xsd:complexType name="log4jNotificationType">
<xsd:complexContent>
<xsd:extension base="notificationLoggerAgentType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="level-mapping">
<xsd:complexType>
<xsd:attribute default="INFO" name="severity" type="serveritySimpleType"/>
<xsd:attribute name="eventId" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="logName" type="xsd:string"/>
<xsd:attribute name="logConfigFile" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/12)
logConfigFile
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="logConfigFile" type="xsd:string"/>

logName
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="logName" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 1/2)
level-mapping
Type:
anonymous complexType, empty content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="level-mapping">
<xsd:complexType>
<xsd:attribute default="INFO" name="severity" type="serveritySimpleType"/>
<xsd:attribute name="eventId" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.