"http://schemas.ggf.org/jsdl/2005/11/jsdl":JobIdentification_Type is a complexType. More...
#include <src/wm.h>
Data Fields | |
std::string * | JobName |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":JobName. | |
jsdl__Description_USCOREType * | Description |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Description. | |
std::vector< std::string > | JobAnnotation |
Vector of std::string element refs with length 0..unbounded. | |
std::vector< std::string > | JobProject |
Vector of std::string element refs with length 0..unbounded. | |
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":JobIdentification_Type is a complexType.
std::vector<_XML > jsdl__JobIdentification_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.
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Description.
Optional element.
std::vector<std::string > jsdl__JobIdentification_USCOREType::JobAnnotation |
Vector of std::string element refs with length 0..unbounded.
std::string* jsdl__JobIdentification_USCOREType::JobName |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":JobName.
Optional element.
std::vector<std::string > jsdl__JobIdentification_USCOREType::JobProject |
Vector of std::string element refs with length 0..unbounded.
struct soap* jsdl__JobIdentification_USCOREType::soap [read] |
A handle to the soap struct that manages this instance (automatically set).