~ubuntu-branches/ubuntu/wily/qtbase-opensource-src/wily

« back to all changes in this revision

Viewing changes to tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43pass1.xml

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-02-05 12:46:17 UTC
  • Revision ID: package-import@ubuntu.com-20130205124617-c8jouts182j002fx
Tags: upstream-5.0.1+dfsg
ImportĀ upstreamĀ versionĀ 5.0.1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE elem
 
2
[
 
3
<!ELEMENT elem (#PCDATA|elem)*>
 
4
<!ENTITY ent "<elem>CharData</elem>">
 
5
]>
 
6
<elem>
 
7
CharData&#32;
 
8
<!--comment-->
 
9
<![CDATA[
 
10
<elem>
 
11
CharData&#32;
 
12
<!--comment-->
 
13
<?pi?>&ent;&quot;
 
14
CharData
 
15
</elem>
 
16
]]>
 
17
<![CDATA[
 
18
<elem>
 
19
CharData&#32;
 
20
<!--comment-->
 
21
<?pi?>&ent;&quot;
 
22
CharData
 
23
</elem>
 
24
]]>
 
25
<?pi?>&ent;&quot;
 
26
CharData
 
27
</elem>