This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: handling namespaces in advance Re: namespace required in transform


> 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@ntlworld.com
work: Michael.Kay@softwareag.com 



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]