[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Source XML same as Dest. XML after transformation?

Subject: RE: Source XML same as Dest. XML after transformation??
From: Joseph Kesselman <keshlam@xxxxxxxxxx>
Date: Fri, 6 Jun 2003 12:11:04 -0400
bitten dest.xml



>well I know that it is not possible through XSLT, and that's what...i want
>to do it through Xalan

Xalan is an XSLT processor. In that mode, the answer is "no". Even with
extension functions, this would be *FAR* too fragile and Will Not Be
Supported.

Xalan also allows you to call its XPath engine. You could use that to
invent your own non-XSLT transformation processor which back-patches the
source document. However, PLEASE NOTE that Xalan does not promise to give
correct results if you alter the source while it is being searched; you
*MUST*  run each XPath query to completion before attempting any
alterations.

(Caveat: I'm thinking about this from the Xalan-J point of view. I presume,
but am not 110% certain, that the same answers will apply to Xalan-C.)


______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.