element <notification>
Namespace:
Type:
Content:
empty, 4 attributes
Defined:
Content Model Diagram
XML Representation Summary
<notification
    event-class
 = 
(xsd:string | xsd:string)
    event
 = 
("CONTEXT" | "MODEL" | "SERVICE" | "SECURITY" | "ENDPOINT-MESSAGE" | "COMPONENT-MESSAGE" | "MANAGEMENT" | "CONNECTION" | "REGISTRY" | "CUSTOM" | "EXCEPTION" | "TRANSACTION" | "ROUTING")
    interface-class
 = 
(xsd:string | xsd:string)
    interface
 = 
("CONTEXT" | "MODEL" | "SERVICE" | "SECURITY" | "ENDPOINT-MESSAGE" | "COMPONENT-MESSAGE" | "MANAGEMENT" | "CONNECTION" | "REGISTRY" | "CUSTOM" | "EXCEPTION" | "TRANSACTION" | "ROUTING")
/>
Included in content model of elements (1):
Annotation
Associates an event with an interface. Listeners that implement the interface will receive instances of the event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="notification" type="defineNotificationType"/>

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.