2.2.4.4 t:BaseNotificationEventType Complex Type
The BaseNotificationEventType complex type specifies the base type for event notifications.
-
<xs:complexType name="BaseNotificationEventType"> <xs:sequence> <xs:element name="Watermark" type="t:WatermarkType" minOccurs="0" /> </xs:sequence> </xs:complexType>
The following table lists and describes the child elements of the BaseNotificationEventType complex type.
Element name |
Type |
Description |
---|---|---|
Watermark |
t:WatermarkType (section 2.2.5.1) |