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

Re: Frames

Subject: Re: Frames
From: "Rafael 'Dido' Sevilla" <sevillar@xxxxxxxxxxxxxxxxx>
Date: Tue, 9 Oct 2001 13:51:40 +0800
rafael framing
On Mon, Oct 08, 2001 at 06:18:24PM -0700, Lakshmi Anantharaman wrote:
> How to use get xml that shall display a frame containing two other xmls 

You'll need to use some non-standard extensions to do this.  If I
understand correctly, what you want to do is with two XML source
files come up with an HTML frameset that contains the same information
in the XML sources.  This means you have to get data from your two XML
source files and generate three output HTML files, one the framing file,
the other two, your formatted HTML that should appear in the frames.

To do the first part, you need to use the document() function, see
Section 12.1 of the XSLT Recommendation.  To do the second part, you
need to use either the non-standard extensions in your XSLT processor
(e.g. Xalandirect), or the <xsl:document/> construction in the XSLT 1.1
Working Draft if your XSLT processor supports it (Saxon does, I
believe, anyone have any info on the status of this feature in other
XSLT engines?).  See Section 16.5 of the XSLT 1.1 Working Draft for more
information on how that works.  The example given in that section of how
to use <xsl:document/> is also very similar to what your problem looks
like.

-- 
Rafael R. Sevilla <sevillar@xxxxxxxxxxxxxxxxx>   +63(2)   8177746 ext. 8311
Programmer, Inter.Net Philippines                +63(917) 4458925
http://dido.engr.internet.org.ph/                OpenPGP Key ID: 0x5CDA17D8

 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.