"http://schemas.ggf.org/jsdl/2005/11/jsdl":Application_Type is a complexType. More...
#include <src/wm.h>
Data Fields | |
std::string * | ApplicationName |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":ApplicationName. | |
std::string * | ApplicationVersion |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":ApplicationVersion. | |
jsdl__Description_USCOREType * | Description |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Description. | |
std::vector< _XML > | __any |
TODO: <any namespace="##other" minoccurs="0" maxoccurs="unbounded"> TODO: Schema extensibility is user-definable. | |
_XML | __anyAttribute |
<anyAttribute namespace="##other"> TODO: Schema extensibility is user-definable. | |
struct soap * | soap |
A handle to the soap struct that manages this instance (automatically set). |
"http://schemas.ggf.org/jsdl/2005/11/jsdl":Application_Type is a complexType.
std::vector<_XML > jsdl__Application_USCOREType::__any |
TODO: <any namespace="##other" minoccurs="0" maxoccurs="unbounded"> TODO: Schema extensibility is user-definable.
Consult the protocol documentation to change or insert declarations. Use wsdl2h option -x to remove this element. Use wsdl2h option -d for xsd__anyType DOM (soap_dom_element). Size of the array of XML or DOM nodes is 0..unbounded Catch any element content in XML string.
<anyAttribute namespace="##other"> TODO: Schema extensibility is user-definable.
Consult the protocol documentation to change or insert declarations. Use wsdl2h option -x to remove this attribute. Use wsdl2h option -d for xsd__anyAttribute DOM (soap_dom_attribute). A placeholder that has no effect: please see comment.
std::string* jsdl__Application_USCOREType::ApplicationName |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":ApplicationName.
Optional element.
std::string* jsdl__Application_USCOREType::ApplicationVersion |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":ApplicationVersion.
Optional element.
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Description.
Optional element.
struct soap* jsdl__Application_USCOREType::soap [read] |
A handle to the soap struct that manages this instance (automatically set).