← Prev in month
← Prev in 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