RE: [xsl] Adding Prefixes to Elements

Subject: RE: [xsl] Adding Prefixes to Elements
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 7 Mar 2005 17:55:35 -0000
> Jonathan, if XMLSpy doesn't offer this feature and you don't 
> find an editor 
> that does, perhaps it wouldn't be too difficult to write an 
> XSL transform to 
> accomplish this?

If you want to correctly prefix the element names in something like

select="and or not and true()"

then you're going to need to parse the XPath expressions.

Michael Kay
Saxonica

Current Thread