Re: [xsl] Converting XML to XML

Subject: Re: [xsl] Converting XML to XML
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 17 Aug 2005 12:35:57 +0100
   But each XML tag contains
  xmlns:fo="http://www.w3.org/1999/XSL/Format"; as a attribute. How to
  avoid this?

Note that is a namespace declaration not an attribute according to the
Xpath model. presumably you have declared the FO namespace in your
stylesheet. Just don't do that if you don't want to generate FO.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread