[xsl] In-memory reference

Subject: [xsl] In-memory reference
From: philip.mathew@xxxxxxxxx
Date: Thu, 22 Jan 2004 12:29:22 +0530
Hi,
      For a XML to XML transformation, can the xsl reference the Result
XML's elements during the generation of the Result XML?

Say <B> has to do with a the value in <A> .

<ResultXML>
      <A>Male</A>
      <B>Mr.Bush</B>
</ResultXML>

as against

<ResultXML>
      <A>Female</A>
      <B>Mrs.Bush</B>
</ResultXML>



Thanks,
Phil




*****************************************************************
The addressee's email address has changed to
firstname.lastname@ sgcib.com. You may want to update your
personal address book. Please see http://www.sgcib.com for more
information.

This message and any attachments (the "message") are confidential
and intended solely for the addressee(s). Any unauthorised use or
dissemination is prohibited.E-mails are susceptible to alteration.
Neither SOCIETE GENERALE nor any of its subsidiaries or affiliates
shall be liable for the message if altered, changed or falsified.
*****************************************************************


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


Current Thread