Basic Definition | Formal Definition | Description| Example
The value type is defined by the following notation: float = (["+"] / "-") 1*DIGIT ["." 1*DIGIT]
If the property permits, multiple "float" values are specified by a COMMA character (US-ASCII decimal 44) separated list of values.
No additional content value encoding (i.e., BACKSLASH character encoding) is defined for this value type.
1000000.0000001 1.333 -3.14