GME  13
Functions | Variables
XSValue.cpp File Reference

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}

Function Documentation

static bool checkTimeZoneError ( XSValue::DataType const &  datatype,
SchemaDateTimeException const &  e 
) [static]

Definition at line 227 of file XSValue.cpp.


Variable Documentation

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.