xsl-list
[Top] [All Lists]

Re: [xsl] Combining entity references into a single document

2021-12-03 13:28:26
On Fri, 2021-12-03 at 17:26 +0000, rick(_at_)rickquatro(_dot_)com wrote:
. Is
there an XSLT 3 mechanism for combining everything into a single XML
document? Any pointers would be appreciated.

xmllint --loaddtd yourmainfile.xml > output.xml

There are options to retain entities (--noents) and more, which XSLT
doesn't give you.

Liam

-- 
Liam Quin, Paligo AB
https://www.delightfulcomputing.com/
http://www.fromoldbooks.org
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

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