diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
properties |
|
||
children | NotifyElements NotifyEvents NotifyLeaseDuration NotifyPullMethod NotifyRecipientUri NotifyTimeInterval NotifyUserData | ||
used by |
|
||
source | <xs:element name="SubscriptionProcessing"> <xs:complexType> <xs:sequence> <xs:element ref="NotifyElements" minOccurs="0"/> <xs:element ref="NotifyEvents" minOccurs="0"/> <xs:element ref="NotifyLeaseDuration" minOccurs="0"/> <xs:element ref="NotifyPullMethod" minOccurs="0"/> <xs:element ref="NotifyRecipientUri" minOccurs="0"/> <xs:element ref="NotifyTimeInterval" minOccurs="0"/> <xs:element ref="NotifyUserData" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |