xsl-list
[Top] [All Lists]

Re: Placing a DOCTYPE in an XSL file

2005-04-29 09:56:36
Jaime Stuardo writes:
I need to place this definition in an XSL:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN">

I tried just after the prolog, and in other parts but I get always
errors. Ho can I do it?

<xsl:output method="xhtml"
  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"/>

-- 
Kevin Rodgers


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>