[xmljs-users] Opening XML FILE with xmlforscript
Brought to you by:
djoham,
witchhunter
From: Ivo B. <ivo...@gm...> - 2006-02-20 17:02:18
|
Hi, I=B4m developing a (Thin)Web Client for WMS(Web Map Service) and WFS-T(= Web Feature Service - Transacional) Servers and this libraries for parsing xml files in client side with javascript are very good since they are cross-browser and implement W3C DOM Model. The main problem i=B4m having fo= r now, is that the XML Files i want to parse on client side are responses fro= m this WMS and WFT-S Servers. For example, i get a xml file from this url's http://www.demis.nl/mapserver/request.asp?REQUEST=3DGetCapabilities , http://mapserv2.esrin.esa.it/cubestor/cubeserv/cubeserv.cgi?REQUEST=3DGetCa= pabilities (this xml files contain information about the refered server capabilities) and i dont know how to place the content of these xml files into a string or a form object (hidden textarea, etc ...). Can anyone give me a help plz ?? Thks a lot ;) and keep on the good work. Ivo Benedito -> ivo...@gm... |