LassoWsAddrProblemAction
LassoWsAddrProblemAction * lasso_wsa_problem_action_new (void);
void
Creates a new LassoWsAddrProblemAction object.
a newly created LassoWsAddrProblemAction object
struct LassoWsAddrProblemAction { LassoNode parent; /* elements */ LassoWsAddrAttributedURI *Action; char *SoapAction; /* attributes */ GHashTable *attributes; };