|
GME
13
|
Go to the source code of this file.
Variables | |
| static XERCES_CPP_NAMESPACE_BEGIN const XMLCh | fgValueZero [] |
| static const XMLCh | fgValueOne [] |
| static const XMLCh | fgUnbounded [] |
const XMLCh fgUnbounded[] [static] |
{
chLatin_u, chLatin_n, chLatin_b, chLatin_o, chLatin_u, chLatin_n, chLatin_d,
chLatin_e, chLatin_d, chNull
}
Definition at line 50 of file GeneralAttributeCheck.cpp.
const XMLCh fgValueOne[] [static] |
{
chDigit_1, chNull
}
Definition at line 45 of file GeneralAttributeCheck.cpp.
XERCES_CPP_NAMESPACE_BEGIN const XMLCh fgValueZero[] [static] |
{
chDigit_0, chNull
}
Definition at line 40 of file GeneralAttributeCheck.cpp.
1.7.6.1