I have a requirement to read and parse CCD xml in my application. It gave me error initially for id attribute which I solved by renaming ID attribute.
But when I try to unmarshal CCD xml to java obj from generated Java classes I am not getting the value for the java object
As CCD xml is quite complex. So what's the best way to parse CCD xml? I am open to use Java. Please suggest.
I suggest using the MDHT CDA API https://projects.eclipse.org/projects/modeling.mdht You can download the latest runtime https://sourceforge.net/projects/oht-modeling/files/Releases/Runtime/ There is also the certification site which uses MDHT https://sitenv.org