![]() |
Home | Documentation |
wst__BinaryExchangeType Struct Reference
updated Wed Oct 30 2024 by Robert van Engelen
|
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":BinaryExchangeType is a complexType with simpleContent. More...
#include <wst.h>
Public Attributes | |
char * | __item |
__item wraps "xs:string" simpleContent. | |
char * | ValueType |
Attribute "ValueType" of XSD type xs:anyURI. | |
char * | EncodingType |
Attribute "EncodingType" of XSD type xs:anyURI. | |
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":BinaryExchangeType is a complexType with simpleContent.
struct wst__BinaryExchangeType operations:
) deep deletes wst__BinaryExchangeType data members, use only on dst after soap_dup_wst__BinaryExchangeType(NULL, wst__BinaryExchangeType *dst, wst__BinaryExchangeType *src) (use soapcpp2 -Ed)
char* wst__BinaryExchangeType::__item |
__item wraps "xs:string" simpleContent.
char* wst__BinaryExchangeType::EncodingType |
Attribute "EncodingType" of XSD type xs:anyURI.
Required attribute.
char* wst__BinaryExchangeType::ValueType |
Attribute "ValueType" of XSD type xs:anyURI.
Required attribute.