Top |
Figure 22. Schema fragment for paos:Response
<xs:element name="Response" type="ResponseType"/> <xs:complexType name="ResponseType"> <xs:attribute name="refToMessageID" type="IDType" use="optional"/> <xs:attribute ref="S:mustUnderstand" use="required"/> <xs:attribute ref="S:actor" use="required"/> </xs:complexType>
int
lasso_paos_response_validate (LassoPaosResponse *node
);
Validates the object conforms to required values.
LassoNode *
lasso_paos_response_new (const gchar *refToMessageID
);
The LassoPaosResponse object is initialized as follows:
refToMessageID = refToMessageID
(if non-NULL)
mustUnderstand = TRUE
actor = LASSO_SOAP_ENV_ACTOR