jdk/test/javax/xml/jaxp/testng/validation/jdk8037819/unparsedEntity.dtd
author martin
Wed, 02 Sep 2015 14:11:50 -0700
changeset 32427 c22b7e41adf3
parent 27037 5a6ef51923c4
permissions -rw-r--r--
8134984: Text files should end in exactly one newline Summary: automated fixup of newlines at end-of-file via the usual perl one-liner Reviewed-by: chegar, sherman

<!NOTATION myNotation SYSTEM "somethingElse" >
<!ENTITY myUnparsedEntity SYSTEM "something" NDATA myNotation >