atom feed5 messages in org.oasis-open.lists.officeRe: [office] Some errors found in the...
FromSent OnAttachments
Zhi Yu YueNov 9, 2006 5:16 pm 
David FaureNov 10, 2006 4:50 am 
Bastian, WaldoNov 10, 2006 9:35 am 
David FaureNov 10, 2006 9:39 am 
Bastian, WaldoNov 10, 2006 9:47 am 
Subject:Re: [office] Some errors found in the NMCL test suite
From:David Faure (fau@kde.org)
Date:Nov 10, 2006 4:50:03 am
List:org.oasis-open.lists.office

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.