Subject: RE: handling namespaces in advance Re: namespace required in transform
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Sat, 20 Jul 2002 17:56:52 +0100
|
> I've been encountering this situation more and more, if not
> for the pure fact that xml is now being used in more projects.
>
> for example
>
> xml
> --------------------------------------------------------------
> --------------
> <?xml version="1.0" ?>
> <test:test>
> </test:test>
>
I don't think it's ever likely that XSLT or XPath will be extended to
handle XML that isn't namespace-well-formed. Even the raw XML 1.0 spec
warns people not to use colons that way.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|