Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
7 lines
167 B
XML
7 lines
167 B
XML
<?xml version="1.0"?>
|
|
<!-- Illegal use of 1.1-style prefix unbinding in 1.0 document -->
|
|
<a:foo xmlns:a="http://example.org/namespace">
|
|
<a:foo xmlns:a=""/>
|
|
</a:foo>
|
|
|