Genivia Home Documentation
xenc__EncryptionPropertiesType Struct Reference

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

"http://www.w3.org/2001/04/xmlenc#":EncryptionPropertiesType is a complexType. More...

#include <xenc.h>

Collaboration diagram for xenc__EncryptionPropertiesType:

Public Attributes

$int __sizeEncryptionProperty
 Size of the dynamic array of xenc__EncryptionPropertyType* is 1..unbounded.
 
xenc__EncryptionPropertyTypeEncryptionProperty
 Array xenc__EncryptionPropertyType* of length 1..unbounded.
 
char * Id
 Attribute Id of type xs:ID.
 

Detailed Description

"http://www.w3.org/2001/04/xmlenc#":EncryptionPropertiesType is a complexType.

Member Data Documentation

◆ __sizeEncryptionProperty

$int xenc__EncryptionPropertiesType::__sizeEncryptionProperty

Size of the dynamic array of xenc__EncryptionPropertyType* is 1..unbounded.

◆ EncryptionProperty

xenc__EncryptionPropertyType* xenc__EncryptionPropertiesType::EncryptionProperty

Array xenc__EncryptionPropertyType* of length 1..unbounded.

◆ Id

char* xenc__EncryptionPropertiesType::Id

Attribute Id of type xs:ID.

Optional attribute.


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