This data type consists of a series of CDXPoint values.
In CDX files, this data type is prefixed by an additional UINT16 value indicating the total number of CDXPoints to follow.
Examples:
| CDX: | 02 00 01 00 00 00 02 00 00 00 03 00 00 00 04 00 00 00 |
| CDXML: | "1 2 3 4" |
See the complete list of CDX data types