<?xml  version="1.0"?>
<!-- syntax test for Production 63-->
<!DOCTYPE animal SYSTEM "ibm63n06.dtd"
[
<!ATTLIST attr a (tiger) #REQUIRED> 
]>
<animal a = "TIGER1">
Negative test.  Wrong Ordering. Ignore sect contents preceding IGNORE.
</animal>