xsl-list
[Top] [All Lists]

RE: Transferring xmlns aliases to result tree.

2003-06-05 22:04:31
Is there a reason you don't use an XSLT which does xsl:copy's for all nodes 
except the ones you want to transform and return the entire DOM with only the 
subtree transformed?

Ken Ross
Ph: +61 7 32359370
Mob: +61 (0)419 772299
Email: Ken(_dot_)Ross(_at_)iie(_dot_)qld(_dot_)gov(_dot_)au


-----Original Message-----
From: Paramdeep Ahuja [mailto:paahuja(_at_)quark(_dot_)co(_dot_)in]
Sent: Friday, 6 June 2003 2:42 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Transferring xmlns aliases to result tree.



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

--------------------------------------------------------------------------------------------------------------------------
IMPORTANT: This email (including any attachments) may contain confidential,
private or legally privileged information and may be protected by copyright. 
You may
only use it if you are the person(s) it was intended to be sent to and if you 
use it in an
authorised way. No one is allowed to use, review, alter, transmit, disclose, 
distribute,
print or copy this e-mail without appropriate authority.
 
If this e-mail was not intended for you and was sent to you by mistake, please
telephone or e-mail me immediately, destroy any hard copies of this e-mail and 
delete
it and any copies of it from your computer system. Any legal privilege and 
confidentiality attached to this e-mail is not waived or destroyed by that 
mistake.
 
It is your responsibility to ensure that this e-mail does not contain and is 
not affected
by computer viruses, defects or interference by third parties or replication 
problems
(including incompatibility with your computer system).




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