driinfo: add DTD to allow the xml to be validated
authorEric Engestrom <eric.engestrom@intel.com>
Tue, 22 Jan 2019 16:49:29 +0000 (16:49 +0000)
committerEric Engestrom <eric@engestrom.ch>
Tue, 26 Feb 2019 12:48:28 +0000 (12:48 +0000)
commita213b927f277cf0320d9f7395a4ce9012bc98358
treea386e699c911b7354d27127f1ed68d4828c38a0d
parent964675082231963816a60271390bd04d561888fd
driinfo: add DTD to allow the xml to be validated

This DTD can be used to validate the output and make sure any parsers
out there can handle it:
$ xmllint --noout --valid driinfo.xml

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/util/xmlpool.h