xml/libxml2libs/test/xmlengtester/xmlengtester_target/TestConfigfiles/TestFramework/conf/xmleng/SaxNotWF.cfg
author hgs
Wed, 23 Jun 2010 20:27:15 +0530
changeset 24 74f0b3eb154c
parent 0 e35f40988205
permissions -rw-r--r--
201024

##############################################################
# Attribute values must start with attribute names, not "?"
##############################################################

[Test]
title not_wf_XML_001
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_001.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_001.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_001.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_001.ref
delete test
[Endtest]
##############################################################
# Names may not start with "."; it's not a Letter
##############################################################

[Test]
title not_wf_XML_002
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_002.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_002.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_002.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_002.ref
delete test
[Endtest]
##############################################################
# Processing Instruction target name is required
##############################################################

[Test]
title not_wf_XML_003
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_003.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_003.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_003.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_003.ref
delete test
[Endtest]
##############################################################
# SGML-ism: processing instructions end in '?>' not '>'
##############################################################

[Test]
title not_wf_XML_004
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_004.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_004.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_004.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_004.ref
delete test
[Endtest]
##############################################################
# Processing instructions end in '?>' not '?'
##############################################################

[Test]
title not_wf_XML_005
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_005.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_005.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_005.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_005.ref
delete test
[Endtest]
##############################################################
# XML comments may not contain "--"
##############################################################

[Test]
title not_wf_XML_006
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_006.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_006.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_006.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_006.ref
delete test
[Endtest]
##############################################################
# General entity references have no whitespace after the entity name and before the semicolon
##############################################################

[Test]
title not_wf_XML_007
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_007.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_007.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_007.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_007.ref
delete test
[Endtest]
##############################################################
# Entity references must include names, which don't begin with '.' (it's not a Letter or other name start character).
##############################################################

[Test]
title not_wf_XML_008
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_008.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_008.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_008.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_008.ref
delete test
[Endtest]
##############################################################
#Character references may have only decimal or numeric strings
##############################################################

[Test]
title not_wf_XML_009
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_009.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_009.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_009.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_009.ref
delete test
[Endtest]
##############################################################
# Ampersand may only appear as part of a general entity reference
##############################################################

[Test]
title not_wf_XML_010
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_010.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_010.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_010.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_010.ref
delete test
[Endtest]
##############################################################
# SGML-ism: attribute values must be explicitly assigned a value, it can't act as a boolean toggle
##############################################################

[Test]
title not_wf_XML_011
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_011.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_011.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_011.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_011.ref
delete test
[Endtest]
##############################################################
# SGML-ism: attribute values must be quoted in all cases.
##############################################################

[Test]
title not_wf_XML_012
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_012.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_012.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_012.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_012.ref
delete test
[Endtest]
##############################################################
# The quotes on both ends of an attribute value must match.
##############################################################

[Test]
title not_wf_XML_013
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_013.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_013.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_013.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_013.ref
delete test
[Endtest]
##############################################################
# Attribute values may not contain literal '<' characters
##############################################################

[Test]
title not_wf_XML_014
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_014.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_014.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_014.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_014.ref
delete test
[Endtest]
##############################################################
# Attribute values need a value, not just an equals sign
##############################################################

[Test]
title not_wf_XML_015
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_015.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_015.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_015.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_015.ref
delete test
[Endtest]
##############################################################
# Attribute values need an associated name
##############################################################

[Test]
title not_wf_XML_016
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_016.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_016.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_016.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_016.ref
delete test
[Endtest]
##############################################################
# CDATA sections need a terminating ']]>'
##############################################################

[Test]
title not_wf_XML_017
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_017.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_017.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_017.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_017.ref
delete test
[Endtest]
##############################################################
# CDATA sections begin with a literal '<![CDATA[', no space
##############################################################

[Test]
title not_wf_XML_018
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_018.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_018.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_018.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_018.ref
delete test
[Endtest]
##############################################################
# End tags may not be abbreviated as '</>'
##############################################################

[Test]
title not_wf_XML_019
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_019.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_019.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_019.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_019.ref
delete test
[Endtest]
##############################################################
# Attribute values may not contain literal '&' characters except as part of an entity reference
##############################################################

[Test]
title not_wf_XML_020
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_020.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_020.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_020.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_020.ref
delete test
[Endtest]
##############################################################
# Attribute values may not contain literal '&' characters except as part of an entity reference
##############################################################

[Test]
title not_wf_XML_021
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_021.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_021.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_021.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_021.ref
delete test
[Endtest]
##############################################################
# Character references end with semicolons
##############################################################

[Test]
title not_wf_XML_022
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_022.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_022.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_022.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_022.ref
delete test
[Endtest]
##############################################################
# Digits are not valid name start characters
##############################################################

