~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/p47pass1.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 ANY>
 
4
<!ELEMENT a (doc,a?)>
 
5
<!ELEMENT b (doc|a)>
 
6
<!ELEMENT c (a,b)?>
 
7
<!ELEMENT d (a|b)? >
 
8
<!ELEMENT e (a,b)* >
 
9
<!ELEMENT f (a,b)+ >
 
10
]>
 
11
<doc/>
 
 
b'\\ No newline at end of file'