~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/p06pass1.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 doc
 
2
[
 
3
<!ELEMENT doc (a|refs)*>
 
4
<!ELEMENT a EMPTY>
 
5
<!ELEMENT refs EMPTY>
 
6
<!ATTLIST refs refs IDREFS #REQUIRED>
 
7
<!ATTLIST a id ID #REQUIRED>
 
8
]>
 
9
<doc>
 
10
<a id="A1"/><a id="A2"/><a id="A3"/>
 
11
<refs refs="A1 A2 A3"/>
 
12
<refs refs="A1
 
13
A2      A3"/>
 
14
<refs refs="A1"/>
 
15
</doc>
 
 
b'\\ No newline at end of file'