Genivia Home Documentation
uddi2__assertionStatusReport Class Reference

updated Mon Jan 22 2024 by Robert van Engelen
 
Public Attributes | List of all members
uddi2__assertionStatusReport Class Reference

Schema urn:uddi-org:api_v2:"assertionStatusReport". More...

#include <uddi_v2.h>

Public Attributes

std::vector< uddi2__assertionStatusItem * > assertionStatusItem
 Vector of uddi2__assertionStatusItem* with length 0..unbounded.
 
char * generic
 Attribute generic of type xs:string.
 
char * operator_
 Attribute operator of type xs:string.
 
struct soap * soap
 A handle to the soap struct context that manages this class instance.
 

Detailed Description

Schema urn:uddi-org:api_v2:"assertionStatusReport".

Member Data Documentation

◆ assertionStatusItem

std::vector<uddi2__assertionStatusItem*> uddi2__assertionStatusReport::assertionStatusItem

Vector of uddi2__assertionStatusItem* with length 0..unbounded.

◆ generic

char* uddi2__assertionStatusReport::generic

Attribute generic of type xs:string.

Required attribute

◆ operator_

char* uddi2__assertionStatusReport::operator_

Attribute operator of type xs:string.

Required attribute

◆ soap

struct soap* uddi2__assertionStatusReport::soap

A handle to the soap struct context that manages this class instance.


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