|
Classes |
struct | wsa5__EndpointReferenceType |
| "http://www.w3.org/2005/08/addressing":EndpointReferenceType is a complexType. More...
|
struct | wsa5__ReferenceParametersType |
| "http://www.w3.org/2005/08/addressing":ReferenceParametersType is a complexType. More...
|
struct | wsa5__MetadataType |
| "http://www.w3.org/2005/08/addressing":MetadataType is a complexType. More...
|
struct | wsa5__ProblemActionType |
| "http://www.w3.org/2005/08/addressing":ProblemActionType is a complexType. More...
|
struct | wsa5__RelatesToType |
| "http://www.w3.org/2005/08/addressing":RelatesToType is a complexType with simpleContent. More...
|
struct | SOAP_ENV__Header |
| Added. More...
|
Defines |
#define | SOAP_WSA_2005 |
Typedefs |
typedef wsa5__EndpointReferenceType | wsa5__EndpointReferenceType |
| Typedef synonym for struct wsa5__EndpointReferenceType.
|
typedef wsa5__ReferenceParametersType | wsa5__ReferenceParametersType |
| Typedef synonym for struct wsa5__ReferenceParametersType.
|
typedef wsa5__MetadataType | wsa5__MetadataType |
| Typedef synonym for struct wsa5__MetadataType.
|
typedef wsa5__RelatesToType | wsa5__RelatesToType |
| Typedef synonym for struct wsa5__RelatesToType.
|
typedef wsa5__ProblemActionType | wsa5__ProblemActionType |
| Typedef synonym for struct wsa5__ProblemActionType.
|
typedef char * | wsa5__RelationshipTypeOpenEnum |
| union of values "tns:RelationshipType xs:anyURI"
|
typedef char * | wsa5__FaultCodesOpenEnumType |
| union of values "tns:FaultCodesType xs:QName"
|
typedef enum wsa5__RelationshipType | wsa5__RelationshipType |
| Typedef synonym for enum wsa5__RelationshipType.
|
typedef enum wsa5__FaultCodesType | wsa5__FaultCodesType |
| Typedef synonym for enum wsa5__FaultCodesType.
|
typedef wsa5__EndpointReferenceType | _wsa5__EndpointReference |
| Element "http://www.w3.org/2005/08/addressing":EndpointReference of type "http://www.w3.org/2005/08/addressing":EndpointReferenceType.
|
typedef wsa5__ReferenceParametersType | _wsa5__ReferenceParameters |
| Element "http://www.w3.org/2005/08/addressing":ReferenceParameters of type "http://www.w3.org/2005/08/addressing":ReferenceParametersType.
|
typedef wsa5__MetadataType | _wsa5__Metadata |
| Element "http://www.w3.org/2005/08/addressing":Metadata of type "http://www.w3.org/2005/08/addressing":MetadataType.
|
typedef char * | _wsa5__MessageID |
| Element "http://www.w3.org/2005/08/addressing":MessageID of type "http://www.w3.org/2005/08/addressing":AttributedURIType.
|
typedef wsa5__RelatesToType | _wsa5__RelatesTo |
| Element "http://www.w3.org/2005/08/addressing":RelatesTo of type "http://www.w3.org/2005/08/addressing":RelatesToType.
|
typedef wsa5__EndpointReferenceType | _wsa5__ReplyTo |
| Element "http://www.w3.org/2005/08/addressing":ReplyTo of type "http://www.w3.org/2005/08/addressing":EndpointReferenceType.
|
typedef wsa5__EndpointReferenceType | _wsa5__From |
| Element "http://www.w3.org/2005/08/addressing":From of type "http://www.w3.org/2005/08/addressing":EndpointReferenceType.
|
typedef wsa5__EndpointReferenceType | _wsa5__FaultTo |
| Element "http://www.w3.org/2005/08/addressing":FaultTo of type "http://www.w3.org/2005/08/addressing":EndpointReferenceType.
|
typedef char * | _wsa5__To |
| Element "http://www.w3.org/2005/08/addressing":To of type "http://www.w3.org/2005/08/addressing":AttributedURIType.
|
typedef char * | _wsa5__Action |
| Element "http://www.w3.org/2005/08/addressing":Action of type "http://www.w3.org/2005/08/addressing":AttributedURIType.
|
typedef ULONG64 | _wsa5__RetryAfter |
| Element "http://www.w3.org/2005/08/addressing":RetryAfter of type "http://www.w3.org/2005/08/addressing":AttributedUnsignedLongType.
|
typedef _QName | _wsa5__ProblemHeaderQName |
| Element "http://www.w3.org/2005/08/addressing":ProblemHeaderQName of type "http://www.w3.org/2005/08/addressing":AttributedQNameType.
|
typedef char * | _wsa5__ProblemIRI |
| Element "http://www.w3.org/2005/08/addressing":ProblemIRI of type "http://www.w3.org/2005/08/addressing":AttributedURIType.
|
typedef wsa5__ProblemActionType | _wsa5__ProblemAction |
| Element "http://www.w3.org/2005/08/addressing":ProblemAction of type "http://www.w3.org/2005/08/addressing":ProblemActionType.
|
typedef enum _wsa5__IsReferenceParameter | _wsa5__IsReferenceParameter |
Enumerations |
enum | wsa5__RelationshipType { http_x003a_x002f_x002fwww_x002ew3_x002eorg_x002f2005_x002f08_x002faddressing_x002freply
} |
| "http://www.w3.org/2005/08/addressing":RelationshipType is a simpleType restriction of xs:anyURI. More...
|
enum | wsa5__FaultCodesType {
wsa5__InvalidAddressingHeader,
wsa5__InvalidAddress,
wsa5__InvalidEPR,
wsa5__InvalidCardinality,
wsa5__MissingAddressInEPR,
wsa5__DuplicateMessageID,
wsa5__ActionMismatch,
wsa5__MessageAddressingHeaderRequired,
wsa5__DestinationUnreachable,
wsa5__ActionNotSupported,
wsa5__EndpointUnavailable
} |
| "http://www.w3.org/2005/08/addressing":FaultCodesType is a simpleType restriction of xs:QName. More...
|
enum | _wsa5__IsReferenceParameter { wsa5__false,
wsa5__true
} |