xsl-list
[Top] [All Lists]

Re: [xsl] Output multiple files with different DTD or avoid the problem altogether?

2007-01-24 03:17:41
Trevor Nicholls wrote:

  Hi

1. Is there a way define a different DTD for a particular output
file?

  Use xsl:output:

    <xsl:output doctype-public="..." doctype-system="..."/>

  Details here:

    http://www.w3.org/TR/xslt#output

  Regards,

--drkm
























        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

--~------------------------------------------------------------------
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>