tidy-html5/regression_testing/cases/xml-expects/case-500236.xml
Jim Derry 5a1b65d089 Move the testing repository back into the Tidy codebase.
Automate testing of any PR's.
Updated README's explaining new processes.
2021-05-21 10:43:35 -04:00

6 lines
362 B
XML

<!-- use "==word-2000 yes -xml" on command line -->
<!-- Test case for MS Access files failing with Error: missing quote mark for attribute value -->
<PARAM NAME="XMLData"
VALUE="&lt;xml xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot;&gt;
&lt;a:something&gt;&lt;/a:something&gt;&lt;a:something&gt;&lt;/a:something&gt;&lt;/xml&gt;'&quot;">
</PARAM>