[Test]
title not_wf_XML_023
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_023.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_023.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_023.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_023.ref
delete test
[Endtest]
##############################################################
# Digits are not valid name start characters
##############################################################

[Test]
title not_wf_XML_024
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_024.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_024.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_024.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_024.ref
delete test
[Endtest]
##############################################################
# Text may not contain a literal ']]>' sequence
##############################################################

[Test]
title not_wf_XML_025
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_025.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_025.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_025.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_025.ref
delete test
[Endtest]
##############################################################
# Text may not contain a literal ']]>' sequence
##############################################################

[Test]
title not_wf_XML_026
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_026.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_026.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_026.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_026.ref
delete test
[Endtest]
##############################################################
# Comments must be terminated with "-->"
##############################################################

[Test]
title not_wf_XML_027
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_027.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_027.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_027.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_027.ref
delete test
[Endtest]
##############################################################
# Processing instructions must end with '?>'
##############################################################

[Test]
title not_wf_XML_028
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_028.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_028.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_028.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_028.ref
delete test
[Endtest]
##############################################################
# Text may not contain a literal ']]>' sequence
##############################################################

[Test]
title not_wf_XML_029
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_029.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_029.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_029.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_029.ref
delete test
[Endtest]
##############################################################
# A form feed is not a legal XML character
##############################################################

[Test]
title not_wf_XML_030
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_030.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_030.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_030.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_030.ref
delete test
[Endtest]
##############################################################
# A form feed is not a legal XML character
##############################################################

[Test]
title not_wf_XML_031
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_031.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_031.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_031.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_031.ref
delete test
[Endtest]
##############################################################
# A form feed is not a legal XML character
##############################################################

[Test]
title not_wf_XML_032
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_032.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_032.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_032.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_032.ref
delete test
[Endtest]
##############################################################
# An ESC (octal 033) is not a legal XML character
##############################################################

[Test]
title not_wf_XML_033
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_033.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_033.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_033.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_033.ref
delete test
[Endtest]
##############################################################
# A form feed is not a legal XML character
##############################################################

[Test]
title not_wf_XML_034
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_034.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_034.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_034.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_034.ref
delete test
[Endtest]
##############################################################
# The '<' character is a markup delimiter and must start an element, CDATA section, PI, or comment
##############################################################

[Test]
title not_wf_XML_035
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_035.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_035.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_035.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_035.ref
delete test
[Endtest]
##############################################################
# Text may not appear after the root element
##############################################################

[Test]
title not_wf_XML_036
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_036.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_036.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_036.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_036.ref
delete test
[Endtest]
##############################################################
# Character references may not appear after the root element
##############################################################

[Test]
title not_wf_XML_037
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_037.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_037.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_037.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_037.ref
delete test
[Endtest]
##############################################################
# Tests the "Unique Att Spec" WF constraint by providing multiple values for an attribute
##############################################################

[Test]
title not_wf_XML_038
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_038.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_038.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_038.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_038.ref
delete test
[Endtest]
##############################################################
# Tests the Element Type Match WFC - end tag name must match start tag name
##############################################################

[Test]
title not_wf_XML_039
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_039.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_039.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_039.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_039.ref
delete test
[Endtest]
##############################################################
# Provides two document elements
##############################################################

[Test]
title not_wf_XML_040
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_040.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_040.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_040.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_040.ref
delete test
[Endtest]
##############################################################
# Provides two document elements
##############################################################

[Test]
title not_wf_XML_041
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_041.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_041.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_041.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_041.ref
delete test
[Endtest]
##############################################################
# Invalid End Tag
##############################################################

[Test]
title not_wf_XML_042
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_042.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_042.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_042.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_042.ref
delete test
[Endtest]
##############################################################
# Provides #PCDATA text after the document element
##############################################################

[Test]
title not_wf_XML_043
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_043.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_043.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_043.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_043.ref
delete test
[Endtest]
##############################################################
# Provides two document elements
##############################################################

[Test]
title not_wf_XML_044
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_044.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_044.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_044.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_044.ref
delete test
[Endtest]
##############################################################
#Invalid Empty Element Tag
##############################################################

[Test]
title not_wf_XML_045
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_045.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_045.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_045.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_045.ref
delete test
[Endtest]
##############################################################
# This start (or empty element) tag was not terminated correctly
##############################################################

[Test]
title not_wf_XML_046
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_046.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_046.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_046.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_046.ref
delete test
[Endtest]
##############################################################
# Invalid empty element tag invalid whitespace
##############################################################

