I need to add a new namespace to an atom feed and can't find any
examples on how to do this using .net.
<?xml version="1.0" encoding="utf-8"?>
<feed
xmlns="http://www.w3.org/2005/Atom"
xmlns:meter="http://schemas.google.com/meter/2008" --Need help
adding this part.
xmlns:batch="http://schemas.google.com/gdata/batch">
</feed>
Thank you for your help.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---