peiyongz2004/04/29 13:19:10
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
Log:
XML1.0-3rd: only and only ONE #x20 is allowed to be the delimiter for
Names and Nmtokens
Revision ChangesPath
1.23 +15 -6 xml-xerces/c/src/xercesc/validators/DTD/DTDValidato
peiyongz2004/04/21 11:00:13
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
DTDValidator.hpp
Log:
xml1.0 3rd edition VC: no more than one attibute of notation type per element,
distinct token for attribute of notation/enumerated type
Revision Ch
peiyongz2004/04/20 08:29:57
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
Log:
XML1.0 3rd: VC: No NOTATION Attribute on EMPTY Element
Revision ChangesPath
1.21 +61 -41xml-xerces/c/src/xercesc/validators/DTD/DTDValidator.cpp
Index: DTDValidator.cpp
peiyongz2004/02/03 08:41:25
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
Log:
put back the parameter to build debug
Revision ChangesPath
1.20 +2 -2 xml-xerces/c/src/xercesc/validators/DTD/DTDValidator.cpp
Index: DTDValidator.cpp
neilg 2003/12/16 21:50:44
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
Log:
fix compilation error
Revision ChangesPath
1.18 +5 -5 xml-xerces/c/src/xercesc/validators/DTD/DTDValidator.cpp
Index: DTDValidator.cpp
tng 2002/11/28 11:20:33
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
Log:
Performance: Move the getScanner()->getDoNamespaces() out of the loop
Revision ChangesPath
1.10 +4 -2 xml-xerces/c/src/xercesc/validators/DTD/DTDValidator.cpp
Index: DTD
tng 2002/11/28 09:53:28
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
Log:
Performance: reorder the condition
Revision ChangesPath
1.9 +2 -2 xml-xerces/c/src/xercesc/validators/DTD/DTDValidator.cpp
Index: DTDValidator.cpp
===
tng 2002/11/28 09:36:32
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
Log:
Namespace Validity: if namespace is on and validation is on, attribute values
declared to be of types ID, IDREF(S), ENTITY(IES), and NOTATION are also Names, and
thus should be colon-free.
tng 2002/11/07 13:58:56
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
DTDValidator.hpp
Log:
Pass elemDecl to XMLValidator::validateAttrValue so that we can include element name
in error message.
Revision ChangesPath
1.7 +4 -2
tng 2002/09/04 11:17:49
Modified:c/src/xercesc/validators/DTD DTDValidator.cpp
DTDValidator.hpp
Log:
Do not set IDREF to used during prevalidation.
Revision ChangesPath
1.3 +13 -5 xml-xerces/c/src/xercesc/validators/DTD/DTDValidator.
10 matches
Mail list logo