Thanks, Sebastian! yes, I also look forward to the new AOM/XML binding component.
Cheers, Rong On 6 September 2011 15:45, Sebastian Garde < sebastian.garde at oceaninformatics.com> wrote: > Hi, > > I have modified the XMLSerialiser code and checked it in, you can compile > it from there if you like. > This will become part of the next minor release for ckm. > > Seref: looking forward to the binding! > > Cheers > Sebastian > > Am 06.09.2011 11:44, schrieb Seref Arikan: > > Hi Rong, > I'm working on this; an AOM to JAXB binding. I'm hoping that I'll be > able to give more details in a couple of weeks. > > Regards > Seref > > > On Tue, Sep 6, 2011 at 10:34 AM, Rong Chen <rong.acode at gmail.com> > <rong.acode at gmail.com> wrote: > > Hi Sebastian, > To my knowledge, no one is maintaining the AOM xml-serialiser from the Java > Reference Project at the moment. So I would appreciate if you could fix it > this time. > Actually the larger issue about xml-serialiser is that it's not relying on a > java XML binding API. This makes it vulnarable to changes in the archetype > XML schema. > There is already a xml-binding component that provides XML parsing and > serialising based on RM XML schema. One just needs to implement a mapping > between the classes from openehr-aom component and the generated XML > binding classes in order to have XML schema based parsing and serialising. > This is probably the best way to go. > Cheers, > Rong > On 6 September 2011 10:53, Sebastian Garde<sebastian.garde at > oceaninformatics.com> <sebastian.garde at oceaninformatics.com> wrote: > > Hi > > CKM is using the XML serialiser of the openEHR Java Reference > implementation. > > It seems that the serialiser applies a different order to some elements > than required by the schema. > > Not sure if these were turned around in the xsd at some stage maybe? > While I don't really understand why these elements need to have an > order, I believe the problem in the XML serialiser is quite easy to fix. > > Is anybody maintaining this code at present? Otherwise I can have a go. > > Regards > Sebastian > > > Am 05.09.2011 19:28, schrieb Athanasios Anastasiou: > > Hello everyone > > Maybe there has been some intermediate change that i am missing here but > i am trying to validate "openEHR-EHR-OBSERVATION.blood_pressure.v1.xml" > (downloaded as XML from the CKM editor today) through the available XSDs > from http://www.openehr.org/releases/1.0.2/its/XML-schema/index.html and > i am getting a very large number of errors. > > Just as an indication, all the errors are "Invalid content was found" > mostly for the elements "existence" and "lower_included" (expecting > "rm_attribute_name" and "lower_unbounded" respectively) > > Are there different XSDs for the structure of the CKM XML files? And if > yes, are they available? > > Looking forward to hearing from you > Athanasios Anastasiou > > P.S. Just as a note, "Resource.xsd" references "basetypes.xsd" instead > of "BaseTypes.xsd" in both 1.0.1 and 1.0.2 versions (while it was > "BaseTypes.xsd" in version 1.0). It seems that the intention is to > preserve the letter case (e.g. the "Resource.xsd" and "Structure.xsd" > reference "BaseTypes.xsd"). It's a tiny thing but, as you know, it makes > a difference for case sensitive file systems :-) > > > > _______________________________________________ > openEHR-technical mailing listopenEHR-technical at > openehr.orghttp://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > _______________________________________________ > openEHR-technical mailing listopenEHR-technical at > openehr.orghttp://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > _______________________________________________ > openEHR-technical mailing listopenEHR-technical at > openehr.orghttp://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > _______________________________________________ > openEHR-technical mailing listopenEHR-technical at > openehr.orghttp://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > > -- > > [image: Ocean Informatics] > Dr Sebastian Garde > Senior Developer > Ocean Informatics > *Dr. sc. hum., Dipl.-Inform. Med, FACHI* > > Skype: gardeseb > > _______________________________________________ > openEHR-technical mailing list > openEHR-technical at openehr.org > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20110906/89cd6c41/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: oceanlogo.png Type: image/png Size: 5677 bytes Desc: not available URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20110906/89cd6c41/attachment.png>

