|
GME
13
|
Go to the source code of this file.
Functions | |
| static bool | checkTimeZoneError (XSValue::DataType const &datatype, SchemaDateTimeException const &e) |
Variables | |
| static RegularExpression * | sXSValueRegEx = 0 |
| static const XMLCh | Separator_20 [] = {chSpace, chNull} |
| static const XMLCh | Separator_ws [] = {chSpace, chLF, chCR, chHTab, chNull} |
| static bool checkTimeZoneError | ( | XSValue::DataType const & | datatype, |
| SchemaDateTimeException const & | e | ||
| ) | [static] |
Definition at line 227 of file XSValue.cpp.
const XMLCh Separator_20[] = {chSpace, chNull} [static] |
Definition at line 241 of file XSValue.cpp.
const XMLCh Separator_ws[] = {chSpace, chLF, chCR, chHTab, chNull} [static] |
Definition at line 242 of file XSValue.cpp.
RegularExpression* sXSValueRegEx = 0 [static] |
Definition at line 145 of file XSValue.cpp.
1.7.6.1