![]() |
Home | Documentation |
wst__StatusType Struct Reference
updated Wed Oct 30 2024 by Robert van Engelen
|
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":StatusType is a complexType. More...
#include <wst.h>
Public Attributes | |
char * | Code |
Element "Code" of XSD type "http://docs.oasis-open.org/ws-sx/ws-trust/200512/":StatusCodeOpenEnum. | |
char * | Reason |
Element "Reason" of XSD type xs:string. | |
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":StatusType is a complexType.
struct wst__StatusType operations:
) deep deletes wst__StatusType data members, use only on dst after soap_dup_wst__StatusType(NULL, wst__StatusType *dst, wst__StatusType *src) (use soapcpp2 -Ed)
char* wst__StatusType::Code |
Element "Code" of XSD type "http://docs.oasis-open.org/ws-sx/ws-trust/200512/":StatusCodeOpenEnum.
Required element.
char* wst__StatusType::Reason |
Element "Reason" of XSD type xs:string.
Optional element.