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

 


Help: OASIS Mailing Lists Help | MarkMail Help

office-comment message

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


Subject: 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 
______________________________________________________________________


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