For namespaces, the actual URL in the string isn't important, you can put any string you want in there. The important thing is that all references to that namespace prefix all use the same string.
Mike hzhu wrote: > I got this error in Legend.js line 35 > var visibleLayer = > objRef.model.doc.selectSingleNode(objRef.model.nodeSelectXpath+"[EMAIL > PROTECTED]'0' > and @opaque='1']/wmc:Name"); > > after I add the legend function, I check Legend.xsl, config.xml, and > OwsContext document, all of them include > xmlns:wmc="http://www.opengis.net/context" > > > > > hzhu wrote: > >> This question is specific for our respected Andreas Hocevar. >> >> Hi, Andreas, >> >> I am try to build a GIS web site mimic your GeoBliki exaple. I almost get >> it done except a error message "msxml3.dll: Reference to undeclared >> namespace prefix: 'wmc'." I believe I declared wms, but found out that >> http://www.opengis.net/context doesn't exist. Could you please comment? >> Many thanks. >> >> Huaining >> >> >> >> > > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
