1<!-- use "--word-2000 yes -xml" on command line -->
2
3<!-- Test case for MS Access files failing with Error: missing quote mark for attribute value -->
4
5
6
7<PARAM NAME="XMLData" VALUE="<xml xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot;>&#13;&#10; 
8
9<a:something></a:something><a:something></a:something></xml>'&quot;">
10
11