I need to create sub elements using the C# API. Documentation on sub elements is completely void. While I was able to locate some examples in this forum on how to add a sub element to an attribute, it will not actually get stored in Google Base. It appears that the problem might have to do with the fact that there is no way to set the attribute type of the sub element. When I write the parent element to an xml file, it is clear that the sub element gets created but no type is specified. I can only assume that this is the reason why the sub element is ignored when written to Google Base.
Can anyone please show me an example of creating a sub element and specifying the type using the C# API? I would also like to know how you perform a query to check for the existence of a sub element's value. Does the Google Base query engine travel nested elements automatically or only the root elements? Thank you -- You received this message because you are subscribed to the Google Groups "Google Base Data API" 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/google-base-data-api?hl=en.
