2 messages in com.googlegroups.google-base-data-apiRe: Unrecognized element 'control'
FromSent OnAttachments
mris...@libero.it02 Aug 2007 04:36 
Jeff S06 Aug 2007 12:44 
Subject:Re: Unrecognized element 'control'
From:Jeff S (j.@google.com)
Date:08/06/2007 12:44:09 PM
List:com.googlegroups.google-base-data-api

Hi Marco,

Does it work when you make a single item request (non-batch)? I was able to create a single draft item by adding the XML below:

<app:control xmlns:app='http://purl.org/atom/app#'> <app:draft>yes</app:draft> </app:control>

(From this page on hiding items:
http://code.google.com/apis/base/starting-out.html#item_hide ) If you'd like to send me your batch request I can take a look.

Thank you,

Jeff

On Aug 2, 4:36 am, "mris@libero.it" <mris@libero.it> wrote:

I'm trying to perform a batch feed of items to Google Base but if I try to insert an item in draft Google reply with a Unrecognized element 'control' message. Can someone tell me why it doesn't work.

Thanks Marco