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

Re: Unparsed Entity and XSL

Subject: Re: Unparsed Entity and XSL
From: Rick Geimer <Rick.Geimer@xxxxxxx>
Date: Mon, 13 Dec 1999 11:07:19 -0800
Re: Unparsed Entity and XSL
The unparsed-entity-uri() function might be of some help, but I doubt
you will be able to completely recreate the entity declaration with XSL. 

Rick Geimer
National Semiconductor
rick.geimer@xxxxxxx

Bovone Stefano wrote:
> 
> Is it possible manage unparsed entity with XSL ?
> 
> If I have:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE Job SYSTEM "doc.dtd" [
> <!ENTITY binarydoc SYSTEM "doc.pcl" BINARYDocument>
> ]>
> 
> <Job>
> ....
> </Job>
> 
> and I'd like to have how output of a XSL transformation:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE Job SYSTEM "doc.dtd" [
> <!ENTITY binarydoc SYSTEM "doc.pcl" BINARYDocument>
> ]>
> 
> <HEAD>
> 
> .....
> 
> </HEAD>
> 
> How could I use XSL to manage the unparsed entity binarydoc ?
> 
> Thanks.
> 
> Bye.
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 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.