[Home] [By Thread] [By Date] [Recent Entries]
I have two documents, file A and file B. I want to join them on the id of
the first, but only if a matching id is in the 2nd. How do I do this?
File A File B Desired Output
<id> A </id> <id> A </id> <id> A </id>
<id> B </id> <id> C </id> <id> D </id>
<id> D </id> <id> D </id>
Thanks,
Matt Youngblut
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



