xml/libxml2libs/test/xmlengtester/xmlengtester_target/TestConfigfiles/TestFramework/conf/xmleng/SaxWF.cfg
changeset 0 e35f40988205
child 24 74f0b3eb154c
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 ##############################################################
       
     2 # Test demonstrates an Element Type Declaration with Mixed Content
       
     3 ##############################################################
       
     4 
       
     5 [Test]
       
     6 title wf_XML_001
       
     7 create xmlengtester test
       
     8 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_001.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_001.txt
       
     9 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_001.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_001.ref
       
    10 delete test
       
    11 [Endtest]
       
    12 ##############################################################
       
    13 # Test demonstrates that whitespace is permitted after the tag name in a Start-tag
       
    14 ##############################################################
       
    15 
       
    16 [Test]
       
    17 title wf_XML_002
       
    18 create xmlengtester test
       
    19 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_002.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_002.txt
       
    20 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_002.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_002.ref
       
    21 delete test
       
    22 [Endtest]
       
    23 ##############################################################
       
    24 # Test demonstrates that whitespace is permitted after the tag name in an End-tag.
       
    25 ##############################################################
       
    26 
       
    27 [Test]
       
    28 title wf_XML_003
       
    29 create xmlengtester test
       
    30 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_003.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_003.txt
       
    31 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_003.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_003.ref
       
    32 delete test
       
    33 [Endtest]
       
    34 ##############################################################
       
    35 # Test demonstrates a valid attribute specification within a Start-tag
       
    36 ##############################################################
       
    37 
       
    38 [Test]
       
    39 title wf_XML_004
       
    40 create xmlengtester test
       
    41 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_004.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_004.txt
       
    42 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_004.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_004.ref
       
    43 delete test
       
    44 [Endtest]
       
    45 ##############################################################
       
    46 # Test demonstrates a valid attribute specification within a Start-tag that contains whitespace on both sides of the equal sign
       
    47 ##############################################################
       
    48 
       
    49 [Test]
       
    50 title wf_XML_005
       
    51 create xmlengtester test
       
    52 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_005.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_005.txt
       
    53 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_005.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_005.ref
       
    54 delete test
       
    55 [Endtest]
       
    56 ##############################################################
       
    57 # Test demonstrates that the AttValue within a Start-tag can use a single quote as a delimter
       
    58 ##############################################################
       
    59 
       
    60 [Test]
       
    61 title wf_XML_006
       
    62 create xmlengtester test
       
    63 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_006.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_006.txt
       
    64 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_006.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_006.ref
       
    65 delete test
       
    66 [Endtest]
       
    67 ##############################################################
       
    68 # demonstrates numeric character references can be used for element content
       
    69 ##############################################################
       
    70 
       
    71 [Test]
       
    72 title wf_XML_007
       
    73 create xmlengtester test
       
    74 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_007.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_007.txt
       
    75 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_007.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_007.ref
       
    76 delete test
       
    77 [Endtest]
       
    78 ##############################################################
       
    79 # Test demonstrates character references can be used for element content.
       
    80 ##############################################################
       
    81 
       
    82 [Test]
       
    83 title wf_XML_008
       
    84 create xmlengtester test
       
    85 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_008.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_008.txt
       
    86 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_008.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_008.ref
       
    87 delete test
       
    88 [Endtest]
       
    89 ##############################################################
       
    90 # Test demonstrates that PubidChar can be used for element content
       
    91 ##############################################################
       
    92 
       
    93 [Test]
       
    94 title wf_XML_009
       
    95 create xmlengtester test
       
    96 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_009.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_009.txt
       
    97 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_009.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_009.ref
       
    98 delete test
       
    99 [Endtest]
       
   100 ##############################################################
       
   101 # Test demonstrates that whitespace is valid after the Attribute in a Start-tag.
       
   102 ##############################################################
       
   103 
       
   104 [Test]
       
   105 title wf_XML_010
       
   106 create xmlengtester test
       
   107 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_010.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_010.txt
       
   108 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_010.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_010.ref
       
   109 delete test
       
   110 [Endtest]
       
   111 ##############################################################
       
   112 # Test demonstrates mutliple Attibutes within the Start-tag
       
   113 ##############################################################
       
   114 
       
   115 [Test]
       
   116 title wf_XML_011
       
   117 create xmlengtester test
       
   118 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_011.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_011.txt
       
   119 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_011.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_011.ref
       
   120 delete test
       
   121 [Endtest]
       
   122 
       
   123 ##############################################################
       
   124 # Uses a legal XML 1.0 name consisting of a single colon character (disallowed by the latest XML Namespaces first version).
       
   125 ##############################################################
       
   126 #REMOVED the testcase since not supported in Libxml2
       
   127 #[Test]
       
   128 #title wf_XML_012
       
   129 #create xmlengtester test
       
   130 #test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_012.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_012.txt
       
   131 #test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_012.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_012.ref
       
   132 #delete test
       
   133 #[Endtest]
       
   134 
       
   135 ##############################################################
       
   136 # Test demonstrates that the Attribute in a Start-tag can consist of numerals along with special characters.
       
   137 ##############################################################
       
   138 
       
   139 [Test]
       
   140 title wf_XML_013
       
   141 create xmlengtester test
       
   142 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_013.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_013.txt
       
   143 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_013.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_013.ref
       
   144 delete test
       
   145 [Endtest]
       
   146 ##############################################################
       
   147 # Test demonstrates that all lower case letters are valid for the Attribute in a Start-tag.
       
   148 ##############################################################
       
   149 
       
   150 [Test]
       
   151 title wf_XML_014
       
   152 create xmlengtester test
       
   153 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_014.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_014.txt
       
   154 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_014.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_014.ref
       
   155 delete test
       
   156 [Endtest]
       
   157 ##############################################################
       
   158 # Test demonstrates that all upper case letters are valid for the Attribute in a Start-tag
       
   159 ##############################################################
       
   160 
       
   161 [Test]
       
   162 title wf_XML_015
       
   163 create xmlengtester test
       
   164 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_015.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_015.txt
       
   165 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_015.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_015.ref
       
   166 delete test
       
   167 [Endtest]
       
   168 ##############################################################
       
   169 # Test demonstrates that Processing Instructions are valid element content
       
   170 ##############################################################
       
   171 
       
   172 [Test]
       
   173 title wf_XML_016
       
   174 create xmlengtester test
       
   175 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_016.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_016.txt
       
   176 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_016.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_016.ref
       
   177 delete test
       
   178 [Endtest]
       
   179 ##############################################################
       
   180 #Test demonstrates that Processing Instructions are valid element content and there can be more than one.
       
   181 ##############################################################
       
   182 
       
   183 [Test]
       
   184 title wf_XML_017
       
   185 create xmlengtester test
       
   186 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_017.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_017.txt
       
   187 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_017.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_017.ref
       
   188 delete test
       
   189 [Endtest]
       
   190 ##############################################################
       
   191 # Test demonstrates that CDATA sections are valid element content.
       
   192 ##############################################################
       
   193 
       
   194 [Test]
       
   195 title wf_XML_018
       
   196 create xmlengtester test
       
   197 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_018.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_018.txt
       
   198 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_018.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_018.ref
       
   199 delete test
       
   200 [Endtest]
       
   201 ##############################################################
       
   202 #Test demonstrates that CDATA sections are valid element content and that ampersands may occur in their literal form
       
   203 ##############################################################
       
   204 
       
   205 [Test]
       
   206 title wf_XML_019
       
   207 create xmlengtester test
       
   208 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_019.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_019.txt
       
   209 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_019.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_019.ref
       
   210 delete test
       
   211 [Endtest]
       
   212 ##############################################################
       
   213 # Test demonstractes that CDATA sections are valid element content and that
       
   214 # everyting between the CDStart and CDEnd is recognized as character data not markup
       
   215 ##############################################################
       
   216 
       
   217 [Test]
       
   218 title wf_XML_020
       
   219 create xmlengtester test
       
   220 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_020.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_020.txt
       
   221 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_020.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_020.ref
       
   222 delete test
       
   223 [Endtest]
       
   224 ##############################################################
       
   225 # Test demonstrates that comments are valid element content
       
   226 ##############################################################
       
   227 
       
   228 [Test]
       
   229 title wf_XML_021
       
   230 create xmlengtester test
       
   231 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_021.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_021.txt
       
   232 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_021.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_021.ref
       
   233 delete test
       
   234 [Endtest]
       
   235 ##############################################################
       
   236 # Test demonstrates that comments are valid element content and that all characters
       
   237 # before the double-hypen right angle combination are considered part of thecomment.
       
   238 ##############################################################
       
   239 
       
   240 [Test]
       
   241 title wf_XML_022
       
   242 create xmlengtester test
       
   243 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_022.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_022.txt
       
   244 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_022.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_022.ref
       
   245 delete test
       
   246 [Endtest]
       
   247 ##############################################################
       
   248 # Test demonstrates that Entity References are valid element content.
       
   249 ##############################################################
       
   250 
       
   251 [Test]
       
   252 title wf_XML_023
       
   253 create xmlengtester test
       
   254 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_023.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_023.txt
       
   255 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_023.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_023.ref
       
   256 delete test
       
   257 [Endtest]
       
   258 ##############################################################
       
   259 # Test demonstrates that Entity References are valid element content and also demonstrates a valid Entity Declaration
       
   260 ##############################################################
       
   261 
       
   262 [Test]
       
   263 title wf_XML_024
       
   264 create xmlengtester test
       
   265 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_024.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_024.txt
       
   266 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_024.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_024.ref
       
   267 delete test
       
   268 [Endtest]
       
   269 ##############################################################
       
   270 # Test demonstrates an Element Type Declaration and that the contentspec can be of mixed content
       
   271 ##############################################################
       
   272 
       
   273 [Test]
       
   274 title wf_XML_025
       
   275 create xmlengtester test
       
   276 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_025.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_025.txt
       
   277 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_025.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_025.ref
       
   278 delete test
       
   279 [Endtest]
       
   280 ##############################################################
       
   281 # Test demonstrates an Element Type Declaration and that EMPTY is a valid contentspec
       
   282 ##############################################################
       
   283 
       
   284 [Test]
       
   285 title wf_XML_026
       
   286 create xmlengtester test
       
   287 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_026.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_026.txt
       
   288 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_026.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_026.ref
       
   289 delete test
       
   290 [Endtest]
       
   291 ##############################################################
       
   292 # Test demonstrates an Element Type Declaration and that ANY is a valid contenspec
       
   293 ##############################################################
       
   294 
       
   295 [Test]
       
   296 title wf_XML_027
       
   297 create xmlengtester test
       
   298 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_027.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_027.txt
       
   299 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_027.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_027.ref
       
   300 delete test
       
   301 [Endtest]
       
   302 ##############################################################
       
   303 # Test demonstrates a valid prolog that uses double quotes as delimeters around the VersionNum
       
   304 ##############################################################
       
   305 
       
   306 [Test]
       
   307 title wf_XML_028
       
   308 create xmlengtester test
       
   309 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_028.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_028.txt
       
   310 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_028.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_028.ref
       
   311 delete test
       
   312 [Endtest]
       
   313 ##############################################################
       
   314 # Test demonstrates a valid prolog that uses single quotes as delimters around the VersionNum.
       
   315 ##############################################################
       
   316 
       
   317 [Test]
       
   318 title wf_XML_029
       
   319 create xmlengtester test
       
   320 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_029.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_029.txt
       
   321 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_029.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_029.ref
       
   322 delete test
       
   323 [Endtest]
       
   324 ##############################################################
       
   325 #Test demonstrates a valid prolog that contains whitespace on both sides of the equal sign in the VersionInfo
       
   326 ##############################################################
       
   327 
       
   328 [Test]
       
   329 title wf_XML_030
       
   330 create xmlengtester test
       
   331 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_030.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_030.txt
       
   332 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_030.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_030.ref
       
   333 delete test
       
   334 [Endtest]
       
   335 ##############################################################
       
   336 # Test demonstrates a valid EncodingDecl within the prolog.
       
   337 ##############################################################
       
   338 
       
   339 [Test]
       
   340 title wf_XML_031
       
   341 create xmlengtester test
       
   342 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_031.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_031.txt
       
   343 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_031.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_031.ref
       
   344 delete test
       
   345 [Endtest]
       
   346 ##############################################################
       
   347 # Test demonstrates a valid SDDecl within the prolog.
       
   348 ##############################################################
       
   349 
       
   350 [Test]
       
   351 title wf_XML_032
       
   352 create xmlengtester test
       
   353 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_032.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_032.txt
       
   354 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_032.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_032.ref
       
   355 delete test
       
   356 [Endtest]
       
   357 ##############################################################
       
   358 # Test demonstrates that both a EncodingDecl and SDDecl are valid within the prolog
       
   359 ##############################################################
       
   360 
       
   361 [Test]
       
   362 title wf_XML_033
       
   363 create xmlengtester test
       
   364 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_033.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_033.txt
       
   365 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_033.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_033.ref
       
   366 delete test
       
   367 [Endtest]
       
   368 ##############################################################
       
   369 # Test demonstrates the correct syntax for an Empty element tag.
       
   370 ##############################################################
       
   371 
       
   372 [Test]
       
   373 title wf_XML_034
       
   374 create xmlengtester test
       
   375 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_034.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_034.txt
       
   376 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_034.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_034.ref
       
   377 delete test
       
   378 [Endtest]
       
   379 ##############################################################
       
   380 # Test demonstrates that whitespace is permissible after the name in an Empty element tag
       
   381 ##############################################################
       
   382 
       
   383 [Test]
       
   384 title wf_XML_035
       
   385 create xmlengtester test
       
   386 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_035.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_035.txt
       
   387 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_035.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_035.ref
       
   388 delete test
       
   389 [Endtest]
       
   390 ##############################################################
       
   391 # Test demonstrates a valid processing instruction
       
   392 ##############################################################
       
   393 
       
   394 [Test]
       
   395 title wf_XML_036
       
   396 create xmlengtester test
       
   397 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_036.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_036.txt
       
   398 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_036.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_036.ref
       
   399 delete test
       
   400 [Endtest]
       
   401 ##############################################################
       
   402 # Test demonstrates a valid comment and that it may appear anywhere in the document including at the end.
       
   403 ##############################################################
       
   404 
       
   405 [Test]
       
   406 title wf_XML_037
       
   407 create xmlengtester test
       
   408 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_037.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_037.txt
       
   409 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_037.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_037.ref
       
   410 delete test
       
   411 [Endtest]
       
   412 ##############################################################
       
   413 # Test demonstrates a valid comment and that it may appear anywhere in the document including the beginning
       
   414 ##############################################################
       
   415 
       
   416 [Test]
       
   417 title wf_XML_038
       
   418 create xmlengtester test
       
   419 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_038.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_038.txt
       
   420 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_038.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_038.ref
       
   421 delete test
       
   422 [Endtest]
       
   423 ##############################################################
       
   424 # Test demonstrates a valid processing instruction and that it may appear at the beginning of the document
       
   425 ##############################################################
       
   426 
       
   427 [Test]
       
   428 title wf_XML_039
       
   429 create xmlengtester test
       
   430 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_039.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_039.txt
       
   431 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_039.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_039.ref
       
   432 delete test
       
   433 [Endtest]
       
   434 ##############################################################
       
   435 # Test demonstrates an Attribute List declaration that uses a StringType as the AttType.
       
   436 ##############################################################
       
   437 
       
   438 [Test]
       
   439 title wf_XML_040
       
   440 create xmlengtester test
       
   441 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_040.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_040.txt
       
   442 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_040.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_040.ref
       
   443 delete test
       
   444 [Endtest]
       
   445 ##############################################################
       
   446 # Test demonstrates an Attribute List declaration that uses a StringType
       
   447 # as the AttType and also expands the CDATA attribute with a character reference
       
   448 ##############################################################
       
   449 
       
   450 [Test]
       
   451 title wf_XML_041
       
   452 create xmlengtester test
       
   453 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_041.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_041.txt
       
   454 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_041.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_041.ref
       
   455 delete test
       
   456 [Endtest]
       
   457 ##############################################################
       
   458 # Test demonstrates an Attribute List declaration that uses a StringType as the AttType 
       
   459 # and also expands the CDATA attribute with a character reference.
       
   460 # The test also shows that the leading zeros in the character reference are ignored
       
   461 ##############################################################
       
   462 
       
   463 [Test]
       
   464 title wf_XML_042
       
   465 create xmlengtester test
       
   466 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_042.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_042.txt
       
   467 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_042.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_042.ref
       
   468 delete test
       
   469 [Endtest]
       
   470 ##############################################################
       
   471 # An element's attributes may be declared before its content model; and attribute values may contain newlines.
       
   472 ##############################################################
       
   473 
       
   474 [Test]
       
   475 title wf_XML_043
       
   476 create xmlengtester test
       
   477 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_043.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_043.txt
       
   478 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_043.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_043.ref
       
   479 delete test
       
   480 [Endtest]
       
   481 ##############################################################
       
   482 # Test demonstrates that the empty-element tag must be use for an elements that are declared EMPTY
       
   483 ##############################################################
       
   484 
       
   485 [Test]
       
   486 title wf_XML_044
       
   487 create xmlengtester test
       
   488 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_044.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_044.txt
       
   489 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_044.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_044.ref
       
   490 delete test
       
   491 [Endtest]
       
   492 ##############################################################
       
   493 # Tests whether more than one definition can be provided for the same attribute of a given element type with the first declaration being binding
       
   494 ##############################################################
       
   495 
       
   496 [Test]
       
   497 title wf_XML_045
       
   498 create xmlengtester test
       
   499 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_045.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_045.txt
       
   500 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_045.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_045.ref
       
   501 delete test
       
   502 [Endtest]
       
   503 ##############################################################
       
   504 # Test demonstrates that when more than one AttlistDecl is 
       
   505 # provided for a given element type, the contents of all those provided are merged
       
   506 ##############################################################
       
   507 
       
   508 [Test]
       
   509 title wf_XML_046
       
   510 create xmlengtester test
       
   511 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_046.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_046.txt
       
   512 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_046.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_046.ref
       
   513 delete test
       
   514 [Endtest]
       
   515 ##############################################################
       
   516 # Test demonstrates that extra whitespace is normalized into single space character
       
   517 ##############################################################
       
   518 
       
   519 [Test]
       
   520 title wf_XML_047
       
   521 create xmlengtester test
       
   522 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_047.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_047.txt
       
   523 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_047.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_047.ref
       
   524 delete test
       
   525 [Endtest]
       
   526 ##############################################################
       
   527 # Test demonstrates that character data is valid element content
       
   528 ##############################################################
       
   529 
       
   530 [Test]
       
   531 title wf_XML_048
       
   532 create xmlengtester test
       
   533 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_048.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_048.txt
       
   534 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_048.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_048.ref
       
   535 delete test
       
   536 [Endtest]
       
   537 ##############################################################
       
   538 # Test demonstrates that characters outside of normal ascii range can be used as element content
       
   539 ##############################################################
       
   540 
       
   541 [Test]
       
   542 title wf_XML_049
       
   543 create xmlengtester test
       
   544 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_049.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_049.txt
       
   545 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_049.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_049.ref
       
   546 delete test
       
   547 [Endtest]
       
   548 ##############################################################
       
   549 # Test demonstrates that characters outside of normal ascii range can be used as element content
       
   550 ##############################################################
       
   551 
       
   552 [Test]
       
   553 title wf_XML_050
       
   554 create xmlengtester test
       
   555 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_050.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_050.txt
       
   556 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_050.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_050.ref
       
   557 delete test
       
   558 [Endtest]
       
   559 ##############################################################
       
   560 # The document is encoded in UTF-16 and uses some name characters well outside of the normal ASCII range.
       
   561 ##############################################################
       
   562 
       
   563 [Test]
       
   564 title wf_XML_051
       
   565 create xmlengtester test
       
   566 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_051.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_051.txt
       
   567 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_051.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_051.ref
       
   568 delete test
       
   569 [Endtest]
       
   570 ##############################################################
       
   571 # The document is encoded in UTF-8 and the text inside the root element uses two non-ASCII characters, 
       
   572 # encoded in UTF-8 and each of which expands to a Unicode surrogate pair
       
   573 ##############################################################
       
   574 
       
   575 [Test]
       
   576 title wf_XML_052
       
   577 create xmlengtester test
       
   578 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_052.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_052.txt
       
   579 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_052.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_052.ref
       
   580 delete test
       
   581 [Endtest]
       
   582 ##############################################################
       
   583 # Tests inclusion of a well-formed internal entity, which holds an element required by the content model
       
   584 ##############################################################
       
   585 
       
   586 [Test]
       
   587 title wf_XML_053
       
   588 create xmlengtester test
       
   589 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_053.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_053.txt
       
   590 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_053.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_053.ref
       
   591 delete test
       
   592 [Endtest]
       
   593 ##############################################################
       
   594 # Test demonstrates that extra whitespace within Start-tags and End-tags are nomalized into single spaces
       
   595 ##############################################################
       
   596 
       
   597 [Test]
       
   598 title wf_XML_054
       
   599 create xmlengtester test
       
   600 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_054.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_054.txt
       
   601 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_054.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_054.ref
       
   602 delete test
       
   603 [Endtest]
       
   604 ##############################################################
       
   605 # Test demonstrates that extra whitespace within a processing instruction willnormalized into s single space character
       
   606 ##############################################################
       
   607 
       
   608 [Test]
       
   609 title wf_XML_055
       
   610 create xmlengtester test
       
   611 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_055.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_055.txt
       
   612 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_055.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_055.ref
       
   613 delete test
       
   614 [Endtest]
       
   615 ##############################################################
       
   616 # Test demonstrates an Attribute List declaration that uses a StringType as the AttType 
       
   617 # and also expands the CDATA attribute with a character reference. 
       
   618 # The test also shows that the leading zeros in the character reference are ignored
       
   619 ##############################################################
       
   620 
       
   621 [Test]
       
   622 title wf_XML_056
       
   623 create xmlengtester test
       
   624 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_056.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_056.txt
       
   625 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_056.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_056.ref
       
   626 delete test
       
   627 [Endtest]
       
   628 ##############################################################
       
   629 # Test demonstrates an element content model whose element can occur zero or more times
       
   630 ##############################################################
       
   631 
       
   632 [Test]
       
   633 title wf_XML_057
       
   634 create xmlengtester test
       
   635 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_057.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_057.txt
       
   636 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_057.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_057.ref
       
   637 delete test
       
   638 [Endtest]
       
   639 ##############################################################
       
   640 # Test demonstrates that extra whitespace be normalized into a single space character in an attribute of type NMTOKENS.
       
   641 ##############################################################
       
   642 
       
   643 [Test]
       
   644 title wf_XML_058
       
   645 create xmlengtester test
       
   646 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_058.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_058.txt
       
   647 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_058.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_058.ref
       
   648 delete test
       
   649 [Endtest]
       
   650 ##############################################################
       
   651 # Test demonstrates an Element Type Declaration that uses the contentspec of EMPTY. 
       
   652 # The element cannot have any contents and must always appear as an empty element in the document. 
       
   653 # The test also shows an Attribute-list declaration with multiple AttDef's
       
   654 ##############################################################
       
   655 
       
   656 [Test]
       
   657 title wf_XML_059
       
   658 create xmlengtester test
       
   659 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_059.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_059.txt
       
   660 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_059.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_059.ref
       
   661 delete test
       
   662 [Endtest]
       
   663 ##############################################################
       
   664 # Test demonstrates the use of decimal Character References within element content.
       
   665 ##############################################################
       
   666 
       
   667 [Test]
       
   668 title wf_XML_060
       
   669 create xmlengtester test
       
   670 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_060.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_060.txt
       
   671 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_060.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_060.ref
       
   672 delete test
       
   673 [Endtest]
       
   674 ##############################################################
       
   675 # Test demonstrates the use of decimal Character References within element content.
       
   676 ##############################################################
       
   677 
       
   678 [Test]
       
   679 title wf_XML_061
       
   680 create xmlengtester test
       
   681 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_061.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_061.txt
       
   682 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_061.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_061.ref
       
   683 delete test
       
   684 [Endtest]
       
   685 ##############################################################
       
   686 #Test demonstrates the use of hexadecimal Character References within element.
       
   687 ##############################################################
       
   688 
       
   689 [Test]
       
   690 title wf_XML_062
       
   691 create xmlengtester test
       
   692 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_062.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_062.txt
       
   693 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_062.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_062.ref
       
   694 delete test
       
   695 [Endtest]
       
   696 ##############################################################
       
   697 # The document is encoded in UTF-8 and the name of the root element type uses non-ASCII characters
       
   698 ##############################################################
       
   699 
       
   700 [Test]
       
   701 title wf_XML_063
       
   702 create xmlengtester test
       
   703 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_063.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_063.txt
       
   704 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_063.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_063.ref
       
   705 delete test
       
   706 [Endtest]
       
   707 ##############################################################
       
   708 # Tests in-line handling of two legal character references, which each expand to a Unicode surrogate pair.
       
   709 ##############################################################
       
   710 
       
   711 [Test]
       
   712 title wf_XML_064
       
   713 create xmlengtester test
       
   714 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_064.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_064.txt
       
   715 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_064.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_064.ref
       
   716 delete test
       
   717 [Endtest]
       
   718 ##############################################################
       
   719 # Tests ability to define an internal entity which can't legally be expanded (contains an unquoted <B><</B> ). 
       
   720 ##############################################################
       
   721 
       
   722 [Test]
       
   723 title wf_XML_065
       
   724 create xmlengtester test
       
   725 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_065.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_065.txt
       
   726 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_065.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_065.ref
       
   727 delete test
       
   728 [Endtest]
       
   729 ##############################################################
       
   730 # Expands a CDATA attribute with a character reference.
       
   731 ##############################################################
       
   732 
       
   733 [Test]
       
   734 title wf_XML_066
       
   735 create xmlengtester test
       
   736 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_066.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_066.txt
       
   737 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_066.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_066.ref
       
   738 delete test
       
   739 [Endtest]
       
   740 ##############################################################
       
   741 # Test demonstrates the use of decimal character references within element content
       
   742 ##############################################################
       
   743 
       
   744 [Test]
       
   745 title wf_XML_067
       
   746 create xmlengtester test
       
   747 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_067.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_067.txt
       
   748 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_067.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_067.ref
       
   749 delete test
       
   750 [Endtest]
       
   751 ##############################################################
       
   752 # Tests definition of an internal entity holding a carriage return character reference, 
       
   753 # which must not be normalized before reporting to the application. 
       
   754 # Line break normalization only occurs when parsing external parsed entities
       
   755 ##############################################################
       
   756 
       
   757 [Test]
       
   758 title wf_XML_068
       
   759 create xmlengtester test
       
   760 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_068.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_068.txt
       
   761 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_068.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_068.ref
       
   762 delete test
       
   763 [Endtest]
       
   764 ##############################################################
       
   765 # Verifies that an XML parser will parse a NOTATION declaration;
       
   766 # the output phase of this test ensures that it's reported to the application
       
   767 ##############################################################
       
   768 
       
   769 [Test]
       
   770 title wf_XML_069
       
   771 create xmlengtester test
       
   772 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_069.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_069.txt
       
   773 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_069.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_069.ref
       
   774 delete test
       
   775 [Endtest]
       
   776 ##############################################################
       
   777 # Verifies that internal parameter entities are correctly expanded within the internal subset
       
   778 ##############################################################
       
   779 
       
   780 [Test]
       
   781 title wf_XML_070
       
   782 create xmlengtester test
       
   783 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_070.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_070.txt
       
   784 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_070.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_070.ref
       
   785 delete test
       
   786 [Endtest]
       
   787 ##############################################################
       
   788 # Test demonstrates that an AttlistDecl can use ID as the 
       
   789 # TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.
       
   790 ##############################################################
       
   791 
       
   792 [Test]
       
   793 title wf_XML_071
       
   794 create xmlengtester test
       
   795 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_071.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_071.txt
       
   796 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_071.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_071.ref
       
   797 delete test
       
   798 [Endtest]
       
   799 ##############################################################
       
   800 # Test demonstrates that an AttlistDecl can use IDREF as the TokenizedType 
       
   801 # within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl
       
   802 ##############################################################
       
   803 
       
   804 [Test]
       
   805 title wf_XML_072
       
   806 create xmlengtester test
       
   807 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_072.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_072.txt
       
   808 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_072.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_072.ref
       
   809 delete test
       
   810 [Endtest]
       
   811 ##############################################################
       
   812 # Test demonstrates that an AttlistDecl can use IDREFS as the TokenizedType within the Attribute 
       
   813 # type. The test also shows that IMPLIED is a valid DefaultDecl
       
   814 ##############################################################
       
   815 
       
   816 [Test]
       
   817 title wf_XML_073
       
   818 create xmlengtester test
       
   819 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_073.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_073.txt
       
   820 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_073.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_073.ref
       
   821 delete test
       
   822 [Endtest]
       
   823 ##############################################################
       
   824 # Test demonstrates that an AttlistDecl can use ENTITY as the TokenizedType 
       
   825 # within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.
       
   826 ##############################################################
       
   827 
       
   828 [Test]
       
   829 title wf_XML_074
       
   830 create xmlengtester test
       
   831 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_074.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_074.txt
       
   832 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_074.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_074.ref
       
   833 delete test
       
   834 [Endtest]
       
   835 ##############################################################
       
   836 # Test demonstrates that an AttlistDecl can use ENTITIES as the TokenizedType 
       
   837 # within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl
       
   838 ##############################################################
       
   839 
       
   840 [Test]
       
   841 title wf_XML_075
       
   842 create xmlengtester test
       
   843 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_075.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_075.txt
       
   844 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_075.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_075.ref
       
   845 delete test
       
   846 [Endtest]
       
   847 ##############################################################
       
   848 # Verifies that an XML parser will parse a NOTATION attribute; 
       
   849 # the output phase of this test ensures that both notations are reported to the application.
       
   850 ##############################################################
       
   851 
       
   852 [Test]
       
   853 title wf_XML_076
       
   854 create xmlengtester test
       
   855 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_076.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_076.txt
       
   856 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_076.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_076.ref
       
   857 delete test
       
   858 [Endtest]
       
   859 ##############################################################
       
   860 # Demonstrates that an AttlistDecl can use an EnumeratedType
       
   861 # within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl
       
   862 ##############################################################
       
   863 
       
   864 [Test]
       
   865 title wf_XML_077
       
   866 create xmlengtester test
       
   867 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_077.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_077.txt
       
   868 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_077.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_077.ref
       
   869 delete test
       
   870 [Endtest]
       
   871 ##############################################################
       
   872 # Test demonstrates that an AttlistDecl can use an StringType of 
       
   873 # CDATA within the Attribute type. The test also shows that REQUIRED is a valid DefaultDecl
       
   874 ##############################################################
       
   875 
       
   876 [Test]
       
   877 title wf_XML_078
       
   878 create xmlengtester test
       
   879 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_078.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_078.txt
       
   880 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_078.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_078.ref
       
   881 delete test
       
   882 [Endtest]
       
   883 ##############################################################
       
   884 # Test demonstrates that an AttlistDecl can use an StringType of CDATA 
       
   885 # within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that a value 
       
   886 # can be given to the attribute in the Start-tag as well as the AttListDecl
       
   887 ##############################################################
       
   888 
       
   889 [Test]
       
   890 title wf_XML_079
       
   891 create xmlengtester test
       
   892 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_079.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_079.txt
       
   893 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_079.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_079.ref
       
   894 delete test
       
   895 [Endtest]
       
   896 ##############################################################
       
   897 # Test demonstrates that an AttlistDecl can use an StringType 
       
   898 # of CDATA within the Attribute type. The test also shows that 
       
   899 # FIXED is a valid DefaultDecl and that an value can be given to the attribute
       
   900 ##############################################################
       
   901 
       
   902 [Test]
       
   903 title wf_XML_080
       
   904 create xmlengtester test
       
   905 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_080.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_080.txt
       
   906 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_080.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_080.ref
       
   907 delete test
       
   908 [Endtest]
       
   909 ##############################################################
       
   910 # Test demonstrates the use of the optional character following a name or list to govern the number 
       
   911 # of times an element or content particles in the list occur
       
   912 ##############################################################
       
   913 
       
   914 [Test]
       
   915 title wf_XML_081
       
   916 create xmlengtester test
       
   917 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_081.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_081.txt
       
   918 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_081.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_081.ref
       
   919 delete test
       
   920 [Endtest]
       
   921 ##############################################################
       
   922 # Tests that an external PE may be defined (but not referenced)
       
   923 ##############################################################
       
   924 
       
   925 [Test]
       
   926 title wf_XML_082
       
   927 create xmlengtester test
       
   928 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_082.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_082.txt
       
   929 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_082.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_082.ref
       
   930 delete test
       
   931 [Endtest]
       
   932 ##############################################################
       
   933 # Tests that an external PE may be defined (but not referenced)
       
   934 ##############################################################
       
   935 
       
   936 [Test]
       
   937 title wf_XML_083
       
   938 create xmlengtester test
       
   939 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_083.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_083.txt
       
   940 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_083.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_083.ref
       
   941 delete test
       
   942 [Endtest]
       
   943 ##############################################################
       
   944 # Test demonstrates that although whitespace can be used to set apart markup for greater readability it is not necessary
       
   945 ##############################################################
       
   946 
       
   947 [Test]
       
   948 title wf_XML_084
       
   949 create xmlengtester test
       
   950 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_084.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_084.txt
       
   951 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_084.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_084.ref
       
   952 delete test
       
   953 [Endtest]
       
   954 ##############################################################
       
   955 # Parameter and General entities use different namespaces, so there can be an entity of each type with a given name
       
   956 ##############################################################
       
   957 
       
   958 [Test]
       
   959 title wf_XML_085
       
   960 create xmlengtester test
       
   961 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_085.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_085.txt
       
   962 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_085.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_085.ref
       
   963 delete test
       
   964 [Endtest]
       
   965 ##############################################################
       
   966 #Tests whether entities may be declared more than once, with the first declaration being the binding one
       
   967 ##############################################################
       
   968 
       
   969 [Test]
       
   970 title wf_XML_086
       
   971 create xmlengtester test
       
   972 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_086.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_086.txt
       
   973 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_086.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_086.ref
       
   974 delete test
       
   975 [Endtest]
       
   976 ##############################################################
       
   977 # Tests whether character references in internal entities are expanded early enough,
       
   978 # by relying on correct handling to make the entity be well formed
       
   979 ##############################################################
       
   980 
       
   981 [Test]
       
   982 title wf_XML_087
       
   983 create xmlengtester test
       
   984 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_087.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_087.txt
       
   985 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_087.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_087.ref
       
   986 delete test
       
   987 [Endtest]
       
   988 ##############################################################
       
   989 # Tests whether entity references in internal entities are expanded late enough, 
       
   990 # by relying on correct handling to make the expanded text be valid. 
       
   991 # (If it's expanded too early, the entity will parse as an element that's not valid in that context.)
       
   992 ##############################################################
       
   993 
       
   994 [Test]
       
   995 title wf_XML_088
       
   996 create xmlengtester test
       
   997 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_088.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_088.txt
       
   998 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_088.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_088.ref
       
   999 delete test
       
  1000 [Endtest]
       
  1001 ##############################################################
       
  1002 # Tests entity expansion of three legal character references, which each expand to a Unicode surrogate pair.
       
  1003 ##############################################################
       
  1004 
       
  1005 [Test]
       
  1006 title wf_XML_089
       
  1007 create xmlengtester test
       
  1008 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_089.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_089.txt
       
  1009 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_089.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_089.ref
       
  1010 delete test
       
  1011 [Endtest]
       
  1012 ##############################################################
       
  1013 # Verifies that an XML parser will parse a NOTATION attribute; the output phase of this test ensures that the notation is reported to the application
       
  1014 ##############################################################
       
  1015 
       
  1016 [Test]
       
  1017 title wf_XML_090
       
  1018 create xmlengtester test
       
  1019 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_090.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_090.txt
       
  1020 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_090.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_090.ref
       
  1021 delete test
       
  1022 [Endtest]
       
  1023 ##############################################################
       
  1024 # Verifies that an XML parser will parse an ENTITY attribute; 
       
  1025 # the output phase of this test ensures that the notation is reported to the application, 
       
  1026 # and for validating parsers it further tests that the entity is so reported
       
  1027 ##############################################################
       
  1028 
       
  1029 [Test]
       
  1030 title wf_XML_091
       
  1031 create xmlengtester test
       
  1032 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_091.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_091.txt
       
  1033 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_091.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_091.ref
       
  1034 delete test
       
  1035 [Endtest]
       
  1036 ##############################################################
       
  1037 # Test demostrates that extra whitespace is normalized into a single space character.
       
  1038 ##############################################################
       
  1039 
       
  1040 [Test]
       
  1041 title wf_XML_092
       
  1042 create xmlengtester test
       
  1043 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_092.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_092.txt
       
  1044 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_092.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_092.ref
       
  1045 delete test
       
  1046 [Endtest]
       
  1047 ##############################################################
       
  1048 # Test demonstrates that extra whitespace is not intended for inclusion in the delivered version of the document.
       
  1049 ##############################################################
       
  1050 
       
  1051 [Test]
       
  1052 title wf_XML_093
       
  1053 create xmlengtester test
       
  1054 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_093.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_093.txt
       
  1055 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_093.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_093.ref
       
  1056 delete test
       
  1057 [Endtest]
       
  1058 ##############################################################
       
  1059 # Attribute defaults with a DTD have special parsing rules, 
       
  1060 # different from other strings. That means that characters 
       
  1061 # found there may look like an undefined parameter entity reference 
       
  1062 # "within a markup declaration", but they aren't ... so they can't 
       
  1063 # be violating the PEs in Internal Subset WFC. 
       
  1064 ##############################################################
       
  1065 
       
  1066 [Test]
       
  1067 title wf_XML_094
       
  1068 create xmlengtester test
       
  1069 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_094.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_094.txt
       
  1070 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_094.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_094.ref
       
  1071 delete test
       
  1072 [Endtest]
       
  1073 ##############################################################
       
  1074 # Basically an output test, this requires extra whitespace to be normalized into a single space character in an attribute of type NMTOKENS
       
  1075 ##############################################################
       
  1076 
       
  1077 [Test]
       
  1078 title wf_XML_095
       
  1079 create xmlengtester test
       
  1080 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_095.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_095.txt
       
  1081 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_095.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_095.ref
       
  1082 delete test
       
  1083 [Endtest]
       
  1084 ##############################################################
       
  1085 # Test demonstrates that extra whitespace is normalized into a single space character in an attribute of type NMTOKENS.
       
  1086 ##############################################################
       
  1087 
       
  1088 [Test]
       
  1089 title wf_XML_096
       
  1090 create xmlengtester test
       
  1091 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_096.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_096.txt
       
  1092 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_096.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_096.ref
       
  1093 delete test
       
  1094 [Endtest]
       
  1095 
       
  1096 ##############################################################
       
  1097 # Basically an output test, this tests whether an externally defined attribute declaration 
       
  1098 # (with a default) takes proper precedence over a subsequent internal declaration
       
  1099 ##############################################################
       
  1100 #REMOVED the testcase since not supported in Libxml2
       
  1101 #[Test]
       
  1102 #title wf_XML_097
       
  1103 #create xmlengtester test
       
  1104 #test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_097.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_097.txt
       
  1105 #test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_097.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_097.ref
       
  1106 #delete test
       
  1107 #[Endtest]
       
  1108 
       
  1109 ##############################################################
       
  1110 # Test demonstrates that extra whitespace within a processing instruction is converted into a single space character
       
  1111 ##############################################################
       
  1112 
       
  1113 [Test]
       
  1114 title wf_XML_098
       
  1115 create xmlengtester test
       
  1116 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_098.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_098.txt
       
  1117 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_098.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_098.ref
       
  1118 delete test
       
  1119 [Endtest]
       
  1120 ##############################################################
       
  1121 # Test demonstrates the name of the encoding can be composed of lowercase characters
       
  1122 ##############################################################
       
  1123 
       
  1124 [Test]
       
  1125 title wf_XML_099
       
  1126 create xmlengtester test
       
  1127 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_099.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_099.txt
       
  1128 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_099.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_099.ref
       
  1129 delete test
       
  1130 [Endtest]
       
  1131 ##############################################################
       
  1132 # Makes sure that PUBLIC identifiers may have some strange characters. 
       
  1133 # NOTE: The XML editors have said that the XML specification errata 
       
  1134 # will specify that parameter entity expansion does not occur in PUBLIC
       
  1135 # identifiers, so that the '%' character will not flag a malformed parameter entity reference.
       
  1136 ##############################################################
       
  1137 
       
  1138 [Test]
       
  1139 title wf_XML_100
       
  1140 create xmlengtester test
       
  1141 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_100.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_100.txt
       
  1142 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_100.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_100.ref
       
  1143 delete test
       
  1144 [Endtest]
       
  1145 ##############################################################
       
  1146 # This tests whether entity expansion is (incorrectly) 
       
  1147 # done while processing entity declarations; if it is, the entity value literal will terminate prematurely
       
  1148 ##############################################################
       
  1149 
       
  1150 [Test]
       
  1151 title wf_XML_101
       
  1152 create xmlengtester test
       
  1153 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_101.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_101.txt
       
  1154 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_101.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_101.ref
       
  1155 delete test
       
  1156 [Endtest]
       
  1157 ##############################################################
       
  1158 # Test demonstrates that a CDATA attribute can pass a double quote as its value
       
  1159 ##############################################################
       
  1160 
       
  1161 [Test]
       
  1162 title wf_XML_102
       
  1163 create xmlengtester test
       
  1164 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_102.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_102.txt
       
  1165 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_102.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_102.ref
       
  1166 delete test
       
  1167 [Endtest]
       
  1168 ##############################################################
       
  1169 # Test demonstrates that an attribute can pass a less than sign as its value.
       
  1170 ##############################################################
       
  1171 
       
  1172 [Test]
       
  1173 title wf_XML_103
       
  1174 create xmlengtester test
       
  1175 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_103.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_103.txt
       
  1176 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_103.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_103.ref
       
  1177 delete test
       
  1178 [Endtest]
       
  1179 ##############################################################
       
  1180 # Test demonstrates that extra whitespace within an Attribute of a Start-tag is normalized to a single space character
       
  1181 ##############################################################
       
  1182 
       
  1183 [Test]
       
  1184 title wf_XML_104
       
  1185 create xmlengtester test
       
  1186 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_104.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_104.txt
       
  1187 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_104.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_104.ref
       
  1188 delete test
       
  1189 [Endtest]
       
  1190 ##############################################################
       
  1191 # Basically an output test, this requires a CDATA attribute with a tab character to be passed through as one space
       
  1192 ##############################################################
       
  1193 
       
  1194 [Test]
       
  1195 title wf_XML_105
       
  1196 create xmlengtester test
       
  1197 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_105.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_105.txt
       
  1198 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_105.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_105.ref
       
  1199 delete test
       
  1200 [Endtest]
       
  1201 ##############################################################
       
  1202 # Basically an output test, this requires a CDATA attribute with a newline character to be passed through as one space.
       
  1203 ##############################################################
       
  1204 
       
  1205 [Test]
       
  1206 title wf_XML_106
       
  1207 create xmlengtester test
       
  1208 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_106.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_106.txt
       
  1209 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_106.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_106.ref
       
  1210 delete test
       
  1211 [Endtest]
       
  1212 ##############################################################
       
  1213 # Basically an output test, this requires a CDATA attribute with a return character to be passed through as one space
       
  1214 ##############################################################
       
  1215 
       
  1216 [Test]
       
  1217 title wf_XML_107
       
  1218 create xmlengtester test
       
  1219 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_107.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_107.txt
       
  1220 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_107.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_107.ref
       
  1221 delete test
       
  1222 [Endtest]
       
  1223 ##############################################################
       
  1224 # This tests normalization of end-of-line characters (CRLF) within entities to LF, primarily as an output test
       
  1225 ##############################################################
       
  1226 
       
  1227 [Test]
       
  1228 title wf_XML_108
       
  1229 create xmlengtester test
       
  1230 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_108.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_108.txt
       
  1231 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_108.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_108.ref
       
  1232 delete test
       
  1233 [Endtest]
       
  1234 ##############################################################
       
  1235 # Test demonstrates that an attribute can have a null value.
       
  1236 ##############################################################
       
  1237 
       
  1238 [Test]
       
  1239 title wf_XML_109
       
  1240 create xmlengtester test
       
  1241 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_109.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_109.txt
       
  1242 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_109.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_109.ref
       
  1243 delete test
       
  1244 [Endtest]
       
  1245 ##############################################################
       
  1246 # Basically an output test, this requires that a CDATA attribute with a CRLF be normalized to one space
       
  1247 ##############################################################
       
  1248 
       
  1249 [Test]
       
  1250 title wf_XML_110
       
  1251 create xmlengtester test
       
  1252 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_110.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_110.txt
       
  1253 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_110.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_110.ref
       
  1254 delete test
       
  1255 [Endtest]
       
  1256 ##############################################################
       
  1257 # Character references expanding to spaces doesn't affect treatment of attributes
       
  1258 ##############################################################
       
  1259 
       
  1260 [Test]
       
  1261 title wf_XML_111
       
  1262 create xmlengtester test
       
  1263 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_111.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_111.txt
       
  1264 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_111.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_111.ref
       
  1265 delete test
       
  1266 [Endtest]
       
  1267 ##############################################################
       
  1268 # Test demonstrates shows the use of content particles within the element content
       
  1269 ##############################################################
       
  1270 
       
  1271 [Test]
       
  1272 title wf_XML_112
       
  1273 create xmlengtester test
       
  1274 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_112.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_112.txt
       
  1275 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_112.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_112.ref
       
  1276 delete test
       
  1277 [Endtest]
       
  1278 ##############################################################
       
  1279 # Test demonstrates that it is not an error to have attributes declared for an element not itself declared.
       
  1280 ##############################################################
       
  1281 
       
  1282 [Test]
       
  1283 title wf_XML_113
       
  1284 create xmlengtester test
       
  1285 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_113.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_113.txt
       
  1286 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_113.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_113.ref
       
  1287 delete test
       
  1288 [Endtest]
       
  1289 ##############################################################
       
  1290 # Test demonstrates that all text within a valid CDATA section is considered text and not recognized as markup
       
  1291 ##############################################################
       
  1292 
       
  1293 [Test]
       
  1294 title wf_XML_114
       
  1295 create xmlengtester test
       
  1296 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_114.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_114.txt
       
  1297 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_114.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_114.ref
       
  1298 delete test
       
  1299 [Endtest]
       
  1300 ##############################################################
       
  1301 # Test demonstrates that an entity reference is processed by recursively processing the replacement text of the entity
       
  1302 ##############################################################
       
  1303 
       
  1304 [Test]
       
  1305 title wf_XML_115
       
  1306 create xmlengtester test
       
  1307 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_115.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_115.txt
       
  1308 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_115.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_115.ref
       
  1309 delete test
       
  1310 [Endtest]
       
  1311 ##############################################################
       
  1312 # Test demonstrates that a line break within CDATA will be normalized
       
  1313 ##############################################################
       
  1314 
       
  1315 [Test]
       
  1316 title wf_XML_116
       
  1317 create xmlengtester test
       
  1318 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_116.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_116.txt
       
  1319 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_116.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_116.ref
       
  1320 delete test
       
  1321 [Endtest]
       
  1322 ##############################################################
       
  1323 # Test demonstrates that entity expansion is done while processing entity declarations
       
  1324 ##############################################################
       
  1325 
       
  1326 [Test]
       
  1327 title wf_XML_117
       
  1328 create xmlengtester test
       
  1329 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_117.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_117.txt
       
  1330 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_117.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_117.ref
       
  1331 delete test
       
  1332 [Endtest]
       
  1333 ##############################################################
       
  1334 # Test demonstrates that entity expansion is done while processing entity declarations
       
  1335 ##############################################################
       
  1336 
       
  1337 [Test]
       
  1338 title wf_XML_118
       
  1339 create xmlengtester test
       
  1340 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_118.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_118.txt
       
  1341 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_118.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_118.ref
       
  1342 delete test
       
  1343 [Endtest]
       
  1344 ##############################################################
       
  1345 # Comments may contain any legal XML characters; only the string "--" is disallowed
       
  1346 ##############################################################
       
  1347 
       
  1348 [Test]
       
  1349 title wf_XML_119
       
  1350 create xmlengtester test
       
  1351 test SAXParseFile E:\testing\data\xmleng\efute\input\xmlconf\xmltest\wf\XML_wf_119.xml E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_119.txt
       
  1352 test CompareFiles E:\testing\data\xmleng\efute\output\xmlconf\xmltest\wf\SAX_XML_wf_119.txt E:\testing\data\xmleng\efute\pattern\xmlconf\xmltest\wf\SAX_XML_wf_119.ref
       
  1353 delete test
       
  1354 [Endtest]