← Prev in month ← Prev in thread
Next in thread → Next in month →

PRD02 - point3D: schema fault?

From
Alex Brown <>
Date
2010-12-20T12:07:07+00:00
ID
Thread
PRD02 - point3D: schema fault?
Dear all,

The schema defines a regex for the point3D type as follows:

\([ ]*-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|(mm)|(in)|(pt)|(pc))([ ]+-?([0-9]+(\.[0-9]*)?|\.[0-9]+)((cm)|(mm)|(in)|(pt)|(pc))){2}[ ]*\)

This does not appear (at least according to jing) to match what is wanted. For example, the stated default value of draw:extrusion-viewpoint, "3.5cm -3.5cm 25cm", does not match this regex.

Correct this by altering the default value to "(3.5cm -3.5cm 25cm)", or amend the regex to make the enclosing parentheses optional (or remove them).

- Alex.



______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
← Prev in month ← Prev in thread
Next in thread → Next in month →