![]() |
Home | Documentation |
wsdd__SigType Struct Reference
updated Wed Aug 16 2017
|
"http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01":SigType is a complexType. More...
#include <wsdd.h>
Public Attributes | |
char * | Scheme |
char * | KeyId |
Attribute KeyId of type xs:base64Binary. More... | |
char * | Refs |
Attribute Refs of type xs:IDREFS. More... | |
char * | Sig |
Attribute Sig of type xs:base64Binary. More... | |
"http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01":SigType is a complexType.
char* wsdd__SigType::KeyId |
Attribute KeyId of type xs:base64Binary.
Optional attribute.
char* wsdd__SigType::Refs |
Attribute Refs of type xs:IDREFS.
Required attribute.
char* wsdd__SigType::Scheme |
TODO: <any namespace="##other" minoccurs="0" maxoccurs="unbounded"> TODO: Schema extensibility is user-definable. Consult the protocol documentation to change or insert declarations. Use wsdl2h option -x to remove this element. Use wsdl2h option -d for xsd__anyType DOM (soap_dom_element). Attribute Scheme of type xs:anyURI. Required attribute.
char* wsdd__SigType::Sig |
Attribute Sig of type xs:base64Binary.
Required attribute.