better error messages on the build server
Jos van den Oever
jos at vandenoever.info
Wed May 16 09:00:02 BST 2012
On Tuesday 15 May 2012 13:00:58 PM Jos van den Oever wrote:
> Hello all,
>
> Over the weekend I ported the script to test document round-tripping and
> conversion from python to java. The advantage is an increase in speed and
> better error messages. The runtime for the tests has decreased from two
> hours to one hours and fifteen minutes.
>
> The main advantage is that the ODF documents are now validated with Jing
> instead of libxml2. libxml2 has an incomplete implementation of Relax NG
> and this led to false positives (reported errors that are not real errors)
> and missed problems.
>
> Currently 528 failing documents and 2175 passing. So one in five documents
> either crashes calligra or results in invalid ODF.
>
> Below I have aggregated all the current validating errors. Each error is
> preceded by how often it occurs. The main problem is the occurance of empty
> <table:table-row/> elements.
>
> Most of these problems are easy to fix and I encourage everyone, also
> people new to Calligra, to have a look at fixing the problems. Here are
> instructions to get started.
> 1) go to 158.36.191.251:8080/viewType.html?buildTypeId=bt7 and look at the
> tests results of the last run
> 2) choose a failing file and locate it in the calligratests repository [1]
> 3) if the document is an ODF roundtrip it with e.g.
> calligrawords --roundtrip-filename out.odt in.odt
> if the document is Microsoft Office format, convert it with e.g.
> calligraconverter in.doc out.odt
> 4) check the validity of the document with e.g.
> tools/scripts/validateODF.py out.odt
> 5) look in the source code for the place where the offending xml is
> created 6) fix code and go back to 3)
> 7) put your fix on reviewboard
>
> [1] http://websvn.kde.org/trunk/tests/calligratests/
The number of failed documents is now down to 360 out of 3308. So about 1 in 9
documents fails. That is a big improvement over the 1 in 4 we had earlier in
week and most of the errors are still easy to fix. Thanks to Mek, Friedrich,
Matus and Boemann for looking into that.
Here is a summary of the remaining issues. You'll see that there are some
error messages with 'calligra:*' attributes. We'll start a separate thread for
those.
Most error messages are about wrong attribute value or attributes or eleements
in places where they are not allowed or elements in the wrong order.
Cheers,
Jos
1063 error:attribute "calligra:fill-style-name" not allowed here; expected
attribute "fo:background-color", "fo:border", "fo:border-bottom", "fo:border-
left", "fo:border-right", "fo:border-top", "fo:padding", "fo:padding-bottom",
"fo:padding-left", "fo:padding-right", "fo:padding-top", "fo:wrap-option",
"style:border-line-width", "style:border-line-width-bottom", "style:border-
line-width-left", "style:border-line-width-right", "style:border-line-width-
top", "style:cell-protect", "style:decimal-places", "style:diagonal-bl-tr",
"style:diagonal-bl-tr-widths", "style:diagonal-tl-br", "style:diagonal-tl-br-
widths", "style:direction", "style:glyph-orientation-vertical", "style:print-
content", "style:repeat-content", "style:rotation-align", "style:rotation-
angle", "style:shadow", "style:shrink-to-fit", "style:text-align-source",
"style:vertical-align" or "style:writing-mode"
111 error:attribute "svg:x" not allowed here; expected attribute
"draw:caption-id", "draw:class-names", "draw:id", "draw:z-index", "svg:y",
"table:end-cell-address", "table:end-x", "table:end-y", "table:table-
background", "text:anchor-page-number" or "xml:id"
111 error:attribute "svg:width" not allowed here; expected attribute
"draw:caption-id", "draw:class-names", "draw:id", "draw:z-index", "table:end-
cell-address", "table:end-x", "table:end-y", "table:table-background",
"text:anchor-page-number" or "xml:id"
111 error:attribute "svg:height" not allowed here; expected attribute
"draw:caption-id", "draw:class-names", "draw:id", "draw:z-index", "table:end-
cell-address", "table:end-x", "table:end-y", "table:table-background",
"text:anchor-page-number" or "xml:id"
111 error:attribute "draw:layer" not allowed here; expected attribute
"draw:caption-id", "draw:class-names", "draw:id", "draw:z-index", "svg:y",
"table:end-cell-address", "table:end-x", "table:end-y", "table:table-
background", "text:anchor-page-number" or "xml:id"
87 error:element "text:p" not allowed here; expected the element end-tag
79 error:element "text:p" not allowed here; expected the element end-tag
or element "draw:applet", "draw:contour-path", "draw:contour-polygon",
"draw:floating-frame", "draw:glue-point", "draw:image", "draw:image-map",
"draw:object", "draw:object-ole", "draw:plugin", "draw:text-box",
"office:event-listeners", "svg:desc", "svg:title" or "table" (with
xmlns="urn:oasis:names:tc:opendocument:xmlns:table:1.0")
68 error:value of attribute "style:vertical-align" is invalid; must be
equal to "automatic", "bottom", "middle" or "top"
66 error:element "draw:connector" missing required attribute
"svg:viewBox"
50 error:value of attribute "style:border-line-width" is invalid; token
"0pt" invalid; must be a string matching the regular expression "([0-9]*[1-9]
[0-9]*(\.[0-9]*)?|0+\.[0-9]*[1-9][0-9]*|\.[0-9]*[1-9][0-9]*)((cm)|(mm)|(in)|
(pt)|(pc)|(px))"
40 error:value of attribute "svg:y" is invalid; must be a string matching
the regular expression "-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|(mm)|(in)|(pt)|
(pc)|(px))"
36 error:attribute "calligra:nodeTypes" not allowed here; expected
attribute "draw:caption-id", "draw:class-names", "draw:layer", "draw:name",
"draw:text-style-name", "draw:transform", "draw:z-index", "table:table-
background", "text:anchor-page-number" or "text:anchor-type"
33 error:attribute "style:text-blinking" not allowed here; expected
attribute "fo:background-color", "fo:border", "fo:border-bottom", "fo:border-
left", "fo:border-right", "fo:border-top", "fo:break-after", "fo:break-
before", "fo:hyphenation-keep", "fo:keep-together", "fo:keep-with-next",
"fo:line-height", "fo:margin", "fo:margin-bottom", "fo:margin-left",
"fo:margin-right", "fo:margin-top", "fo:orphans", "fo:padding", "fo:padding-
bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top", "fo:text-
align", "fo:text-align-last", "fo:text-indent", "fo:widows", "style:auto-text-
indent", "style:background-transparency", "style:border-line-width",
"style:border-line-width-bottom", "style:border-line-width-left",
"style:border-line-width-right", "style:border-line-width-top", "style:font-
independent-line-spacing", "style:join-border", "style:justify-single-word",
"style:line-height-at-least", "style:line-spacing", "style:page-number",
"style:register-true", "style:shadow", "style:snap-to-layout-grid",
"style:vertical-align", "style:writing-mode", "style:writing-mode-automatic",
"text:line-number" or "text:number-lines"
30 error:value of attribute "svg:x" is invalid; must be a string matching
the regular expression "-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|(mm)|(in)|(pt)|
(pc)|(px))"
25 error:value of attribute "fo:padding-top" is invalid; must be a string
matching the regular expression "([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|(mm)|(in)|
(pt)|(pc)|(px))"
24 error:element "text:span" not allowed here; expected the element end-
tag or text
22 error:attribute "xml:id" not allowed here; expected attribute
"text:note-class"
18 error:value of attribute "fo:padding-right" is invalid; must be a
string matching the regular expression "([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|
(mm)|(in)|(pt)|(pc)|(px))"
18 error:value of attribute "fo:padding-left" is invalid; must be a
string matching the regular expression "([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|
(mm)|(in)|(pt)|(pc)|(px))"
18 error:value of attribute "fo:padding-bottom" is invalid; must be a
string matching the regular expression "([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|
(mm)|(in)|(pt)|(pc)|(px))"
18 error:attribute "calligra:vertical-distributed" not allowed here;
expected attribute "fo:background-color", "fo:border", "fo:border-bottom",
"fo:border-left", "fo:border-right", "fo:border-top", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:wrap-option", "style:border-line-width", "style:border-line-width-bottom",
"style:border-line-width-left", "style:border-line-width-right",
"style:border-line-width-top", "style:cell-protect", "style:decimal-places",
"style:diagonal-bl-tr", "style:diagonal-bl-tr-widths", "style:diagonal-tl-br",
"style:diagonal-tl-br-widths", "style:direction", "style:glyph-orientation-
vertical", "style:print-content", "style:repeat-content", "style:rotation-
align", "style:rotation-angle", "style:shadow", "style:shrink-to-fit",
"style:text-align-source", "style:vertical-align" or "style:writing-mode"
15 error:element "meta:comments" not allowed here; expected the element
end-tag or element "dc:creator", "dc:date", "dc:description", "dc:language",
"dc:subject", "dc:title", "meta:auto-reload", "meta:creation-date",
"meta:document-statistic", "meta:editing-cycles", "meta:editing-duration",
"meta:generator", "meta:hyperlink-behaviour", "meta:initial-creator",
"meta:keyword", "meta:print-date", "meta:printed-by", "meta:template" or
"meta:user-defined"
14 error:element "text:a" missing required attributes "xlink:href" and
"xlink:type"
13 error:value of attribute "table:end-x" is invalid; must be a string
matching the regular expression "-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|(mm)|
(in)|(pt)|(pc)|(px))"
11 error:attribute "calligra:nodeTypes" not allowed here; expected
attribute "draw:caption-id", "draw:class-names", "draw:layer", "draw:text-
style-name", "draw:transform", "draw:z-index", "table:table-background",
"text:anchor-page-number" or "text:anchor-type"
10 error:attribute "draw:transparency" not allowed here; expected
attribute "dr3d:ambient-color", "dr3d:back-scale", "dr3d:backface-culling",
"dr3d:close-back", "dr3d:close-front", "dr3d:depth", "dr3d:diffuse-color",
"dr3d:edge-rounding", "dr3d:edge-rounding-mode", "dr3d:emissive-color",
"dr3d:end-angle", "dr3d:horizontal-segments", "dr3d:lighting-mode",
"dr3d:normals-direction", "dr3d:normals-kind", "dr3d:shadow",
"dr3d:shininess", "dr3d:specular-color", "dr3d:texture-filter", "dr3d:texture-
generation-mode-x", "dr3d:texture-generation-mode-y", "dr3d:texture-kind",
"dr3d:texture-mode", "dr3d:vertical-segments", "draw:auto-grow-height",
"draw:auto-grow-width", "draw:blue", "draw:caption-angle", "draw:caption-
angle-type", "draw:caption-escape", "draw:caption-escape-direction",
"draw:caption-fit-line-length", "draw:caption-gap", "draw:caption-line-
length", "draw:caption-type", "draw:color-inversion", "draw:color-mode",
"draw:contrast", "draw:decimal-places", "draw:draw-aspect", "draw:end-guide",
"draw:end-line-spacing-horizontal", "draw:end-line-spacing-vertical",
"draw:fill-gradient-name", "draw:fill-hatch-name", "draw:fill-hatch-solid",
"draw:fill-image-height", "draw:fill-image-name", "draw:fill-image-ref-point",
"draw:fill-image-ref-point-x", "draw:fill-image-ref-point-y", "draw:fill-
image-width", "draw:fit-to-contour", "draw:fit-to-size", "draw:frame-display-
border", "draw:frame-display-scrollbar", "draw:frame-margin-horizontal",
"draw:frame-margin-vertical", "draw:gamma", "draw:gradient-step-count",
"draw:green", "draw:guide-distance", "draw:guide-overhang", "draw:image-
opacity", "draw:line-distance", "draw:luminance", "draw:marker-end",
"draw:marker-end-center", "draw:marker-end-width", "draw:marker-start",
"draw:marker-start-center", "draw:marker-start-width", "draw:measure-align",
"draw:measure-vertical-align", "draw:ole-draw-aspect", "draw:opacity",
"draw:opacity-name", "draw:parallel", "draw:placing", "draw:red",
"draw:secondary-fill-color", "draw:shadow", "draw:shadow-color", "draw:shadow-
offset-x", "draw:shadow-offset-y", "draw:shadow-opacity", "draw:show-unit",
"draw:start-guide", "draw:start-line-spacing-horizontal", "draw:start-line-
spacing-vertical", "draw:stroke", "draw:stroke-dash", "draw:stroke-dash-
names", "draw:stroke-linejoin", "draw:symbol-color", "draw:textarea-
horizontal-align", "draw:textarea-vertical-align", "draw:tile-repeat-offset",
"draw:unit", "draw:visible-area-height", "draw:visible-area-left",
"draw:visible-area-top", "draw:visible-area-width", "draw:wrap-influence-on-
position", "fo:background-color", "fo:border", "fo:border-bottom", "fo:border-
left", "fo:border-right", "fo:border-top", "fo:clip", "fo:margin", "fo:margin-
bottom", "fo:margin-left", "fo:margin-right", "fo:margin-top", "fo:max-
height", "fo:max-width", "fo:min-height", "fo:min-width", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:wrap-option", "style:background-transparency", "style:border-line-width",
"style:border-line-width-bottom", "style:border-line-width-left",
"style:border-line-width-right", "style:border-line-width-top",
"style:editable", "style:flow-with-text", "style:horizontal-pos",
"style:horizontal-rel", "style:mirror", "style:number-wrapped-paragraphs",
"style:overflow-behavior", "style:print-content", "style:protect", "style:rel-
height", "style:rel-width", "style:repeat", "style:run-through",
"style:shadow", "style:shrink-to-fit", "style:vertical-pos", "style:vertical-
rel", "style:wrap", "style:wrap-contour", "style:wrap-contour-mode",
"style:wrap-dynamic-threshold", "style:writing-mode", "svg:fill-rule",
"svg:height", "svg:stroke-color", "svg:stroke-linecap", "svg:stroke-opacity",
"svg:stroke-width", "svg:width", "svg:x", "svg:y", "text:anchor-page-number",
"text:anchor-type", "text:animation", "text:animation-delay", "text:animation-
direction", "text:animation-repeat", "text:animation-start-inside",
"text:animation-steps" or "text:animation-stop-inside"
9 error:element "text:index-title" missing required attribute
"text:name"
9 error:element "table:shapes" not allowed here; expected element
"table:table-column", "table:table-column-group", "table:table-columns",
"table:table-header-columns", "table:table-header-rows", "table:table-row",
"table:table-row-group", "table:table-rows" or "text:soft-page-break"
9 error:attribute "calligra:specialborder-top" not allowed here;
expected attribute "fo:background-color", "fo:border", "fo:border-bottom",
"fo:border-left", "fo:border-right", "fo:border-top", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:wrap-option", "style:border-line-width", "style:border-line-width-bottom",
"style:border-line-width-left", "style:border-line-width-right",
"style:border-line-width-top", "style:cell-protect", "style:decimal-places",
"style:diagonal-bl-tr", "style:diagonal-bl-tr-widths", "style:diagonal-tl-br",
"style:diagonal-tl-br-widths", "style:direction", "style:glyph-orientation-
vertical", "style:print-content", "style:repeat-content", "style:rotation-
align", "style:rotation-angle", "style:shadow", "style:shrink-to-fit",
"style:text-align-source", "style:vertical-align" or "style:writing-mode"
9 error:attribute "calligra:specialborder-bottom" not allowed here;
expected attribute "fo:background-color", "fo:border", "fo:border-bottom",
"fo:border-left", "fo:border-right", "fo:border-top", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:wrap-option", "style:border-line-width", "style:border-line-width-bottom",
"style:border-line-width-left", "style:border-line-width-right",
"style:border-line-width-top", "style:cell-protect", "style:decimal-places",
"style:diagonal-bl-tr", "style:diagonal-bl-tr-widths", "style:diagonal-tl-br",
"style:diagonal-tl-br-widths", "style:direction", "style:glyph-orientation-
vertical", "style:print-content", "style:repeat-content", "style:rotation-
align", "style:rotation-angle", "style:shadow", "style:shrink-to-fit",
"style:text-align-source", "style:vertical-align" or "style:writing-mode"
8 error:element "number:text-content" not allowed here; expected the
element end-tag or element "number:fraction", "number:number",
"number:scientific-number", "number:text", "style:map" or "style:text-
properties"
8 error:attribute "svg:y" not allowed here; expected attribute
"draw:caption-id", "draw:class-names", "draw:id", "draw:layer", "draw:name",
"draw:text-style-name", "draw:transform", "draw:z-index", "svg:x1", "svg:x2",
"svg:y1", "svg:y2", "table:end-cell-address", "table:end-x", "table:end-y",
"table:table-background", "text:anchor-page-number", "text:anchor-type" or
"xml:id"
8 error:attribute "svg:x" not allowed here; expected attribute
"draw:caption-id", "draw:class-names", "draw:id", "draw:layer", "draw:name",
"draw:text-style-name", "draw:transform", "draw:z-index", "svg:x1", "svg:x2",
"svg:y1", "svg:y2", "table:end-cell-address", "table:end-x", "table:end-y",
"table:table-background", "text:anchor-page-number", "text:anchor-type" or
"xml:id"
7 error:value of attribute "style:border-line-width-top" is invalid;
token "0pt" invalid; must be a string matching the regular expression
"([0-9]*[1-9][0-9]*(\.[0-9]*)?|0+\.[0-9]*[1-9][0-9]*|\.[0-9]*[1-9][0-9]*)
((cm)|(mm)|(in)|(pt)|(pc)|(px))"
6 error:value of attribute "fo:color" is invalid; must be a string
matching the regular expression "#[0-9a-fA-F]{6}"
6 error:value of attribute "draw:z-index" is invalid; must be an integer
greater than or equal to 0
6 error:value of attribute "draw:textarea-vertical-align" is invalid;
must be equal to "bottom", "justify", "middle" or "top"
6 error:element "table:table" not allowed here; expected the element
end-tag or element "draw:glue-point", "office:event-listeners", "svg:desc",
"svg:title", "text:list" or "text:p"
6 error:element "table:table" not allowed here; expected the element
end-tag or element "draw:enhanced-geometry", "draw:glue-point", "office:event-
listeners", "svg:desc", "svg:title", "text:list" or "text:p"
6 error:attribute "calligra:specialborder-top" not allowed here;
expected attribute "fo:background-color", "fo:border", "fo:border-bottom",
"fo:border-left", "fo:border-right", "fo:border-top", "fo:margin", "fo:margin-
bottom", "fo:margin-left", "fo:margin-right", "fo:margin-top", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:page-height", "fo:page-width", "style:border-line-width", "style:border-
line-width-bottom", "style:border-line-width-left", "style:border-line-width-
right", "style:border-line-width-top", "style:first-page-number",
"style:footnote-max-height", "style:layout-grid-base-height", "style:layout-
grid-base-width", "style:layout-grid-color", "style:layout-grid-display",
"style:layout-grid-lines", "style:layout-grid-mode", "style:layout-grid-
print", "style:layout-grid-ruby-below", "style:layout-grid-ruby-height",
"style:layout-grid-snap-to", "style:layout-grid-standard-mode", "style:num-
format", "style:num-letter-sync", "style:num-prefix", "style:num-suffix",
"style:paper-tray-name", "style:print", "style:print-orientation",
"style:print-page-order", "style:register-truth-ref-style-name", "style:scale-
to", "style:scale-to-pages", "style:shadow", "style:table-centering" or
"style:writing-mode"
6 error:attribute "calligra:specialborder-right" not allowed here;
expected attribute "fo:background-color", "fo:border", "fo:border-bottom",
"fo:border-left", "fo:border-right", "fo:border-top", "fo:margin", "fo:margin-
bottom", "fo:margin-left", "fo:margin-right", "fo:margin-top", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:page-height", "fo:page-width", "style:border-line-width", "style:border-
line-width-bottom", "style:border-line-width-left", "style:border-line-width-
right", "style:border-line-width-top", "style:first-page-number",
"style:footnote-max-height", "style:layout-grid-base-height", "style:layout-
grid-base-width", "style:layout-grid-color", "style:layout-grid-display",
"style:layout-grid-lines", "style:layout-grid-mode", "style:layout-grid-
print", "style:layout-grid-ruby-below", "style:layout-grid-ruby-height",
"style:layout-grid-snap-to", "style:layout-grid-standard-mode", "style:num-
format", "style:num-letter-sync", "style:num-prefix", "style:num-suffix",
"style:paper-tray-name", "style:print", "style:print-orientation",
"style:print-page-order", "style:register-truth-ref-style-name", "style:scale-
to", "style:scale-to-pages", "style:shadow", "style:table-centering" or
"style:writing-mode"
6 error:attribute "calligra:specialborder-left" not allowed here;
expected attribute "fo:background-color", "fo:border", "fo:border-bottom",
"fo:border-left", "fo:border-right", "fo:border-top", "fo:margin", "fo:margin-
bottom", "fo:margin-left", "fo:margin-right", "fo:margin-top", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:page-height", "fo:page-width", "style:border-line-width", "style:border-
line-width-bottom", "style:border-line-width-left", "style:border-line-width-
right", "style:border-line-width-top", "style:first-page-number",
"style:footnote-max-height", "style:layout-grid-base-height", "style:layout-
grid-base-width", "style:layout-grid-color", "style:layout-grid-display",
"style:layout-grid-lines", "style:layout-grid-mode", "style:layout-grid-
print", "style:layout-grid-ruby-below", "style:layout-grid-ruby-height",
"style:layout-grid-snap-to", "style:layout-grid-standard-mode", "style:num-
format", "style:num-letter-sync", "style:num-prefix", "style:num-suffix",
"style:paper-tray-name", "style:print", "style:print-orientation",
"style:print-page-order", "style:register-truth-ref-style-name", "style:scale-
to", "style:scale-to-pages", "style:shadow", "style:table-centering" or
"style:writing-mode"
6 error:attribute "calligra:specialborder-bottom" not allowed here;
expected attribute "fo:background-color", "fo:border", "fo:border-bottom",
"fo:border-left", "fo:border-right", "fo:border-top", "fo:margin", "fo:margin-
bottom", "fo:margin-left", "fo:margin-right", "fo:margin-top", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:page-height", "fo:page-width", "style:border-line-width", "style:border-
line-width-bottom", "style:border-line-width-left", "style:border-line-width-
right", "style:border-line-width-top", "style:first-page-number",
"style:footnote-max-height", "style:layout-grid-base-height", "style:layout-
grid-base-width", "style:layout-grid-color", "style:layout-grid-display",
"style:layout-grid-lines", "style:layout-grid-mode", "style:layout-grid-
print", "style:layout-grid-ruby-below", "style:layout-grid-ruby-height",
"style:layout-grid-snap-to", "style:layout-grid-standard-mode", "style:num-
format", "style:num-letter-sync", "style:num-prefix", "style:num-suffix",
"style:paper-tray-name", "style:print", "style:print-orientation",
"style:print-page-order", "style:register-truth-ref-style-name", "style:scale-
to", "style:scale-to-pages", "style:shadow", "style:table-centering" or
"style:writing-mode"
5 error:element "style:map" missing required attribute "style:condition"
5 error:element "style:graphic-properties" not allowed here; expected
the element end-tag or element "style:map", "style:paragraph-properties" or
"style:text-properties"
5 error:element "number:text" not allowed yet; expected the element end-
tag or element "number:fraction", "number:number", "number:scientific-number"
or "style:map"
5 error:element "number:text-content" not allowed here; expected the
element end-tag or element "number:fraction", "number:number",
"number:scientific-number" or "style:map"
5 error:attribute "calligra:specialborder-right" not allowed here;
expected attribute "fo:background-color", "fo:border", "fo:border-bottom",
"fo:border-left", "fo:border-right", "fo:border-top", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:wrap-option", "style:border-line-width", "style:border-line-width-bottom",
"style:border-line-width-left", "style:border-line-width-right",
"style:border-line-width-top", "style:cell-protect", "style:decimal-places",
"style:diagonal-bl-tr", "style:diagonal-bl-tr-widths", "style:diagonal-tl-br",
"style:diagonal-tl-br-widths", "style:direction", "style:glyph-orientation-
vertical", "style:print-content", "style:repeat-content", "style:rotation-
align", "style:rotation-angle", "style:shadow", "style:shrink-to-fit",
"style:text-align-source", "style:vertical-align" or "style:writing-mode"
5 error:attribute "calligra:specialborder-left" not allowed here;
expected attribute "fo:background-color", "fo:border", "fo:border-bottom",
"fo:border-left", "fo:border-right", "fo:border-top", "fo:padding",
"fo:padding-bottom", "fo:padding-left", "fo:padding-right", "fo:padding-top",
"fo:wrap-option", "style:border-line-width", "style:border-line-width-bottom",
"style:border-line-width-left", "style:border-line-width-right",
"style:border-line-width-top", "style:cell-protect", "style:decimal-places",
"style:diagonal-bl-tr", "style:diagonal-bl-tr-widths", "style:diagonal-tl-br",
"style:diagonal-tl-br-widths", "style:direction", "style:glyph-orientation-
vertical", "style:print-content", "style:repeat-content", "style:rotation-
align", "style:rotation-angle", "style:shadow", "style:shrink-to-fit",
"style:text-align-source", "style:vertical-align" or "style:writing-mode"
4 error:value of attribute "xlink:href" is invalid; must be a URI
4 error:value of attribute "draw:shadow-offset-x" is invalid; must be a
string matching the regular expression "-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|
(mm)|(in)|(pt)|(pc)|(px))"
4 error:found attribute "text:style-name", but no attributes allowed
here
3 error:value of attribute "text:level" is invalid; must be an integer
greater than or equal to 1
3 error:value of attribute "svg:width" is invalid; must be a string
matching the regular expression "-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|(mm)|
(in)|(pt)|(pc)|(px))"
3 error:element "style:tab-stops" not allowed here; expected the element
end-tag or element "style:background-image", "style:columns" or "text:list-
style"
3 error:attribute "calligra:nodeTypes" not allowed here; expected
attribute "draw:caption-id", "draw:class-names", "draw:text-style-name",
"draw:transform", "draw:z-index", "table:end-cell-address", "table:end-x",
"table:end-y", "table:table-background", "text:anchor-page-number" or
"text:anchor-type"
3 error:attribute "calligra:nodeTypes" not allowed here; expected
attribute "draw:caption-id", "draw:class-names", "draw:layer", "draw:name",
"draw:text-style-name", "draw:transform", "table:end-cell-address",
"table:end-x", "table:end-y", "table:table-background" or "text:anchor-page-
number"
3 error:attribute "calligra:nodeTypes" not allowed here; expected
attribute "draw:caption-id", "draw:class-names", "draw:layer", "draw:name",
"draw:text-style-name", "draw:transform", "draw:z-index", "table:end-cell-
address", "table:end-x", "table:end-y", "table:table-background",
"text:anchor-page-number" or "text:anchor-type"
2 error:value of attribute "xml:id" is invalid; must be an XML name
without colons
2 error:value of attribute "svg:y1" is invalid; must be a string
matching the regular expression "-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|(mm)|
(in)|(pt)|(pc)|(px))" or must be a string matching the regular expression "-?
([0-9]+(\.[0-9]*)?|\.[0-9]+)%"
2 error:value of attribute "svg:x2" is invalid; must be a string
matching the regular expression "-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|(mm)|
(in)|(pt)|(pc)|(px))" or must be a string matching the regular expression "-?
([0-9]+(\.[0-9]*)?|\.[0-9]+)%"
2 error:value of attribute "fo:margin-top" is invalid; must be a string
matching the regular expression "-?([0-9]+(\.[0-9]*)?|\.[0-9]+)%" or must be a
string matching the regular expression "([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|
(mm)|(in)|(pt)|(pc)|(px))"
2 error:element "text:linenumbering-configuration" not allowed here;
expected the element end-tag or element "draw:fill-image", "draw:gradient",
"draw:hatch", "draw:marker", "draw:opacity", "draw:stroke-dash",
"number:boolean-style", "number:currency-style", "number:date-style",
"number:number-style", "number:percentage-style", "number:text-style",
"number:time-style", "style:default-page-layout", "style:default-style",
"style:presentation-page-layout", "style:style", "svg:linearGradient",
"svg:radialGradient", "table:table-template", "text:bibliography-
configuration", "text:list-style", "text:notes-configuration" or
"text:outline-style"
2 error:element "style:tab-stop" missing required attribute "style:char"
2 error:attribute "calligra:nodeTypes" not allowed here; expected
attribute "draw:caption-id", "draw:class-names", "draw:layer", "draw:name",
"draw:text-style-name", "draw:transform", "table:end-cell-address",
"table:end-x", "table:end-y", "table:table-background", "text:anchor-page-
number" or "text:anchor-type"
1 error:value of attribute "text:time-value" is invalid; must be an ISO
date and time or must be an ISO time
1 error:value of attribute "svg:viewBox" is invalid; token
"-6.44848e-29" invalid; must be an integer
1 error:value of attribute "style:column-width" is invalid; must be a
string matching the regular expression "([0-9]*[1-9][0-9]*(\.[0-9]*)?|0+\.
[0-9]*[1-9][0-9]*|\.[0-9]*[1-9][0-9]*)((cm)|(mm)|(in)|(pt)|(pc)|(px))"
1 error:value of attribute "style:border-line-width-right" is invalid;
token "0pt" invalid; must be a string matching the regular expression
"([0-9]*[1-9][0-9]*(\.[0-9]*)?|0+\.[0-9]*[1-9][0-9]*|\.[0-9]*[1-9][0-9]*)
((cm)|(mm)|(in)|(pt)|(pc)|(px))"
1 error:value of attribute "style:border-line-width-left" is invalid;
token "0pt" invalid; must be a string matching the regular expression
"([0-9]*[1-9][0-9]*(\.[0-9]*)?|0+\.[0-9]*[1-9][0-9]*|\.[0-9]*[1-9][0-9]*)
((cm)|(mm)|(in)|(pt)|(pc)|(px))"
1 error:value of attribute "style:border-line-width-bottom" is invalid;
token "0pt" invalid; must be a string matching the regular expression
"([0-9]*[1-9][0-9]*(\.[0-9]*)?|0+\.[0-9]*[1-9][0-9]*|\.[0-9]*[1-9][0-9]*)
((cm)|(mm)|(in)|(pt)|(pc)|(px))"
1 error:value of attribute "draw:shadow-offset-y" is invalid; must be a
string matching the regular expression "-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|
(mm)|(in)|(pt)|(pc)|(px))"
1 error:element "text:tracked-changes" not allowed here; expected the
element end-tag or element "dr3d:scene", "draw:a", "draw:caption",
"draw:circle", "draw:connector", "draw:control", "draw:custom-shape",
"draw:ellipse", "draw:frame", "draw:g", "draw:line", "draw:measure",
"draw:page-thumbnail", "draw:path", "draw:polygon", "draw:polyline",
"draw:rect", "draw:regular-polygon", "table:calculation-settings",
"table:consolidation", "table:content-validations", "table:data-pilot-tables",
"table:database-ranges", "table:dde-links", "table:label-ranges",
"table:named-expressions", "table:table", "text:alphabetical-index",
"text:alphabetical-index-auto-mark-file", "text:bibliography", "text:change",
"text:change-end", "text:change-start", "text:dde-connection-decls", "text:h",
"text:illustration-index", "text:list", "text:numbered-paragraph",
"text:object-index", "text:p", "text:page-sequence", "text:section",
"text:soft-page-break", "text:table-index", "text:table-of-content" or
"text:user-index"
1 error:element "text:bookmark-start" not allowed here; expected the
element end-tag or element "dr3d:scene", "draw:a", "draw:caption",
"draw:circle", "draw:connector", "draw:control", "draw:custom-shape",
"draw:ellipse", "draw:frame", "draw:g", "draw:line", "draw:measure",
"draw:page-thumbnail", "draw:path", "draw:polygon", "draw:polyline",
"draw:rect", "draw:regular-polygon", "office:forms", "table:calculation-
settings", "table:consolidation", "table:content-validations", "table:data-
pilot-tables", "table:database-ranges", "table:dde-links", "table:label-
ranges", "table:named-expressions", "table:table", "text:alphabetical-index",
"text:alphabetical-index-auto-mark-file", "text:bibliography", "text:change",
"text:change-end", "text:change-start", "text:dde-connection-decls", "text:h",
"text:illustration-index", "text:list", "text:numbered-paragraph",
"text:object-index", "text:p", "text:page-sequence", "text:section",
"text:sequence-decls", "text:soft-page-break", "text:table-index",
"text:table-of-content", "text:tracked-changes", "text:user-field-decls",
"text:user-index" or "text:variable-decls"
1 error:element "table:filter-and" not allowed here; expected the
element end-tag or element "table:database-source-query", "table:database-
source-sql", "table:database-source-table", "table:filter", "table:sort" or
"table:subtotal-rules"
1 error:element "officeooo:annotation" not allowed here; expected the
element end-tag or element "anim:animate", "anim:animateColor",
"anim:animateMotion", "anim:animateTransform", "anim:audio", "anim:command",
"anim:iterate", "anim:par", "anim:seq", "anim:set", "anim:transitionFilter",
"dr3d:scene", "draw:a", "draw:caption", "draw:circle", "draw:connector",
"draw:control", "draw:custom-shape", "draw:ellipse", "draw:frame", "draw:g",
"draw:layer-set", "draw:line", "draw:measure", "draw:page-thumbnail",
"draw:path", "draw:polygon", "draw:polyline", "draw:rect", "draw:regular-
polygon", "office:forms", "presentation:animations", "presentation:notes",
"svg:desc" or "svg:title"
1 error:element "number:text" not allowed here; expected the element
end-tag or element "style:map"
1 error:element "number:date-style" incomplete; expected element
"number:am-pm", "number:day", "number:day-of-week", "number:era",
"number:hours", "number:minutes", "number:month", "number:quarter",
"number:seconds", "number:text", "number:week-of-year", "number:year" or
"style:text-properties"
1 error:attribute "calligra:number-length" not allowed here; expected
attribute "number:calendar", "number:possessive-form", "number:style" or
"number:textual"
More information about the calligra-devel
mailing list