Home | Documentation |
wsrm__OfferType Struct Reference
updated Tue May 21 2024 by Robert van Engelen
|
"http://docs.oasis-open.org/ws-rx/wsrm/200702":OfferType is a complexType. More...
#include <wsrm.h>
Public Attributes | |
char * | Identifier |
Element reference "http://docs.oasis-open.org/ws-rx/wsrm/200702":Identifier. More... | |
wsa5__EndpointReferenceType | Endpoint |
Element Endpoint of type "http://www.w3.org/2005/08/addressing":EndpointReferenceType. More... | |
xsd__duration * | Expires |
Element reference "http://docs.oasis-open.org/ws-rx/wsrm/200702":Expires. More... | |
enum wsrm__IncompleteSequenceBehaviorType * | IncompleteSequenceBehavior |
Element IncompleteSequenceBehavior of type "http://docs.oasis-open.org/ws-rx/wsrm/200702":IncompleteSequenceBehaviorType. More... | |
"http://docs.oasis-open.org/ws-rx/wsrm/200702":OfferType is a complexType.
wsa5__EndpointReferenceType wsrm__OfferType::Endpoint |
Element Endpoint of type "http://www.w3.org/2005/08/addressing":EndpointReferenceType.
Required element.
xsd__duration* wsrm__OfferType::Expires |
Element reference "http://docs.oasis-open.org/ws-rx/wsrm/200702":Expires.
Optional element.
char* wsrm__OfferType::Identifier |
Element reference "http://docs.oasis-open.org/ws-rx/wsrm/200702":Identifier.
Required element.
enum wsrm__IncompleteSequenceBehaviorType* wsrm__OfferType::IncompleteSequenceBehavior |
Element IncompleteSequenceBehavior of type "http://docs.oasis-open.org/ws-rx/wsrm/200702":IncompleteSequenceBehaviorType.
Optional element.