Actions
Feature #744
openDSRDocument::readXML() and xml2dsr do not check for the "Relationship Content Constraints" of the underlying SR IOD
Start date:
2017-04-05
Due date:
% Done:
0%
Estimated time:
Module:
dcmsr
Operating System:
Compiler:
Description
In contrast to the DSRDocument::read() method and e.g. the dsrdump tool the DSRDocument::readXML() method and xml2dsr do not check for the "Relationship Content Constraints" of the underlying SR IOD. This should probably be changed (and should be disabled using an appropriate flag).
The following excerpt is from "dsrdoctn.cc":
/* create new node (by-value or by-reference), do not check constraints */ result = createAndAppendNewNode(node, relationshipType, valueType);
Also see email from Mathieu Malaterre (received: 2017-04-05).
No data to display
Actions