#841 - cross-browser XML DOM methods for creation, traversal, reading, and writing - see the xml.html example for use

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3862 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-08-05 15:55:02 +00:00
parent e3490e7aba
commit 04f1fe5385
6 changed files with 626 additions and 0 deletions

View File

@@ -159,6 +159,7 @@
"OpenLayers/Layer/Vector.js",
"OpenLayers/Layer/GML.js",
"OpenLayers/Format.js",
"OpenLayers/Format/XML.js",
"OpenLayers/Format/GML.js",
"OpenLayers/Format/KML.js",
"OpenLayers/Format/GeoRSS.js",