"http://schemas.ggf.org/jsdl/2005/11/jsdl":JobDescription_Type is a complexType. More...
#include <src/wm.h>
Data Fields | |
jsdl__JobIdentification_USCOREType * | JobIdentification |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":JobIdentification. | |
jsdl__Application_USCOREType * | Application |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Application. | |
jsdl__Resources_USCOREType * | Resources |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Resources. | |
std::vector < jsdl__DataStaging_USCOREType * > | DataStaging |
Vector of jsdl__DataStaging_USCOREType* 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":JobDescription_Type is a complexType.
std::vector<_XML > jsdl__JobDescription_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":Application.
Optional element.
Vector of jsdl__DataStaging_USCOREType* element refs with length 0..unbounded.
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":JobIdentification.
Optional element.
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Resources.
Optional element.
struct soap* jsdl__JobDescription_USCOREType::soap [read] |
A handle to the soap struct that manages this instance (automatically set).