Changeset 6239
- Timestamp:
- 02/12/08 17:41:51 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/ominiverdi/ows/OWSManager/lib/OpenLayers/Format/WMC.js
r6227 r6239 322 322 //var wmc = document.createElement( "ViewContext"); 323 323 wmc.setAttribute('id', 'hardcoded id'); 324 wmc.setAttribute('version', ' hardcoded version');324 wmc.setAttribute('version', '1.1.0'); 325 325 wmc.setAttribute('xmlns','http://www.opengis.net/context'); 326 326 wmc.setAttribute('xmlns:xlink','http://www.w3.org/1999/xlink');