[Test]
title not_wf_XML_047
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_047.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_047.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_047.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_047.ref
delete test
[Endtest]
##############################################################
# Provides a CDATA section after the roor element
##############################################################

[Test]
title not_wf_XML_048
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_048.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_048.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_048.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_048.ref
delete test
[Endtest]
##############################################################
# Missing start tag
##############################################################

[Test]
title not_wf_XML_049
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_049.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_049.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_049.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_049.ref
delete test
[Endtest]
##############################################################
# Empty document, with no root element
##############################################################

[Test]
title not_wf_XML_050
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_050.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_050.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_050.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_050.ref
delete test
[Endtest]
##############################################################
# CDATA is invalid at top level of document
##############################################################

[Test]
title not_wf_XML_051
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_051.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_051.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_051.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_051.ref
delete test
[Endtest]
##############################################################
# Invalid character reference
##############################################################

[Test]
title not_wf_XML_052
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_052.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_052.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_052.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_052.ref
delete test
[Endtest]
##############################################################
# End tag does not match start tag
##############################################################

[Test]
title not_wf_XML_053
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_053.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_053.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_053.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_053.ref
delete test
[Endtest]
##############################################################
# PUBLIC requires two literals
##############################################################

[Test]
title not_wf_XML_054
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_054.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_054.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_054.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_054.ref
delete test
[Endtest]
##############################################################
# Invalid Document Type Definition format
##############################################################

[Test]
title not_wf_XML_055
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_055.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_055.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_055.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_055.ref
delete test
[Endtest]
##############################################################
# Invalid Document Type Definition format - misplaced comment
##############################################################

[Test]
title not_wf_XML_056
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_056.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_056.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_056.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_056.ref
delete test
[Endtest]
##############################################################
# This isn't SGML; comments can't exist in declarations
##############################################################

[Test]
title not_wf_XML_057
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_057.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_057.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_057.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_057.ref
delete test
[Endtest]
##############################################################
# Invalid character , in ATTLIST enumeration
##############################################################

[Test]
title not_wf_XML_058
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_058.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_058.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_058.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_058.ref
delete test
[Endtest]
##############################################################
# String literal must be in quotes
##############################################################

[Test]
title not_wf_XML_059
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_059.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_059.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_059.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_059.ref
delete test
[Endtest]
##############################################################
# Invalid type NAME defined in ATTLIST
##############################################################

[Test]
title not_wf_XML_060
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_060.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_060.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_060.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_060.ref
delete test
[Endtest]
##############################################################
# External entity declarations require whitespace between public and system IDs
##############################################################

[Test]
title not_wf_XML_061
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_061.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_061.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_061.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_061.ref
delete test
[Endtest]
##############################################################
# Entity declarations need space after the entity name
##############################################################

[Test]
title not_wf_XML_062
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_062.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_062.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_062.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_062.ref
delete test
[Endtest]
##############################################################
# Conditional sections may only appear in the external DTD subset
##############################################################

[Test]
title not_wf_XML_063
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_063.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_063.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_063.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_063.ref
delete test
[Endtest]
##############################################################
# Space is required between attribute type and default values in <!ATTLIST...> declarations
##############################################################

[Test]
title not_wf_XML_064
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_064.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_064.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_064.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_064.ref
delete test
[Endtest]
##############################################################
# Space is required between attribute name and type in <!ATTLIST...> declarations
##############################################################

[Test]
title not_wf_XML_065
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_065.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_065.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_065.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_065.ref
delete test
[Endtest]
##############################################################
# Required whitespace is missing
##############################################################

[Test]
title not_wf_XML_066
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_066.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_066.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_066.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_066.ref
delete test
[Endtest]
##############################################################
# Space is required between attribute type and default values in <!ATTLIST...> declarations
##############################################################

[Test]
title not_wf_XML_067
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_067.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_067.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_067.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_067.ref
delete test
[Endtest]
##############################################################
# Space is required between NOTATION keyword and list of enumerated choices in <!ATTLIST...> declarations
##############################################################

[Test]
title not_wf_XML_068
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_068.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_068.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_068.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_068.ref
delete test
[Endtest]
##############################################################
# Space is required before an NDATA entity annotation
##############################################################

[Test]
title not_wf_XML_069
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_069.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_069.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_069.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_069.ref
delete test
[Endtest]
##############################################################
# XML comments may not contain "--"
##############################################################

[Test]
title not_wf_XML_070
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_070.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_070.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_070.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_070.ref
delete test
[Endtest]
##############################################################
# ENTITY can't reference itself directly or indirectly
##############################################################

[Test]
title not_wf_XML_071
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_071.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_071.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_071.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_071.ref
delete test
[Endtest]
##############################################################
# Undefined ENTITY foo
##############################################################

