Home | Documentation |
wsdd__AppSequenceType Struct Reference
updated Thu Mar 21 2024 by Robert van Engelen
|
"http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01":AppSequenceType is a complexType with complexContent restriction of XSD type xs:anyType. More...
#include <wsdd.h>
Public Attributes | |
unsigned int | InstanceId |
Attribute "InstanceId" of XSD type xs:unsignedInt. More... | |
char * | SequenceId |
Attribute "SequenceId" of XSD type xs:anyURI. More... | |
unsigned int | MessageNumber |
Attribute "MessageNumber" of XSD type xs:unsignedInt. More... | |
"http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01":AppSequenceType is a complexType with complexContent restriction of XSD type xs:anyType.
struct wsdd__AppSequenceType operations:
unsigned int wsdd__AppSequenceType::InstanceId |
Attribute "InstanceId" of XSD type xs:unsignedInt.
Required attribute.
unsigned int wsdd__AppSequenceType::MessageNumber |
Attribute "MessageNumber" of XSD type xs:unsignedInt.
Required attribute.
char* wsdd__AppSequenceType::SequenceId |
Attribute "SequenceId" of XSD type xs:anyURI.
Optional attribute.