wsdlpull 1.23
|
#include <SimpleType.h>
Public Attributes | ||
int | length | |
struct { | ||
int minlen | ||
int maxlen | ||
} | lenRange | |
int | numEnums | |
int | wsp | |
struct { | ||
int maxinc | ||
int mininc | ||
int maxex | ||
int minex | ||
} | valRange | |
int | tot | |
int | frac | |
const char * | pattern | |
Definition at line 35 of file SimpleType.h.
int Schema::facetValueType::length |
Definition at line 37 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), Schema::SimpleType::isValidInt(), Schema::SimpleType::isValidString(), and Schema::SimpleType::setFacetValue().
int Schema::facetValueType::minlen |
Definition at line 40 of file SimpleType.h.
int Schema::facetValueType::maxlen |
Definition at line 40 of file SimpleType.h.
struct { ... } Schema::facetValueType::lenRange |
int Schema::facetValueType::numEnums |
Definition at line 42 of file SimpleType.h.
Referenced by Schema::SimpleType::setFacetValue(), and Schema::SimpleType::SimpleType().
int Schema::facetValueType::wsp |
Definition at line 43 of file SimpleType.h.
Referenced by Schema::SimpleType::setFacetValue().
int Schema::facetValueType::maxinc |
Definition at line 46 of file SimpleType.h.
int Schema::facetValueType::mininc |
Definition at line 46 of file SimpleType.h.
int Schema::facetValueType::maxex |
Definition at line 46 of file SimpleType.h.
int Schema::facetValueType::minex |
Definition at line 46 of file SimpleType.h.
struct { ... } Schema::facetValueType::valRange |
int Schema::facetValueType::tot |
Definition at line 48 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), and Schema::SimpleType::setFacetValue().
int Schema::facetValueType::frac |
Definition at line 49 of file SimpleType.h.
Referenced by Schema::SimpleType::setFacetValue().
const char* Schema::facetValueType::pattern |
Definition at line 50 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), and Schema::SimpleType::setFacetValue().