Is anyone else, especially Java programmers, having problems parsing
the xmlAttributeName fields in the XML that comes back from
getReportFields?  I'm using Adobe ColdFusion, which creates Java code
and uses the Apache Xerces XML parser, and it absolutely does not like
this.  From what I've read, it looks like xmlAttributeName is a
reserved word in xml docs.  If I do a find/replace of the raw xml data
and change "xmlAttributeName" to "xyzzy" then I have absolutely no
problem parsing the document and referencing that field.
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to