Kwon-Taeho / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

Tag <NetworkLinkControl> doesn't work with namespace xmlns:xal="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" #347

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which products are affected?

Google Earth

What steps will reproduce the problem?
1. Create and launch a KML file that uses the namespace 
xmlns:xal="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" and contains a 
NetworkLinkControl that performs an Update on another KML file.

2. The NetworkLinkControl will not update the other KML file unless the 
previously mentioned namespace is removed.

What is the expected output or behavior? What do you see instead?

The NetworkLinkControl should update the other KML file without removing the 
namespace.

What application versions (if any) are you using?

5.1 and 5.2

Which operating systems (and/or relevant web browsers) are affected?

Windows XP 32-bit

Please provide any additional information (code snippets/links) below.

Please see the attached file for the code snippet.  If the previously mentioned 
namespace is removed, then the other KML file is Updated correctly.

Original issue reported on code.google.com by mhrobin...@gmail.com on 29 Jun 2010 at 8:30

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'd just like to add that I was using the Pro version of Google Earth 5.2 and 
the non-Pro version of Google Earth 5.1.

Original comment by mhrobin...@gmail.com on 29 Jun 2010 at 9:52

GoogleCodeExporter commented 9 years ago
Error still exists on
GE 6.0.1.2032 (beta) and
Microsoft Windows (6.1.7601.1)

Original comment by pandem...@googlemail.com on 8 Apr 2011 at 6:07

GoogleCodeExporter commented 9 years ago
I have the same issue.

I've created some examples. Have a look at the working example KMLs:
http://dl.dropbox.com/u/392709/KML%20Issue/works/Point-load.kml
http://dl.dropbox.com/u/392709/KML%20Issue/works/Update-load.kml

compared to:
http://dl.dropbox.com/u/392709/KML%20Issue/fails/Point-load.kml
http://dl.dropbox.com/u/392709/KML%20Issue/fails/Update-load.kml

the only difference is the namespace definitions in the kml element

Original comment by andrethe...@gmail.com on 29 Aug 2011 at 1:49

GoogleCodeExporter commented 9 years ago
Any resolution on this issue?  I get the same result with GE 6.0.3.  

Original comment by barnett....@gmail.com on 27 Sep 2011 at 12:32

GoogleCodeExporter commented 9 years ago
me too, how can I remove the xal namespace?

Original comment by Wilfried...@gmail.com on 14 Dec 2011 at 5:43

GoogleCodeExporter commented 9 years ago
I just tested my example KMLs and it appears to be working now in Google Earth 
6.1.0.5001

Original comment by andrethe...@gmail.com on 21 Dec 2011 at 10:49