<?xml  version="1.0"?>
<!-- syntax test for Production 58-->
<!DOCTYPE test
 [
 <!ELEMENT test ANY>
 <!ELEMENT one EMPTY>
 <!NOTATION this SYSTEM "alpha">
 <!ATTLIST one attr NOTATION this) #IMPLIED>
 ]>
 <test>
This is a Negative test with  (name) 
Missing the open parenthesis
</test>