[Test]
title not_wf_XML_072
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_072.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_072.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_072.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_072.ref
delete test
[Endtest]
##############################################################
# Undefined ENTITY f.
##############################################################

[Test]
title not_wf_XML_073
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_073.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_073.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_073.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_073.ref
delete test
[Endtest]
##############################################################
# Internal general parsed entities are only well formed if they match the "content" production.
##############################################################

[Test]
title not_wf_XML_074
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_074.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_074.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_074.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_074.ref
delete test
[Endtest]
##############################################################
# ENTITY can't reference itself directly or indirectly.
##############################################################

[Test]
title not_wf_XML_075
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_075.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_075.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_075.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_075.ref
delete test
[Endtest]
##############################################################
# Undefined ENTITY foo.
##############################################################

[Test]
title not_wf_XML_076
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_076.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_076.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_076.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_076.ref
delete test
[Endtest]
##############################################################
# Undefined ENTITY foo.
##############################################################

[Test]
title not_wf_XML_077
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_077.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_077.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_077.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_077.ref
delete test
[Endtest]
##############################################################
# Undefined ENTITY foo.
##############################################################

[Test]
title not_wf_XML_078
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_078.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_078.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_078.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_078.ref
delete test
[Endtest]
##############################################################
# ENTITY can't reference itself directly or indirectly
##############################################################

[Test]
title not_wf_XML_079
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_079.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_079.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_079.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_079.ref
delete test
[Endtest]
##############################################################
# ENTITY can't reference itself directly or indirectly
##############################################################

[Test]
title not_wf_XML_080
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_080.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_080.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_080.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_080.ref
delete test
[Endtest]
##############################################################
# This tests the No External Entity References
# WFC, since the entity is referred to within an attribute. 
##############################################################

[Test]
title not_wf_XML_081
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_081.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_081.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_081.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_081.ref
delete test
[Endtest]
##############################################################
# This tests the No External Entity References
# WFC, since the entity is referred to within an attribute. 
##############################################################

[Test]
title not_wf_XML_082
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_082.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_082.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_082.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_082.ref
delete test
[Endtest]
##############################################################
# Undefined NOTATION n
##############################################################

[Test]
title not_wf_XML_083
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_083.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_083.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_083.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_083.ref
delete test
[Endtest]
##############################################################
# Tests the Parsed Entity WFC by referring to an unparsed entity. 
# (This precedes the error of not declaring that entity's notation, 
# which may be detected any time before the DTD parsing is completed.) 
##############################################################

[Test]
title not_wf_XML_084
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_084.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_084.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_084.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_084.ref
delete test
[Endtest]
##############################################################
# Public IDs may not contain "["
##############################################################

[Test]
title not_wf_XML_085
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_085.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_085.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_085.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_085.ref
delete test
[Endtest]
##############################################################
# Public IDs may not contain "["
##############################################################

[Test]
title not_wf_XML_086
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_086.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_086.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_086.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_086.ref
delete test
[Endtest]
##############################################################
# Public IDs may not contain "["
##############################################################

[Test]
title not_wf_XML_087
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_087.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_087.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_087.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_087.ref
delete test
[Endtest]
##############################################################
# Attribute values are terminated by literal quote characters, and any entity expansion is done afterwards
##############################################################

[Test]
title not_wf_XML_088
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_088.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_088.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_088.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_088.ref
delete test
[Endtest]
##############################################################
# Parameter entities "are" always parsed; NDATA annotations are not permitted
##############################################################

[Test]
title not_wf_XML_089
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_089.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_089.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_089.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_089.ref
delete test
[Endtest]
##############################################################
# Attributes may not contain a literal "<" character; this one has one because of reference expansion
##############################################################

[Test]
title not_wf_XML_090
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_090.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_090.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_090.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_090.ref
delete test
[Endtest]
##############################################################
# Parameter entities "are" always parsed; NDATA annotations are not permitted.
##############################################################

[Test]
title not_wf_XML_091
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_091.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_091.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_091.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_091.ref
delete test
[Endtest]
##############################################################
# he replacement text of this entity has an illegal reference, because the character reference is expanded immediately
##############################################################

[Test]
title not_wf_XML_092
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_092.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_092.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_092.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_092.ref
delete test
[Endtest]
##############################################################
# Hexadecimal character references may not use the uppercase 'X'
##############################################################

[Test]
title not_wf_XML_093
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_093.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_093.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_093.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_093.ref
delete test
[Endtest]
##############################################################
# Prolog VERSION must be lowercase
##############################################################

[Test]
title not_wf_XML_094
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_094.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_094.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_094.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_094.ref
delete test
[Endtest]
##############################################################
# VersionInfo must come before EncodingDecl
##############################################################

