Java's JAXB and .NET's XSD.exe could also be your friend. Video here: http://www.veoh.com/collection/astmccr/watch/v14140426Z6ysWmGh
I wrote up some documentation on deserializing CCR into C# here: http://medbi.blogspot.com/2008/02/creating-c-bindings-for-ccr-and-ccd.html . It's probably similar for Java. Good luck! On Feb 19, 12:42 pm, "Eric (Google)" <[email protected]> wrote: > We don't have any in Java. > > XPath and a SAX parser are your > friends there :) > > Eric > > On Feb 16, 8:41 pm, "[email protected]" <[email protected]> > wrote: > > > Thanks Mr Eric.Actually i need some sample code which can access CCR > > and edit/update the records.Could you please help me. > > > On Feb 17, 1:03 am, "Eric (Google)" <[email protected]> wrote: > > > > Hi, > > > > Here are a couple of resources for starters: > > > > Getting Started > > > Guidehttp://code.google.com/apis/health/getting_started.html > > > > Java 1.5 Developer's > > > Guidehttp://code.google.com/apis/health/docs/2.0/developers_guide_java.html > > > > Sample code:http://code.google.com/apis/health/code.html > > > > Eric > > > > On Feb 16, 4:27 am, "[email protected]" <[email protected]> > > > wrote: > > > > > Hi Friends, > > > > Could you please explain me how do i Create/edit/import medical > > > > Records from our Application. > > > > I am developing a application which can store medical records using > > > > Google health API in JAVA. > > > > > Please give me some sample code for create/edit/import medical > > > > records.Awaiting for ur guidence. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en -~----------~----~----~----~------~----~------~--~---
