| Top |  |  |  |  | 
Figure 217. Schema fragment for ps:Notify
<xs:complexType name="NotifyType">
  <xs:complexContent>
    <xs:extension base="RequestAbstractType">
      <xs:sequence>
        <xs:element ref="Notification" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup ref="subs:NotifyAttributeGroup"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
LassoIdWsf2PsNotify *
lasso_idwsf2_ps_notify_new (void);
Creates a new LassoIdWsf2PsNotify object.