[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ohf] Re: relation of the three files(input.xml¡¢docEntry.xml¡¢submissionSet.xml)

Hi Robert,

These files are used to help create the XDS metadata needed for the submission. If you look through previous posts to this news group ... you'll see a lot of discussion on metadata. OHF implements an automatic metadata extraction process from the CDA document. However, the concepts (data elements) that are present in XDS Metadata cannot all be directly extracted from a CDA document for a viariety of reasons (terminology incompatibilities, CDA does not represent some metadata concepts). Thus we need some way of getting metadata that the extraction process cannot get. This is why we have these files. They 'simulate' getting this kind of information from the application that attaches itself to OHF for XDS submission.

Hope this helps,
- Sarah

RobertHua wrote:
Hi everyone!

What are the files(input.xml¡¢docEntry.xml¡¢submissionSet.xml) relation?
I known the input.xml is a CDA file¡¡to submit to the server,but what is the role of docEntry.xml, submissionSet.xml in the course of documents submitted?