[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

XML Join

Subject: XML Join
From: "Alin Simionoiu" <asimionoiu@xxxxxxxx>
Date: Wed, 11 Oct 2000 12:29:31 -0700
xml join
Hi,

I also kinda new into XML/XSL world ( I think I read somebody else message
who begin in the same way).
I need to generate XML file using two others XML documents as inputs.

for ex.

input xml's

first

<parent>
    <child1>...</child1>
    <child2>....</child2>
    ...
    <parent>
        <child1>....</child1>
        ....
    <parent>
</parent>
<parent>
    <child1>...</child1>
    <child2>....</child2>
    ...
    <parent>
        <child1>....</child1>
        ....
    <parent>
</parent>

second
 <parent>
     <second>....</second>
    ...
  </parent>


And, the result XMl file should have the some structure as first XML file,
but inserting from the second XML file, the parent block into
inner parent block from first file. Something like join, based on some
values.

Everything is working just fine, but the result file contain only the block
that is merged.
I use <xsl:if>.
When I try to use <xsl:choose> I receive an exception ( something like "node
can't be added here).

Anyone have any ideas?.

Tank's,
Alin


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


Current Thread
  • XML Join
    • Alin Simionoiu - Wed, 11 Oct 2000 12:29:31 -0700 <=

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.