view tests/test-parse-errors/inputs/valid-xml-no-transform.xml @ 276:329c29264aaf piper-nopiper

Hm, can't do that yet -- it's only supported in Qt 5.7 which is really too new for us
author Chris Cannam
date Fri, 25 Nov 2016 14:35:35 +0000
parents 56ff594b022c
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>A Title</title>
    <link>http://example.com</link>
    <description/>
  </channel>
</rss>