xsl-list
[Top] [All Lists]

Re: [xsl] Generating an internal subset?

2010-06-30 16:28:21
On 30/06/2010 22:17, dvint(_at_)dvint(_dot_)com wrote:
So this actually prevent me from creating an external DTD as you suggested
as this list of entites is unique to a particular file and I can't
anticipate what the complete list might be.



Yoou can write the external dtd (using xsl:result-file in text mode) and then refer to it in xsl:output 9or simpler as its then an avt that may be set at runtime) you can use teh equivalent setting on an xsl:result-document that is writing the main output.

David


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