Actions
Feature #267
closedFehlerbehandlungsoptionen für dsr2xml
Start date:
Due date:
% Done:
100%
Estimated time:
Module:
dcmsr
Operating System:
Compiler:
Description
Siehe Posting von Anibal (http://forum.dcmtk.org/viewtopic.php?p=5227#5227)
Die folgenden Fehlerbehandlungsoptionen koennten auch für dsr2xml interessant sein:
error handling: -Ec --ignore-constraints ignore relationship content constraints -Ee --ignore-item-errors do not abort on content item errors, just warn (e.g. missing value type specific attributes) -Ei --skip-invalid-items skip invalid content items (incl. sub-tree)
Ich sehe allerdings das Problem, dass damit auch fehlerhafte oder sogar unvollstaendige
SR-Dokument in das XML-Format ueberfuehrt werden, das eigentlich ja eine vollstaendige
Abbildung darstellen soll.
=== Nachtrag JR (2010-06-15) ===
Siehe auch: http://forum.dcmtk.org/viewtopic.php?t=2560
Actions