[Test]
title not_wf_XML_095
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_095.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_095.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_095.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_095.ref
delete test
[Endtest]
##############################################################
# Space is required before the standalone declaration
##############################################################

[Test]
title not_wf_XML_096
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_096.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_096.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_096.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_096.ref
delete test
[Endtest]
##############################################################
# Both quotes surrounding VersionNum must be the same
##############################################################

[Test]
title not_wf_XML_097
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_097.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_097.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_097.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_097.ref
delete test
[Endtest]
##############################################################
# Only one "version=..." string may appear in an XML declaration
##############################################################

[Test]
title not_wf_XML_098
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_098.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_098.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_098.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_098.ref
delete test
[Endtest]
##############################################################
# Only three pseudo-attributes are in the XML declaration, and "valid=..." is not one of them
##############################################################

[Test]
title not_wf_XML_099
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_099.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_099.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_099.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_099.ref
delete test
[Endtest]
##############################################################
# Only "yes" and "no" are permitted as values of "standalone"
##############################################################

[Test]
title not_wf_XML_100
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_100.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_100.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_100.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_100.ref
delete test
[Endtest]
##############################################################
# Space is not permitted in an encoding name
##############################################################

[Test]
title not_wf_XML_101
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_101.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_101.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_101.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_101.ref
delete test
[Endtest]
##############################################################
# Provides an illegal XML version number; spaces are illegal
##############################################################

[Test]
title not_wf_XML_102
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_102.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_102.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_102.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_102.ref
delete test
[Endtest]
##############################################################
# End-tag required for element foo.
##############################################################

[Test]
title not_wf_XML_103
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_103.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_103.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_103.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_103.ref
delete test
[Endtest]
##############################################################
# Internal general parsed entities are only well formed 
# if they match the "content" production.
##############################################################

[Test]
title not_wf_XML_104
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_104.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_104.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_104.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_104.ref
delete test
[Endtest]
##############################################################
# Invalid placement of CDATA section
##############################################################

[Test]
title not_wf_XML_105
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_105.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_105.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_105.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_105.ref
delete test
[Endtest]
##############################################################
# Invalid placement of entity declaration
##############################################################

[Test]
title not_wf_XML_106
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_106.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_106.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_106.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_106.ref
delete test
[Endtest]
##############################################################
# Invalid document type declaration. CDATA alone is invalid
##############################################################

[Test]
title not_wf_XML_107
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_107.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_107.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_107.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_107.ref
delete test
[Endtest]
##############################################################
# No space in '<![CDATA['
##############################################################

[Test]
title not_wf_XML_108
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_108.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_108.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_108.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_108.ref
delete test
[Endtest]
##############################################################
# Tags invalid within EntityDecl
##############################################################

[Test]
title not_wf_XML_109
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_109.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_109.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_109.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_109.ref
delete test
[Endtest]
##############################################################
# Entity reference must be in content of element
##############################################################

[Test]
title not_wf_XML_110
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_110.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_110.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_110.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_110.ref
delete test
[Endtest]
##############################################################
# Entiry reference must be in content of element not Start-tag.
##############################################################

[Test]
title not_wf_XML_111
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_111.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_111.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_111.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_111.ref
delete test
[Endtest]
##############################################################
# CDATA sections start '<![CDATA[', not '<!cdata['
##############################################################

[Test]
title not_wf_XML_112
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_112.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_112.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_112.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_112.ref
delete test
[Endtest]
##############################################################
# Parameter entity values must use valid reference syntax; 
# this reference is malformed
##############################################################

[Test]
title not_wf_XML_113
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_113.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_113.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_113.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_113.ref
delete test
[Endtest]
##############################################################
# General entity values must use valid reference syntax; 
# this reference is malformed
##############################################################

[Test]
title not_wf_XML_114
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_114.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_114.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_114.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_114.ref
delete test
[Endtest]
##############################################################
# The replacement text of this entity is an illegal character 
# reference, which must be rejected when it is parsed in the 
# context of an attribute value
##############################################################

[Test]
title not_wf_XML_115
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_115.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_115.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_115.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_115.ref
delete test
[Endtest]
##############################################################
# Internal general parsed entities are only well formed if 
# they match the "content" production. This is a partial 
# character reference, not a full one
##############################################################

[Test]
title not_wf_XML_116
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_116.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_116.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_116.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_116.ref
delete test
[Endtest]
##############################################################
# Internal general parsed entities are only well formed if 
# they match the "content" production. This is a partial 
# character reference, not a full one
##############################################################

[Test]
title not_wf_XML_117
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_117.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_117.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_117.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_117.ref
delete test
[Endtest]
##############################################################
# Entity reference expansion is not recursive
##############################################################

