OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: OFFICE-3765


hi all,

so i've played around with the interleave idea and it does appear to work with the ODF Toolkit validator, complaining about the invalid duplicate or wrongly nested fill-character elements; see styles.xml styles named "N112*" in the attachment:

> java -jar /home/ms/lo/odftoolkit/validator/target/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies.jar -M /home/ms/lo/odftoolkit/validator/src/main/resources/schema/odf1.2/OpenDocument-v1.2-os-manifest-schema.rng -D /home/ms/lo/odftoolkit/validator/src/main/resources/schema/odf1.2/OpenDocument-v1.2-os-dsig-schema.rng -O /home/ms/OFFICE-3765.rng ~/3765-test.ods


/home/ms/3765-test.ods/styles.xml[90,30]:  Error: tag name "number:fill-character" is not allowed. Possible tag names are: <am-pm>,<day-of-week>,<day>,<era>,<hours>,<map>,<minutes>,<month>,<quarter>,<seconds>,<text>,<week-of-year>,<year>
      <number:fill-character>#</number:fill-character>
                       ----^
/home/ms/3765-test.ods/styles.xml[99,30]:  Error: tag name "number:fill-character" is not allowed. Possible tag names are: <am-pm>,<day-of-week>,<day>,<era>,<hours>,<map>,<minutes>,<month>,<quarter>,<seconds>,<text>,<week-of-year>,<year>
      <number:fill-character>#</number:fill-character>
                       ----^
/home/ms/3765-test.ods/styles.xml[110,30]:  Error: tag name "number:fill-character" is not allowed. Possible tag names are: <am-pm>,<day-of-week>,<day>,<era>,<hours>,<map>,<minutes>,<month>,<quarter>,<seconds>,<text>,<week-of-year>,<year>
      <number:fill-character>#</number:fill-character>
                       ----^
/home/ms/3765-test.ods/styles.xml[116,30]:  Error: tag name "number:fill-character" is not allowed. Possible tag names are: <am-pm>,<day-of-week>,<day>,<era>,<hours>,<map>,<minutes>,<month>,<quarter>,<seconds>,<week-of-year>,<year>
      <number:fill-character>#</number:fill-character>
                       ----^
/home/ms/3765-test.ods/styles.xml[118,30]:  Error: tag name "number:fill-character" is not allowed. Possible tag names are: <am-pm>,<day-of-week>,<day>,<era>,<hours>,<map>,<minutes>,<month>,<quarter>,<seconds>,<text>,<week-of-year>,<year>
      <number:fill-character>#</number:fill-character>
                       ----^
/home/ms/3765-test.ods/styles.xml[121,30]:  Error: tag name "number:fill-character" is not allowed. Possible tag names are: <am-pm>,<day-of-week>,<day>,<era>,<hours>,<map>,<minutes>,<month>,<quarter>,<seconds>,<text>,<week-of-year>,<year>
      <number:fill-character>#</number:fill-character>
                       ----^
/home/ms/3765-test.ods/styles.xml[126,26]:  Error: element "number:fill-character" was found where no element may occur
<number:fill-character>#</number:fill-character>
                   ----^

hence i've added a schema diff to the proposal of the issue.

--
Michael Stahl
Senior Software-Entwickler LibreOffice
–––
CIB software GmbH
Geschäftsstelle Hamburg
Flachsland 10
22083 Hamburg
–––
T +49 (40) / 28 48 42 -296
F +49 (40) / 28 48 42 -100
Michael.Stahl@cib.de
www.cib.de
–––
Sitz: München
Registergericht München, HRB 123286
Geschäftsführer: Dipl.-Ing. Ulrich Brandner

Attachment: 3765-test.ods
Description: application/vnd.oasis.opendocument.spreadsheet



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]