SVN commit 547153 by englich: Properly handle the optional 'Validate' feature. Should fix all 'validate' tests in the XQTS. M +11 -7 expr/Validate.cpp M +8 -1 expr/Validate.h M +1 -1 kxqts/tests/CustomCatalogBaseline.xml M +324 -327 parser/XPathParser.cpp M +3 -3 parser/XPathParser.h M +3037 -2925 parser/XPathParser.output M +13 -18 parser/XPathParser.ypp M +3 -3 parser/XQueryTokenizer.cpp