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

RE: xsl-fo issue

Subject: RE: xsl-fo issue
From: Jarno.Elovirta@xxxxxxxxx
Date: Tue, 23 Jul 2002 08:45:06 +0300
sato ryoko
Hi,

> Does anybody know how to embed the data such as text from
> URL into xml?
> I know that there is no xsl-fo tag to do that; however,
> I have one idea to use entity showing below.
> 
> In dtd, 
>   <!ENTITY urltext SYSTEM "URL">
> In xml,
>   <url>&urltext;</url>
> 
> This idea is not too bad, but I want to write some tags in
> stylesheet not in dtd.

Well, you could declare the entity in the internal subset, that would be almost like writing tags, eh? If the documents that you want to include are well-formed XML documents, then you can include them or parts of them in the XSLT stylesheet using document() function; if not, you could e.g. write a SAX filter to replace your reference elements with the actual document.

Cheers,

Jarno

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


Current Thread
  • xsl-fo issue
    • Sato Ryoko - Tue, 23 Jul 2002 01:29:08 -0400 (EDT)
      • <Possible follow-ups>
      • Jarno . Elovirta - Tue, 23 Jul 2002 01:45:10 -0400 (EDT) <=

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.