RE: [xsl] Transferring xmlns aliases to result tree.

Subject: RE: [xsl] Transferring xmlns aliases to result tree.
From: "Lars Huttar" <lars_huttar@xxxxxxx>
Date: Thu, 5 Jun 2003 23:39:54 -0500
> 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


Current Thread