usnistgov / iheos-toolkit2

XDS Toolkit
https://ihexds.nist.gov
45 stars 25 forks source link

IHE RMD - ITI-86 Wrong namespace for DocumentRequest #448

Open luettmann opened 5 years ago

luettmann commented 5 years ago

When sending a RemoveDocumentsRequest to a DocumentRepository simulator, the Toolkit responds with an error, telling that the namespace for the DocumentRequest (urn:ihe:iti:xds-b:2007) is wrong and the namespace "urn:ihe:iti:rmd:2017" is expected. In the supplement the example request states, that the namespace of the DocumentRequest should be "xds:DocumentRequest". So I suppose the correct namespace is "urn:ihe:iti:xds-b:2007". (Page 34) IHE RMD - ITI-86_Request_Response_Namespace_ERROR.zip

MergeKMeyer commented 5 years ago

Concur. Suggested correction for xdstools2/src/main/webapp/toolkitx/schema/v3/rmd.xsd . rmd.xsd.txt