This file is list of HCRF images that are grouped according to chart distribution numbers. The file can be accessed by the HCRF Chart Distribution Builder to create actual chart distributions.
No list of charts file is included in the installation. You must create this file. |
Multiple chart distributions can be added to this file.
This is an example of a simple file structure.

This table describes the tags in the file.
Tag | Description |
|---|---|
| The parent tag for <CD>
|
| CD where charts are stored.
This value must be • a maximum length of 10 characters • upper case • contain no spaces • 7-bit ASCII For example: |
| An HCRF chart from the |
This is an example of a simple list of files.
<?xml version="1.0" encoding="UTF-8"?> <CDCollection xmins="http://www.caris.com/hcrf/1.0"> <CD number="GB20151004"> <Chart>126</Chart> <Chart>127</Chart> <Chart>128</Chart> </CD> </CDCollection> |
In this example, a chart distribution that is named GB20151004 contains three charts: 126, 127, and 128. More chart distributions can be added to the file.