This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: buil a HTML from TWO XMLs


Use the document() function; AFAIK it should be pretty standard XPath.

<xsl:apply-templates select="document('other-document.xsl')"/>

On Friday 30 November 2001 12:17 am, rafael vazquez wrote:
> Could you say me if it is possible to build a HTML document from TWO or
> more XML documents. If it is possible, could you say me what I need to use
> (XPATH, XLINK...)

-- 
Furthermore, I believe bacon prevents hair loss.
Peter Davis

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]