Stefano, Have you tried published-min/published-max? I'm not sure that update-* will work using the digest param.
Regarding the parsing... That is a well formed XML snippet. If you're having problems with it, stop parsing after the ending </ContinuityOfCareRecord> node. Eric On Feb 4, 6:18 am, Stefano <[email protected]> wrote: > An other question: I've tried to download a CCR document containing > all of my medications with this URL parameter for the query: > > https://www.google.com/h9/feeds/profile/ui/IPLC_h9WgBE/-/medication?d... > > It works, but the CCR document, after the </ContinuityOfCareRecord> > tag, it contains these tags: > > <ProfileMetaData xmlns='http://schemas.google.com/health/metadata'> > <UserComment src='IRI' type='text'/> > <FrequencyValue value='2.000000'/> > <FrequencyType value='1'/> > </ProfileMetaData> > > Because of these tags, the parser can't parse the document and I get > an Exception with this message: > > org.xml.sax.SAXParseException: The markup in the document following > the root element must be well-formed. > > I need help! > > Stefano --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
