I've noticed a <RegisterMetaData /> node in Google Health "Register" entries containing <ProcessedStatus /> and <ReadStatus /> nodes.
I was unable to find any reference to "RegisterMetaData" in any of the following places: * Register feed schema reference - http://code.google.com/apis/health/docs/2.0/schema/register_atom.rnc * Java class reference - http://code.google.com/apis/gdata/javadoc/com/google/gdata/data/ExtensionPoint.html * Objective-C class reference - http://www.google.com/codesearch?q=RegisterMetaData+package%3Ahttp%3A%2F%2Fgdata-objectivec-client%5C.googlecode%5C.com ProfileMetaData, however, is included in the Profile feed schema reference (and Java/ObjC libraries). Shouldn't RegisterMetaData be included in the register feed schema? I only ask because I'd like my ClientLogin app to be able to determine if a notice has been previously read (<ReadStatus value="true" />). I was about to post to the ObjC GData list, but figured Greg was just basing his classes on the RELAX NG document. Thanks, Ford --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
