~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/ibm/valid/P56/ibm56v03.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
<?xml  version="1.0"?>
 
2
<!-- validity constraint check for Production 56(Positive Test)-->
 
3
<!DOCTYPE tokenizer
 
4
 [
 
5
 <!ELEMENT tokenizer ANY>
 
6
 <!ATTLIST tokenizer UniqueName ID #IMPLIED>
 
7
 ]>
 
8
<tokenizer UniqueName = "AC1999">
 
9
This is a positive test for validity constraints
 
10
Giving ID attribute default as #IMPLIED
 
11
</tokenizer>
 
 
b'\\ No newline at end of file'