Home | Documentation |
wst__BinaryExchangeType Struct Reference
updated Thu Apr 15 2021 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. More... | |
char * | ValueType |
Attribute "ValueType" of XSD type xs:anyURI. More... | |
char * | EncodingType |
Attribute "EncodingType" of XSD type xs:anyURI. More... | |
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":BinaryExchangeType is a complexType with simpleContent.
struct wst__BinaryExchangeType operations:
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.