[Test]
title not_wf_XML_118
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_118.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_118.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_118.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_118.ref
delete test
[Endtest]
##############################################################
# Internal general parsed entities are only well formed if 
# they match the "content" production. This is a partial 
# character reference, not a full one
##############################################################

[Test]
title not_wf_XML_119
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_119.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_119.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_119.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_119.ref
delete test
[Endtest]
##############################################################
# Character references are expanded in the replacement text 
# of an internal entity, which is then parsed as usual. 
# Accordingly, & must be doubly quoted - encoded either as 
# &amp; or as &#38;#38;
##############################################################

[Test]
title not_wf_XML_120
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_120.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_120.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_120.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_120.ref
delete test
[Endtest]
##############################################################
# A name of an ENTITY was started with an invalid character
##############################################################

[Test]
title not_wf_XML_121
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_121.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_121.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_121.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_121.ref
delete test
[Endtest]
##############################################################
# Invalid syntax mixed connectors are used.
##############################################################

[Test]
title not_wf_XML_122
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_122.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_122.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_122.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_122.ref
delete test
[Endtest]
##############################################################
# Invalid syntax mismatched parenthesis
##############################################################

[Test]
title not_wf_XML_123
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_123.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_123.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_123.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_123.ref
delete test
[Endtest]
##############################################################
# Invalid format of Mixed-content declaration
##############################################################

[Test]
title not_wf_XML_124
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_124.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_124.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_124.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_124.ref
delete test
[Endtest]
##############################################################
# Invalid syntax extra set of parenthesis not necessary
##############################################################

[Test]
title not_wf_XML_125
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_125.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_125.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_125.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_125.ref
delete test
[Endtest]
##############################################################
# Invalid syntax Mixed-content must be defined as zero or more
##############################################################

[Test]
title not_wf_XML_126
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_126.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_126.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_126.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_126.ref
delete test
[Endtest]
##############################################################
# Invalid syntax Mixed-content must be defined as zero or more
##############################################################

[Test]
title not_wf_XML_127
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_127.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_127.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_127.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_127.ref
delete test
[Endtest]
##############################################################
# Invalid CDATA syntax.
##############################################################

[Test]
title not_wf_XML_128
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_128.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_128.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_128.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_128.ref
delete test
[Endtest]
##############################################################
# Invalid syntax for Element Type Declaration
##############################################################

[Test]
title not_wf_XML_129
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_129.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_129.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_129.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_129.ref
delete test
[Endtest]
##############################################################
# Invalid syntax for Element Type Declaration
##############################################################

[Test]
title not_wf_XML_130
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_130.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_130.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_130.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_130.ref
delete test
[Endtest]
##############################################################
# Invalid syntax for Element Type Declaration
##############################################################

[Test]
title not_wf_XML_131
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_131.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_131.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_131.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_131.ref
delete test
[Endtest]
##############################################################
# Invalid syntax mixed connectors used
##############################################################

[Test]
title not_wf_XML_132
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_132.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_132.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_132.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_132.ref
delete test
[Endtest]
##############################################################
# Illegal whitespace before optional character causes syntax error
##############################################################

[Test]
title not_wf_XML_133
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_133.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_133.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_133.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_133.ref
delete test
[Endtest]
##############################################################
# Illegal whitespace before optional character causes syntax error
##############################################################

[Test]
title not_wf_XML_134
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_134.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_134.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_134.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_134.ref
delete test
[Endtest]
##############################################################
# Invalid character used as connector
##############################################################

[Test]
title not_wf_XML_135
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_135.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_135.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_135.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_135.ref
delete test
[Endtest]
##############################################################
# Tag omission is invalid in XML
##############################################################

[Test]
title not_wf_XML_136
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_136.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_136.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_136.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_136.ref
delete test
[Endtest]
##############################################################
# Space is required before a content model
##############################################################

[Test]
title not_wf_XML_137
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_137.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_137.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_137.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_137.ref
delete test
[Endtest]
##############################################################
# Invalid syntax for content particle
##############################################################

[Test]
title not_wf_XML_138
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_138.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_138.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_138.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_138.ref
delete test
[Endtest]
##############################################################
# The element-content model should not be empty.
##############################################################

[Test]
title not_wf_XML_139
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_139.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_139.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_139.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_139.ref
delete test
[Endtest]
##############################################################
# Character '&#x309a;' is a CombiningChar, not a Letter, and so may not begin a name
##############################################################

[Test]
title not_wf_XML_140
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_140.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_140.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_140.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_140.ref
delete test
[Endtest]
##############################################################
# Character #x0E5C is not legal in XML names
##############################################################

