6 lines
367 B
HTML
6 lines
367 B
HTML
<!-- 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="<xml xmlns:a="urn:schemas-microsoft-com:office:access">
|
|
<a:something></a:something><a:something></a:something></xml>'"">
|
|
</PARAM>
|