Top |
Figure 96. Schema fragment for ecp:RelayState
<element name="RelayState" type="ecp:RelayStateType"/> <complexType name="RelayStateType"> <simpleContent> <extension base="string"> <attribute ref="S:mustUnderstand" use="required"/> <attribute ref="S:actor" use="required"/> </extension> </simpleContent> </complexType>
int
lasso_ecp_relay_state_validate (LassoEcpRelayState *relaystate
);
Validates the LassoEcpRelayState object conforms to required values.
LassoNode *
lasso_ecp_relay_state_new (const gchar *RelayState
);
The LassoEcpRelayState object is initialized as follows:
RelayState = RelayState
(if non-NULL)
mustUnderstand = TRUE
actor = LASSO_SOAP_ENV_ACTOR