simpleType "notificationTypes"
Namespace:
Defined:
globally in mule.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:NMTOKEN
Simple Content Restrictions:
Enumeration:
"CONTEXT", "MODEL", "SERVICE", "SECURITY", "ENDPOINT-MESSAGE", "COMPONENT-MESSAGE", "MANAGEMENT", "MESSAGE-PROCESSOR", "CONNECTION", "REGISTRY", "CUSTOM", "EXCEPTION", "TRANSACTION", "ROUTING"

All Direct / Indirect Based Attributes (4):
defineNotificationType/@event, disableNotificationType/@event,
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:NMTOKEN (restriction)
  notificationTypes
Derivation:
restriction of xsd:NMTOKEN
Facets:
enumeration:
"CONTEXT", "MODEL", "SERVICE", "SECURITY", "ENDPOINT-MESSAGE", "COMPONENT-MESSAGE", "MANAGEMENT", "MESSAGE-PROCESSOR", "CONNECTION", "REGISTRY", "CUSTOM", "EXCEPTION", "TRANSACTION", "ROUTING"
XML Source (see within schema source)
<xsd:simpleType name="notificationTypes">
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="CONTEXT"/>
<xsd:enumeration value="MODEL"/>
<xsd:enumeration value="SERVICE"/>
<xsd:enumeration value="SECURITY"/>
<xsd:enumeration value="ENDPOINT-MESSAGE"/>
<xsd:enumeration value="COMPONENT-MESSAGE"/>
<xsd:enumeration value="MANAGEMENT"/>
<xsd:enumeration value="MESSAGE-PROCESSOR"/>
<xsd:enumeration value="CONNECTION"/>
<xsd:enumeration value="REGISTRY"/>
<xsd:enumeration value="CUSTOM"/>
<xsd:enumeration value="EXCEPTION"/>
<xsd:enumeration value="TRANSACTION"/>
<xsd:enumeration value="ROUTING"/>
</xsd:restriction>
</xsd:simpleType>

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.