[Test]
title not_wf_XML_141
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_141.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_141.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_141.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_141.ref
delete test
[Endtest]
##############################################################
# Character #x0000 is not legal anywhere in an XML document
##############################################################

[Test]
title not_wf_XML_142
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_142.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_142.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_142.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_142.ref
delete test
[Endtest]
##############################################################
# Character #x001F is not legal anywhere in an XML document
##############################################################

[Test]
title not_wf_XML_143
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_143.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_143.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_143.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_143.ref
delete test
[Endtest]
##############################################################
# Character #xFFFF is not legal anywhere in an XML document
##############################################################

[Test]
title not_wf_XML_144
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_144.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_144.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_144.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_144.ref
delete test
[Endtest]
##############################################################
# Character #xD800 is not legal anywhere in an XML document.
# (If it appeared in a UTF-16 surrogate pair, it'd represent 
# half of a UCS-4 character and so wouldn't really be in the document.)
##############################################################

[Test]
title not_wf_XML_145
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_145.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_145.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_145.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_145.ref
delete test
[Endtest]
##############################################################
# Character references must also refer to legal XML characters;
# #x00110000 is one more than the largest legal character
##############################################################

[Test]
title not_wf_XML_146
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_146.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_146.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_146.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_146.ref
delete test
[Endtest]
##############################################################
# XML Declaration may not be preceded by whitespace.
##############################################################

[Test]
title not_wf_XML_147
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_147.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_147.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_147.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_147.ref
delete test
[Endtest]
##############################################################
# XML Declaration may not be preceded by comments or whitespace.
##############################################################

[Test]
title not_wf_XML_148
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_148.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_148.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_148.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_148.ref
delete test
[Endtest]
##############################################################
# XML Declaration may not be within a DTD.
##############################################################

[Test]
title not_wf_XML_149
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_149.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_149.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_149.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_149.ref
delete test
[Endtest]
##############################################################
# XML declarations may not be within element content.
##############################################################

[Test]
title not_wf_XML_150
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_150.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_150.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_150.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_150.ref
delete test
[Endtest]
##############################################################
# XML declarations may not follow document content
##############################################################

[Test]
title not_wf_XML_151
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_151.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_151.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_151.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_151.ref
delete test
[Endtest]
##############################################################
# XML declarations must include the "version=..." string.
##############################################################

[Test]
title not_wf_XML_152
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_152.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_152.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_152.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_152.ref
delete test
[Endtest]
##############################################################
# Text declarations may not begin internal parsed entities;
# they may only appear at the beginning of external parsed 
# (parameter or general) entities
##############################################################

[Test]
title not_wf_XML_153
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_153.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_153.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_153.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_153.ref
delete test
[Endtest]
##############################################################
# '<?XML ...?>' is neither an XML declaration nor a legal
# processing instruction target name
##############################################################

[Test]
title not_wf_XML_154
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_154.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_154.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_154.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_154.ref
delete test
[Endtest]
##############################################################
# '<?xmL ...?>' is neither an XML declaration nor a legal 
# processing instruction target name.
##############################################################

[Test]
title not_wf_XML_155
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_155.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_155.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_155.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_155.ref
delete test
[Endtest]
##############################################################
# '<?xMl ...?>' is neither an XML declaration nor a 
# legal processing instruction target name.
##############################################################

[Test]
title not_wf_XML_156
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_156.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_156.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_156.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_156.ref
delete test
[Endtest]
##############################################################
# '<?xmL ...?>' is not a legal processing instruction target name.
##############################################################

[Test]
title not_wf_XML_157
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_157.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_157.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_157.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_157.ref
delete test
[Endtest]
##############################################################
# SGML-ism: "#NOTATION gif" can't have attributes.
##############################################################

[Test]
title not_wf_XML_158
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_158.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_158.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_158.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_158.ref
delete test
[Endtest]
##############################################################
# Uses '&' unquoted in an entity declaration, 
# which is illegal syntax for an entity reference
##############################################################

[Test]
title not_wf_XML_159
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_159.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_159.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_159.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_159.ref
delete test
[Endtest]
##############################################################
# Violates the PEs in Internal Subset
# WFC by using a PE reference within a declaration. 
##############################################################

[Test]
title not_wf_XML_160
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_160.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_160.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_160.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_160.ref
delete test
[Endtest]
##############################################################
# Violates the PEs in Internal Subset
# WFC by using a PE reference within a declaration. 
##############################################################

[Test]
title not_wf_XML_161
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_161.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_161.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_161.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_161.ref
delete test
[Endtest]
##############################################################
# Violates the PEs in Internal Subset
# WFC by using a PE reference within a declaration. 
##############################################################

