xsl-list
[Top] [All Lists]

Re: [xsl] Fwd: Combing two different documents

2006-07-17 11:05:29
On 7/17/06, Florent Georges <darkman_spam(_at_)yahoo(_dot_)fr> wrote:
 In this particular case, yes.  But what if the following (I didn't
check if the OP made clear this could happen or not)?

   <base>
     <foo>
       <bar1>123</bar1>
     </foo>
     <bar>
       <foo1>xyz</foo1>
     </bar>
   </base>

my logic will not work in this case. I can attempt to solve this case
as well, if OP requires it.

The OP now has a different requirement. I don't have a solution to
that just now.

Regards,
Mukul

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--