xml icon indicating copy to clipboard operation
xml copied to clipboard

Adding a custom DOCTYPE tag

Open zietbukuel opened this issue 4 years ago • 0 comments

I need to create an XML file that has the following Doctype:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE VAR_COMP TXT "/path/to/file.dtd">

How can add this Doctype with this library? Thanks.

zietbukuel avatar Feb 17 '21 22:02 zietbukuel