You cannot have two PUBLIC doctypes. The second is the SYSTEM doctype. Use the "doctype-system" attribute of xsl:output for the second string.
Dave
"林 子芯"
<[EMAIL PROTECTED] To:
[email protected]
mail.com> cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: Re: insert doctype into
the output document via xslt
05/30/2002 06:51
AM
hi paul
thanks for the solution, however, how could you include an xhtml
declaration i.e.
!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
the xsl:output doesn't allow me to add two strings in (i.e. it will only
allow me to include the first string via [ doctype-public="-//W3C//DTD
XHTML 1.0 Transitional//EN" ], but not the latter string
it will not allow me to have a second doctype-public attribute
please help
many thanks
regards
kit
_________________________________________________________________
使用 MSN Messenger,與朋友在線上聊天:http://messenger.msn.com.hk
