"http://schemas.ggf.org/jsdl/2005/11/jsdl":RangeValue_Type is a complexType. More...
#include <src/wm.h>
Data Fields | |
jsdl__Boundary_USCOREType * | UpperBoundedRange |
Element UpperBoundedRange of type "http://schemas.ggf.org/jsdl/2005/11/jsdl":Boundary_Type. | |
jsdl__Boundary_USCOREType * | LowerBoundedRange |
Element LowerBoundedRange of type "http://schemas.ggf.org/jsdl/2005/11/jsdl":Boundary_Type. | |
std::vector < jsdl__Exact_USCOREType * > | Exact |
Vector of jsdl__Exact_USCOREType* with length 0..unbounded. | |
std::vector < jsdl__Range_USCOREType * > | Range |
Vector of jsdl__Range_USCOREType* with length 0..unbounded. | |
_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":RangeValue_Type is a complexType.
<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::vector<jsdl__Exact_USCOREType*> jsdl__RangeValue_USCOREType::Exact |
Vector of jsdl__Exact_USCOREType* with length 0..unbounded.
Element LowerBoundedRange of type "http://schemas.ggf.org/jsdl/2005/11/jsdl":Boundary_Type.
Optional element.
std::vector<jsdl__Range_USCOREType*> jsdl__RangeValue_USCOREType::Range |
Vector of jsdl__Range_USCOREType* with length 0..unbounded.
struct soap* jsdl__RangeValue_USCOREType::soap [read] |
A handle to the soap struct that manages this instance (automatically set).
Element UpperBoundedRange of type "http://schemas.ggf.org/jsdl/2005/11/jsdl":Boundary_Type.
Optional element.