summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v03.dtd
blob: 4780e175c58d9c35ab2762d5c3d23c9de8bcebe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml  version="1.0" encoding='UTF-8'?>
<!--dtd for production 64-->
<![IGNORE[
begin
Everything is ignored within an ignored section, except the
sub-section delimiters '<![' and ']]>'.  These must be balanced
<![
<!ELEMENT animal EMPTY>
]]>
nesting
<![
<!ELEMENT tiger (#PCDATA)>
]]>
nesting again
<![
<!ELEMENT abc ANY>
]]>
end
]]>
<!--Positive test. Pattern3.-->