You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by David Crossley <cr...@indexgeo.com.au> on 2002/01/23 15:15:56 UTC

build docs issue: XSL/Transform namespace changed

The "build docs" is failing all of a sudden. Some recent
CVS change has caused this. Could it perhaps be an
upgraded Xerces jar?

All of our stylesheets use the 1999/XSL/Transform namespace
and all was well until very recently.
--David Crossley

-----------
ERROR   10117   [        ] (): Logicsheet.getTransformerHandler: Exception
org.apache.cocoon.ProcessingException:
Error in creating Transform Handler: org.xml.sax.SAXParseException:
General Schema Error: Grammar with uri: http://www.w3.org/1999/XSL/Transform
, can not be found; schema namespace may be wrong:
Xerces supports schemas from the "http://www.w3.org/2001/XMLSchema"
namespace or the instance document's namespace may not match the
targetNamespace of the schema.
at org.apache.cocoon.components.xslt.XSLTProcessorImpl.getTransformerHandler(XSLTProcessorImpl.java:223)
-----------

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org