From bccaccd7aa616196a6158925ead15bbb5b50343a Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 27 Sep 2007 14:00:31 +0000 Subject: [PATCH] New test --- testdocs/tests/simplemsgentry.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 testdocs/tests/simplemsgentry.xml diff --git a/testdocs/tests/simplemsgentry.xml b/testdocs/tests/simplemsgentry.xml new file mode 100644 index 000000000..da1d76320 --- /dev/null +++ b/testdocs/tests/simplemsgentry.xml @@ -0,0 +1,25 @@ + + + + +$Id: simplesect.001.xml 4056 2004-11-23 13:28:50Z nwalsh $ + +Unit Test: simplemsgentry + + + + + XML document structures must start and end within the same + entity. + + + In XML, the end tag for an element must occur in the same +entity as the start tag. You cannot include an external parsed entity +that contains unbalanced tags, even if the result, after the content +is included would be balanced. + + + + + -- 2.40.0