neilg 2003/12/29 21:58:57
Modified:c/src/xercesc/framework/psvi PSVIAttribute.cpp
PSVIAttribute.hpp
Log:
allow schema normalized values to be associated with a PSVIAttribute after it is
reset
Revision ChangesPath
1.8 +16 -6 xml-xerces/
neilg 2003/12/02 09:37:03
Modified:c/src/xercesc/framework/psvi PSVIAttribute.cpp
Log:
fix compilation problem
Revision ChangesPath
1.7 +4 -1 xml-xerces/c/src/xercesc/framework/psvi/PSVIAttribute.cpp
Index: PSVIAttribute.cpp
===
neilg 2003/12/02 09:31:42
Modified:c/src/xercesc/framework/psvi PSVIAttribute.cpp
Log:
since there are certain things, such as schemaLocation attributes, that have a
datatype and which we nonetheless do not validate, make canonical-value production
dependent on validity being val
neilg 2003/11/28 14:41:05
Modified:c/src/xercesc/framework/psvi PSVIAttribute.cpp
Log:
fix compilation error
Revision ChangesPath
1.5 +4 -1 xml-xerces/c/src/xercesc/framework/psvi/PSVIAttribute.cpp
Index: PSVIAttribute.cpp
=
neilg 2003/11/28 12:20:55
Modified:c/src/xercesc/internal IGXMLScanner2.cpp SGXMLScanner.cpp
c/src/xercesc/framework/psvi PSVIAttribute.cpp
PSVIAttribute.hpp
Log:
make use of canonical representation in PSVIAttribute implementation
Revisi
neilg 2003/11/26 22:10:32
Modified:c/src/xercesc/validators/schema SchemaValidator.cpp
SchemaValidator.hpp
c/src/xercesc/internal XMLScanner.cpp IGXMLScanner.cpp
IGXMLScanner.hpp IGXMLScanner2.cpp SGXMLScanner.cpp