← Prev in month ← Prev in thread

"points" datatype; schema error (ODF all versions)

From
Alex Brown <>
Date
2009-04-27T12:41:33+00:00
ID
Thread
"points" datatype; schema error (ODF all versions)
Dear all,

The "points" datatype is used e.g. with the <draw:points> attribute.

Its values are governed by the regex:

-?[0-9]+,-?[0-9]+([ ]+-?[0-9]+,-?[0-9]+)*

This regex is probably faulty, as it does not allow the first x
coordinate value to have a decimal part.

- Alex.
← Prev in month ← Prev in thread