xsl-list
[Top] [All Lists]

RE: Transferring xmlns aliases to result tree.

2003-06-05 21:42:27

Hi
 
I am facing a problem...can u plz help....
...XSL transforms a source DOM tree into a target DOM Tree separate from the
source...Is it possible to apply the transformation on only a part of the
source DOM Tree and the changes be done in the same tree itself rather than
create a new DOM Tree as XSLT does...I wanted to know if this can be done
through some tool developed in Xalan C++


Thnx
Param

-----Original Message-----
From: Lars Huttar [mailto:lars_huttar(_at_)sil(_dot_)org]
Sent: Friday, June 06, 2003 10:10 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Transferring xmlns aliases to result tree.


I am having trouble transferring the xml namespace aliases 
from a source tree to the result tree. Specifically I would 
like to transfer some aliases that are used only within the 
value of an attribute.

<element name="someElement" type="impl:someType"/>

I have a mapping at the top of the document for impl, but 
it's not used anywhere else except the type attribute. Is 
there a way to force this mapping to appear in the result 
tree? It does not seem to be transferred. I assume it's 
because it appears as text.

What do you mean, it appears as text?

Can you show us your declaration of the "impl" prefix
at the top of the document?

Lars


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

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