[Test]
title not_wf_XML_162
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_162.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_162.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_162.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_162.ref
delete test
[Endtest]
##############################################################
# Invalid placement of Parameter entity reference.
##############################################################

[Test]
title not_wf_XML_163
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_163.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_163.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_163.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_163.ref
delete test
[Endtest]
##############################################################
# Invalid placement of Parameter entity reference.
##############################################################

[Test]
title not_wf_XML_164
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_164.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_164.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_164.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_164.ref
delete test
[Endtest]
##############################################################
# Parameter entity declarations must have a space before the '%'.
##############################################################

[Test]
title not_wf_XML_165
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_165.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_165.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_165.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_165.ref
delete test
[Endtest]
##############################################################
# Character FFFE is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_166
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_166.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_166.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_166.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_166.ref
delete test
[Endtest]
##############################################################
# Character FFFE is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_167
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_167.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_167.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_167.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_167.ref
delete test
[Endtest]
##############################################################
# An unpaired surrogate (D800) is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_168
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_168.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_168.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_168.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_168.ref
delete test
[Endtest]
##############################################################
# An unpaired surrogate (DC00) is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_169
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_169.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_169.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_169.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_169.ref
delete test
[Endtest]
##############################################################
# Four byte UTF-8 encodings can encode UCS-4 characters 
# which are beyond the range of legal XML characters 
# (and can't be expressed in Unicode surrogate pairs). 
# This document holds such a character
##############################################################

[Test]
title not_wf_XML_170
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_170.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_170.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_170.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_170.ref
delete test
[Endtest]
##############################################################
# Character FFFF is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_171
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_171.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_171.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_171.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_171.ref
delete test
[Endtest]
##############################################################
# Character FFFF is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_172
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_172.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_172.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_172.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_172.ref
delete test
[Endtest]
##############################################################
# Character FFFF is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_173
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_173.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_173.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_173.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_173.ref
delete test
[Endtest]
##############################################################
# Character FFFF is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_174
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_174.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_174.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_174.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_174.ref
delete test
[Endtest]
##############################################################
# Character FFFF is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_175
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_175.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_175.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_175.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_175.ref
delete test
[Endtest]
##############################################################
# Start tags must have matching end tags.
##############################################################

[Test]
title not_wf_XML_176
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_176.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_176.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_176.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_176.ref
delete test
[Endtest]
##############################################################
# Character FFFF is not legal anywhere in an XML document.
##############################################################

[Test]
title not_wf_XML_177
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_177.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_177.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_177.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_177.ref
delete test
[Endtest]
##############################################################
# Invalid syntax matching double quote is missing.
##############################################################

[Test]
title not_wf_XML_178
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_178.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_178.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_178.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_178.ref
delete test
[Endtest]
##############################################################
# Invalid syntax matching double quote is missing.
##############################################################

[Test]
title not_wf_XML_179
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_179.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_179.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_179.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_179.ref
delete test
[Endtest]
##############################################################
#  WFC requires entities to be declared before they are used in an attribute list declaration.
##############################################################

[Test]
title not_wf_XML_180
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_180.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_180.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_180.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_180.ref
delete test
[Endtest]
##############################################################
# Internal parsed entities must match the content
# production to be well formed. 
##############################################################

[Test]
title not_wf_XML_181
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_181.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_181.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_181.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_181.ref
delete test
[Endtest]
##############################################################
# Internal parsed entities must match the content 
# production to be well formed.
##############################################################

[Test]
title not_wf_XML_182
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_182.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_182.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_182.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_182.ref
delete test
[Endtest]
##############################################################
# Mixed content declarations may not include content particles.
##############################################################

[Test]
title not_wf_XML_183
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_183.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_183.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_183.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_183.ref
delete test
[Endtest]
##############################################################
# In mixed content models, element names must not be parenthesized.
##############################################################

[Test]
title not_wf_XML_184
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_184.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_184.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_184.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_184.ref
delete test
[Endtest]
##############################################################
# Tests the Entity Declared WFC. Nonvalidating parser is 
# permitted not to report this WFC violation, 
# since it would need to read an external parameter entity 
# to distinguish it from a violation of the Standalone Declaration
##############################################################

[Test]
title not_wf_XML_185
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_185.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_185.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_185.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_185.ref
delete test
[Endtest]
##############################################################
# Whitespace is required between attribute/value pairs.
##############################################################

[Test]
title not_wf_XML_186
create xmlengtester test
test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\not_wf\XML_not_wf_186.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_186.txt
test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\not_wf\SAX_XML_not_wf_186.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\not_wf\SAX_XML_not_wf_186.ref
delete test
[Endtest]