xsl-list
[Top] [All Lists]

Re: [xsl] 2.1: Inbuilt equivalent of saxon:discard-document()

2008-11-11 14:09:29
"Vyacheslav" == Vyacheslav Sedov 
<vyacheslav(_dot_)sedov(_at_)gmail(_dot_)com> writes:

    Vyacheslav> most pages in WWW not well-formed XML? Tidy can help -
    Vyacheslav> is here possibility to implement tidy as buillt-in
    Vyacheslav> function to XSLT?

Yes. But it isn't necessary. 
It's neater to have the implementation of doc()/document() invoke
tidy. Either directly, or indirectly via a URI resolver.
-- 
Colin Adams
Preston Lancashire

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