Genivia Home Documentation
ds__ReferenceType Struct Reference

updated Wed Oct 30 2024 by Robert van Engelen
 
ds__ReferenceType Struct Reference

"http://www.w3.org/2000/09/xmldsig#":ReferenceType is a complexType. More...

#include <ds.h>

Collaboration diagram for ds__ReferenceType:

Public Attributes

struct ds__TransformsTypeTransforms
 Element reference "http://www.w3.org/2000/09/xmldsig#":Transforms.
 
struct ds__DigestMethodTypeDigestMethod
 Element reference "http://www.w3.org/2000/09/xmldsig#":DigestMethod.
 
char * DigestValue
 Element reference "http://www.w3.org/2000/09/xmldsig#":DigestValue.
 
char * Id
 Attribute Id of type xs:ID.
 
char * URI
 Attribute URI of type xs:anyURI.
 
char * Type
 Attribute Type of type xs:anyURI.
 

Detailed Description

"http://www.w3.org/2000/09/xmldsig#":ReferenceType is a complexType.

Member Data Documentation

◆ DigestMethod

struct ds__DigestMethodType* ds__ReferenceType::DigestMethod

Element reference "http://www.w3.org/2000/09/xmldsig#":DigestMethod.

Required element.

◆ DigestValue

char* ds__ReferenceType::DigestValue

Element reference "http://www.w3.org/2000/09/xmldsig#":DigestValue.

Required element.

◆ Id

char* ds__ReferenceType::Id

Attribute Id of type xs:ID.

Optional attribute.

◆ Transforms

struct ds__TransformsType* ds__ReferenceType::Transforms

Element reference "http://www.w3.org/2000/09/xmldsig#":Transforms.

Optional element.

◆ Type

char* ds__ReferenceType::Type

Attribute Type of type xs:anyURI.

Optional attribute.

◆ URI

char* ds__ReferenceType::URI

Attribute URI of type xs:anyURI.

Optional attribute.


The documentation for this struct was generated from the following file: