Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - xslt not working. Please help! [Thread Next] Re: xslt not working. Please help!To: NULL Date: 5/6/2006 1:54:00 PM
thomas nguyen wrote:
[xslt not working]
When I run your posted stylesheet (well after correcting line breaks in
URLs) with MSMXL 4 against the provided XML sample I get the following
result
<B1 xmlns:xsi="http:://www.w3.org/1999/XMLSchema-instance"
xmlns:xsd="http:://www.w3.org/1999/XMLSchema">
<C1>
<D1>data1</D1>
</C1>
<C2>
<D2>data2</D2>
</C2>
</B1>
Saxon 8.7 complains "XML version must be 1.0 or 1.1" so if you want to
create XML with that stylesheet and run it with Saxon 8 then you need to
decide whether the output should be serialized as XML 1.0 or 1.1 while doing
<xsl:output version="2.0"
is not possible.
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
