![]() | node |
| Prev | Current Data File Format | Next |
Name
node — An individual 3-dimensional point in a spatial link
Synopsis
| Content Model | |
node ::= (#PCDATA) |
Description
A node element encodes a single 3-dimensional point in a spatial link.
The character data of this XML element should consist of three floating
point numbers, representing the
x, y and
z coordinates of the point.
Regina writes the individual coordinates using hexadecimal floating point format to ensure no loss of precision; however, any standard floating point format may be used.
| Prev | Contents | Next |
| link | Up | oneeff |
