[Libosinfo] [PATCH 0/2] validate XML files

Pino Toscano ptoscano at redhat.com
Thu Mar 16 10:21:53 UTC 2017


Hi,

unfortunately, there are a couple of XML files that do not conform to
the RNG schema; fixes for them are easy, i.e. just remove the duplicate
elements.  To help preventing this kind of situation, add a simple
'check' target, that validates every XML file against the schema.

Thanks,

Pino Toscano (2):
  opensuse: remove duplicate elements in openSUSE XMLs
  Add simple 'check' target to validate XML files

 Makefile                                     | 9 +++++++++
 README                                       | 2 ++
 data/os/opensuse.org/opensuse-12.2.xml.in    | 1 -
 data/os/opensuse.org/opensuse-factory.xml.in | 1 -
 4 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.9.3




More information about the Libosinfo mailing list