| Top |  |  |  |  | 
Figure 228. Schema fragment for ps:ResponseAbstract
<xs:complexType name="ResponseAbstractType" abstract="true">
  <xs:sequence>
    <xs:element ref="lu:Status"/>
  </xs:sequence>
  <xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>
LassoIdWsf2PsResponseAbstract *
lasso_idwsf2_ps_response_abstract_new (void);
Creates a new LassoIdWsf2PsResponseAbstract object.