Re: Radius Search with IE: 'documentElement' is null or not an object
On Jun 29, 11:07 am, oedipa <kwin...@gmail.com> wrote:
>
> it does consistently fail with searches on Roanoke, VA
>
there is an undefined unicode character in the data for Richfield
Recovery & Care Center, Salem.
The problem is in the speciality attribute, "Memory care program ?
secure unit".
The "?" character is not valid unicode, and certainly not valid
ISO-8859-1 (the encoding given in the XML header).
I would guess that all facilities having a Speciality of "Memory Care
Program & Secure Unit" would fail in this way.
This character causes IE problems when parsing the XML, so the
xml.documentElement is null and the
xml.parseError.reason = "An invalid character was found in text
content"
--
You received this message because you are subscribed to the Google Groups "Google Maps API" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home