|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] 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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








