Top |
Figure 216. Schema fragment for ps:Notification
<xs:complexType name="NotificationType"> <xs:complexContent> <xs:extension base="subs:NotificationType"> <xs:sequence> <xs:element ref="ItemData" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
LassoIdWsf2PsNotification *
lasso_idwsf2_ps_notification_new (void
);
Creates a new LassoIdWsf2PsNotification object.