Hi Simon,

Sorry I am not sure what are the steps to reproduce this.  Can you
list out what are you trying to do and how are you going about it to
get that XML?  Thanks!

Austin

On Wed, Apr 2, 2008 at 9:03 AM, Simon Wistow <[EMAIL PROTECTED]> wrote:
>
>  I'm trying to send this event.
>
>  The event returned has a new feedLink as expected but it's now a link
>  rather than inline, which is ok.
>
>  <?xml version="1.0" encoding="utf-8"?>
>  <entry xmlns="http://www.w3.org/2005/Atom";
>  xmlns:gd="http://schemas.google.com/g/2005";>
>   <category term="http://schemas.google.com/g/2005#event";
>  scheme="http://schemas.google.com/g/2005#kind"/>
>   <title>Test attendee event 1207151306</title>
>   <gd:comments>
>     <gd:feedLink readOnly="foo">
>       <feed xmlns="http://purl.org/atom/ns#";>
>         <id>test_feed_id-1207151306</id>
>         <entry>
>           <content mode="xml">
>             <div xmlns="http://www.w3.org/1999/xhtml";>Test comment</div>
>           </content>
>         </entry>
>       </feed>
>     </gd:feedLink>
>   </gd:comments>
>  </entry>
>
>  However the feed that's linked too doesn't have any of the comments I
>  put in? Is this because of the xmlns in the feed and/or the fact that
>  the content is encoded in xml?
>
>  thanks,
>  Simon
>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar 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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to