Re: [xsl] copy-of "canonicalization" behavior in Xalan (Java)

Subject: Re: [xsl] copy-of "canonicalization" behavior in Xalan (Java)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 23 Jul 2004 20:39:06 +0100
1) Is it possible to generate attribute names like
xmlns:something (i.e. how to escape special meaning of


It;s not an attribute as far as xpath is concerned, if you need a
namespace declaration it will be made autoimatically if you arrange
thata suitale namespace node is in the output (the FAQ has several ways
to do this)

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. 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