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

Subject: Re: [xsl] Combining entity references into a single document
From: "Liam R. E. Quin liam@xxxxxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Dec 2021 19:28:21 -0000
On Fri, 2021-12-03 at 17:26 +0000, rick@xxxxxxxxxxxxxx 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

Current Thread