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

internal DTD-subset and CDATA-section

Subject: internal DTD-subset and CDATA-section
From: Tobias Reif <tobiasreif@xxxxxxxxx>
Date: Thu, 22 Mar 2001 09:48:39 -0800 (PST)
cdata section dtd
Hi;

what could I write in my XSLT to output the following
as part of the result:

<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN"
"http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"
[
<!ENTITY fast-slow "0 0  .5 1">
<!ENTITY slow-fast ".5 0  1 1">
]>
<svg
xmlns="http://www.w3.org/Graphics/SVG/SVG-19990812.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0
0 800 600">
<style type="text/css">
<![CDATA[
.balls {font: 30pt arial}
]]></style>

Tobi


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

 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.