RE: [xsl] In-memory reference

Subject: RE: [xsl] In-memory reference
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 22 Jan 2004 13:02:36 -0000
> Hi,
>       For a XML to XML transformation, can the xsl reference 
> the Result XML's elements during the generation of the Result XML?

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

Alright, say it does, and now explain your problem.

Michael Kay

> 
> <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
> 


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


Current Thread