"http://glite.org/wms/wmproxy":VOProxyInfoStructType is a complexType. More...
#include <src/wm.h>
Data Fields | |
std::string | User |
Element User of type xs:string. | |
std::string | UserCA |
Element UserCA of type xs:string. | |
std::string | Server |
Element Server of type xs:string. | |
std::string | ServerCA |
Element ServerCA of type xs:string. | |
std::string | VOName |
Element VOName of type xs:string. | |
std::string | URI |
Element URI of type xs:string. | |
std::string | StartTime |
Element StartTime of type xs:string. | |
std::string | EndTime |
Element EndTime of type xs:string. | |
std::vector< std::string > | Attribute |
Vector of std::string with length 1..unbounded. | |
struct soap * | soap |
A handle to the soap struct that manages this instance (automatically set). |
"http://glite.org/wms/wmproxy":VOProxyInfoStructType is a complexType.
std::vector<std::string > ns1__VOProxyInfoStructType::Attribute |
Vector of std::string with length 1..unbounded.
std::string ns1__VOProxyInfoStructType::EndTime |
Element EndTime of type xs:string.
Required element.
std::string ns1__VOProxyInfoStructType::Server |
Element Server of type xs:string.
Required element.
std::string ns1__VOProxyInfoStructType::ServerCA |
Element ServerCA of type xs:string.
Required element.
struct soap* ns1__VOProxyInfoStructType::soap [read] |
A handle to the soap struct that manages this instance (automatically set).
std::string ns1__VOProxyInfoStructType::StartTime |
Element StartTime of type xs:string.
Required element.
std::string ns1__VOProxyInfoStructType::URI |
Element URI of type xs:string.
Required element.
std::string ns1__VOProxyInfoStructType::User |
Element User of type xs:string.
Required element.
std::string ns1__VOProxyInfoStructType::UserCA |
Element UserCA of type xs:string.
Required element.
std::string ns1__VOProxyInfoStructType::VOName |
Element VOName of type xs:string.
Required element.