The ReferenceTable element is a container for Ref elements defining aliases, or short names for CTF files.
However, if there is no Ref element to define the graphicsMonitor alias, then some Autodesk-supplied transforms will not work. Users can define aliases for other CTF files as they wish.
<?xml version="1.0" encoding="UTF-8"?>
<SynColorConfig version="1.0">
<SharedHome dir="/opt/Autodesk/Synergy/SynColor/Shared/transforms"/>
<ReferenceTable>
<Ref alias="graphicsMonitor" path="/opt/Autodesk/Synergy/SynColor/2013.1.pr20/transforms/display/Eizo/CIE-XYZ_to_CG245W.ctf"/>
</ReferenceTable>
</SynColorConfig>
The Ref element defines an alias for a CTF file so that it can be easily referenced in other CTF files.