Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
7 lines
179 B
XML
7 lines
179 B
XML
<?xml version="1.0"?>
|
|
<!-- Simple legal case: prefix rebinding -->
|
|
<a:foo xmlns:a="http://example.org/namespace">
|
|
<a:foo xmlns:a="http://example.org/other-namespace"/>
|
|
</a:foo>
|
|
|