Hi,

I am actually developing a XSLT doc. I want to transform xupdate
instructions into a stylesheet that I can apply to my data.
Actually a big percentage of this is done but I would like to know :

Is it possible to put more than one command in a xupdate document (I believe
yes)
In this case, how process removing and updating on the same node ?


 <xupdate:update select="/addresses/address[1]/town">...
and
 <xupdate:remove select="/addresses/address[1]"/>  ..

Thanks in advance

Regards

Olivier Moises

----------------------------------------------------------------------
Post a message:         mailto:[EMAIL PROTECTED]
Unsubscribe:            mailto:[EMAIL PROTECTED]
Contact administrator:  mailto:[EMAIL PROTECTED]
Read archived messages: http://archive.xmldb.org/
----------------------------------------------------------------------

Reply via email to