~gabriel1984sibiu/minitube/qt5.6

« back to all changes in this revision

Viewing changes to tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i02.xml

  • Committer: Grevutiu Gabriel
  • Date: 2017-06-13 08:43:17 UTC
  • Revision ID: gabriel1984sibiu@gmail.com-20170613084317-ek0zqe0u9g3ocvi8
OriginalĀ upstreamĀ code

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE root SYSTEM "ibm68i02.dtd" [
 
3
  <!ELEMENT root (#PCDATA|a)* >
 
4
]>
 
5
<root>
 
6
  pcdata content
 
7
  <a attr1="xyz"/>
 
8
</root>
 
9
<!--* a invalid test for P68 VC:Entity Declared *-->
 
10