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

Re: two DOMs, one stylesheet

Subject: Re: two DOMs, one stylesheet
From: "Jonathan Borden" <jborden@xxxxxxxxxxxx>
Date: Wed, 14 Jun 2000 21:04:05 -0400
Re: two DOMs
Do you really need a DOM for bar.xml or can you let xslt handle the details,
e.g.:

<xsl:template match="HIPPO">
<HIPPO><xsl:attribute name="yada"> <xsl:value-of
select="document('bar.xml')/ZEBRA" /> </xsl:attribute> </HIPPO>
</xsl:template>

> Is it possible to process two files, foo.xml and bar.xml, using blort.xsl,
> and have blort.xsl build and use a DOM for both foo.xml and bar.xml.
>
> For example, document foo.xml is the main document to be processed, but
> for the template for element HIPPO, we will output the HIPPO element
> unchanged, except that we want to add an attribute to it. That attribute
> should come from element ZEBRA inside the other document, bar.xml.
>
> Does that make sense? How would one accomplish this?
>
Jonathan Borden



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


Current Thread

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.