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

Re: <!DOCTYPE

Subject: Re: <!DOCTYPE
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Wed, 21 Jun 2006 07:59:53 +0100
how to avoid doctype
So, exactly as Ken suggested :)

Joe


From: Bernie <berniecc@xxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  <!DOCTYPE
Date: Tue, 20 Jun 2006 18:11:57 +0200

It worked by using the next statement (pay attention to the last attribute):

<xsl:output method="html" encoding="utf-8" indent="yes"
doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" />

Thank you.
Bernie.

On 6/20/06, Chad Chelius <cchelius@xxxxxxxxxxxxxxx> wrote:
Thanks Ken, that did help!

On Jun 20, 2006, at 11:27 AM, G. Ken Holman wrote:

> You can only avoid the system identifier if you are producing HTML,
> you cannot avoid the system identifier if you are producing XML.
>
> Use:
>
>   <xsl:output method="html" doctype-public="xxxxxx"/>
>
> and a conforming processor supporting HTML should not complain.
>
> I hope this helps.
>
> . . . . . . . . Ken




--
http://librexpresion.org

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.