complexType "publishNotificationType"
Namespace:
Content:
complex, 9 attributes, 1 element
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    ignoreManagerNotifications
 = 
(xsd:string | xsd:boolean) : "false"
    ignoreModelNotifications
 = 
(xsd:string | xsd:boolean) : "false"
    ignoreComponentNotifications
 = 
(xsd:string | xsd:boolean) : "false"
    ignoreConnectionNotifications
 = 
(xsd:string | xsd:boolean) : "false"
    ignoreSecurityNotifications
 = 
(xsd:string | xsd:boolean) : "false"
    ignoreManagementNotifications
 = 
(xsd:string | xsd:boolean) : "false"
    ignoreCustomNotifications
 = 
(xsd:string | xsd:boolean) : "false"
    ignoreAdminNotifications
 = 
(xsd:string | xsd:boolean) : "false"
    ignoreMessageNotifications
 = 
(xsd:string | xsd:boolean) : "false"
    >
   
Content: 
mule:abstract-outbound-endpoint?
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      publishNotificationType
XML Source (see within schema source)
<xsd:complexType name="publishNotificationType">
<xsd:complexContent>
<xsd:extension base="notificationLoggerAgentType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" ref="mule:abstract-outbound-endpoint"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 1/1)
mule:abstract-outbound-endpoint
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 26 elements
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" ref="mule:abstract-outbound-endpoint"/>

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.