Skip to content

Validate an XML file against a DTD file (not against an XSD file) #228

@silfer1200

Description

@silfer1200

Hello.

Notepad++: v8.8.2
XML Tools: v3.1.1.13

I have an XML file opened in Notepad++ starting with:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Fonds SYSTEM "sjm.dtd">
<Fonds>

When using: Plugins > XML Tools > Validate now, I get a window asking for an XSD file. But I have no XSD file, because I am using a DTD file, as you can see in the code above.

How can I use a DTD file for DTD validation?

Kind regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions