Metrici supports importing nodes from a standard format. The import processes are as flexible as possible, for example allowing data unloaded as one version to be reloaded as another.
The basic load format is:
<Node>
<type/>
<reference/>
<Member>
<type/>
<value/>
<scale/
<target/>
</Member>
</Node>Member repeats. value, scale and target are optional.
Load files are produced by the Node Export service, and imported by the Node Import service.