>On Fri Nov 10 2006, Zhi Yu Yue wrote:
>> 1. The xmlns:fo namespace declaration is incorrect in many .odp test
>> files, such as classOutline.odp
>> The fo namespace is incorrect in the test files (.odp). The test files
>use
>> xmlns:fo="http://www.w3.org/1999/XSL/Format" instead of xmlns:fo="
>> urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
>>
>> 2. The namespace of xmlns:svg declaration should be xmlns:svg="
>> urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0", instead of
>> xmlns:svg="http://www.w3.org/2000/svg" in many files, such as some files
>> under DrawContent/Frames/, Shapes/, PresentationContent/.
>
>This is on purpose since we only use a subset of the FO / SVG
>specifications.
>It was discussed with the relevant groups and this is what we agreed upon.
The problem that Helen correctly points out is that the ODF testsuite on http://testsuite.opendocumentfellowship.org/ incorrectly uses xmlns:svg="http://www.w3.org/2000/svg" in a number of places.
Cheers,
Waldo