-
From: Joseph Kesselman [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 12, 2002 7:48 AM
To: [EMAIL PROTECTED]
Subject: Re: Performance hit/exception when top level element has
namespace
XSLT processes namespace-conformant XML files. The XML is not
namespace-conformant. The name of a namespace
XSLT processes namespace-conformant XML files. The XML is not
namespace-conformant. The name of a namespace must be a URI, and space is
not a legal URI character.
Fix your file.
(Note that this complaint is probably a Xerces error message rather than a
Xalan error message. I don't think we ha
ichel"
p.com> cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: Performance hit/exception when
top level element has namespace
I saw the thread of the performance hit with Xalan on large XML packets, and it
brought me to ask the following question.
I have an XML packet that has the top level element with some namespace
declarations/schema. When I use transform on this guy, I see an exception in the debug
output, and i