This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

questions.


hi,
I am trying to write a diff-patch tool for xml data in which i will be doing
the patching using xslt. I have some questions regarding this.

consider the two xml files as

 	a				a
            |    			        /   |    \
            b                                        m    b      n
            |                                      /        |
	c                                    z         c

The edit script that i will be generating will be

1. Add subtree at m as first child of a
2. Add node n as the third child of n

How i can i achieve this in xslt ?  (I know that xslt will generate a
completely new file. )

Mihir

Mihir D. Gore
Geometric Software Solutions Limited
Pune Infotech Park
Hinjwadi
Tel: 95213930404

"... penchant for stepping out on the stream of life and loitering on the
brink for a few minutes as an uninvolved spectator..."

************************************************************************
This e-mail communication and any attachments are privileged and
confidential and intended only for the use of the recipients named above.
If you are not the intended recipient, please do not review, disclose,
disseminate, distribute or copy this e-mail and attachments. If you have
received this communication in error, please notify the sender immediately
by email or telephone at +91-2139-30404.
************************************************************************



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]