From 5583929a3491075df4e1862579e8df7318dc7370 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 31 Jul 2016 18:48:59 -0400 Subject: Fix validation of midnam files The MMA in all their wisdom has broken midi.org, so modify the DTD to use a local system name which xmllint will find in the current directory. --- patchfiles/MIDIEvents10.dtd | 195 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 195 insertions(+) create mode 100644 patchfiles/MIDIEvents10.dtd (limited to 'patchfiles/MIDIEvents10.dtd') diff --git a/patchfiles/MIDIEvents10.dtd b/patchfiles/MIDIEvents10.dtd new file mode 100644 index 0000000000..cca10cd712 --- /dev/null +++ b/patchfiles/MIDIEvents10.dtd @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3