#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.
Definition at line 37 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), Schema::SimpleType::isValidInt(), Schema::SimpleType::isValidString(), and Schema::SimpleType::setFacetValue().
Definition at line 40 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), Schema::SimpleType::isValidInt(), Schema::SimpleType::isValidString(), and Schema::SimpleType::setFacetValue().
Definition at line 40 of file SimpleType.h.
Referenced by Schema::SimpleType::isValidInt(), Schema::SimpleType::isValidString(), and Schema::SimpleType::setFacetValue().
| struct { ... } Schema::facetValueType::lenRange | 
Definition at line 42 of file SimpleType.h.
Referenced by Schema::SimpleType::setFacetValue(), and Schema::SimpleType::SimpleType().
Definition at line 46 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), Schema::SimpleType::isValidInt(), and Schema::SimpleType::setFacetValue().
Definition at line 46 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), Schema::SimpleType::isValidInt(), and Schema::SimpleType::setFacetValue().
Definition at line 46 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), Schema::SimpleType::isValidInt(), and Schema::SimpleType::setFacetValue().
Definition at line 46 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), Schema::SimpleType::isValidInt(), and Schema::SimpleType::setFacetValue().
| struct { ... } Schema::facetValueType::valRange | 
Definition at line 48 of file SimpleType.h.
Referenced by Schema::SimpleType::getFacetValue(), and 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().
 1.5.5