<?xml  version="1.0"?>
<!-- validity test for Production 60-->
<!DOCTYPE test
 [
 <!ELEMENT test ANY>
 <!ELEMENT a EMPTY>
 <!ELEMENT nametoken EMPTY>
 <!ATTLIST nametoken namevalue NMTOKEN "@#$"> 
  ]>
<test>
The default value specified for an attribute does not meet the 
lexical constraints of the declared attribute type.
</test>
