11 lines
332 B
XML
11 lines
332 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="<xml xmlns:a="urn:schemas-microsoft-com:office:access">
|
||
|
|
||
|
<a:something></a:something><a:something></a:something></xml>'"">
|
||
|
|