[xsl] Ignoring a DTD with document()

Subject: [xsl] Ignoring a DTD with document()
From: "Mark Giffin m1879@xxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 19 Apr 2024 20:45:42 -0000
I'm using XSLT 2.0, trying to open an XML file with document(), the XML file references a DTD that is not available, and document() fails. How can I get document() to ignore the DTD?

Thanks,
Mark

Current Thread