Home | Documentation |
ds__RetrievalMethodType Struct Reference
updated Mon May 13 2024 by Robert van Engelen
|
"http://www.w3.org/2000/09/xmldsig#":RetrievalMethodType is a complexType. More...
#include <ds.h>
Public Attributes | |
struct ds__TransformsType * | Transforms |
Element reference "http://www.w3.org/2000/09/xmldsig#":Transforms. More... | |
char * | URI |
Attribute URI of type xs:anyURI. More... | |
char * | Type |
Attribute Type of type xs:anyURI. More... | |
"http://www.w3.org/2000/09/xmldsig#":RetrievalMethodType is a complexType.
struct ds__TransformsType* ds__RetrievalMethodType::Transforms |
Element reference "http://www.w3.org/2000/09/xmldsig#":Transforms.
Optional element.
char* ds__RetrievalMethodType::Type |
Attribute Type of type xs:anyURI.
Optional attribute.
char* ds__RetrievalMethodType::URI |
Attribute URI of type xs:anyURI.
Optional attribute.