Talk:xml/1.1/georss.xsd
From GeoRSS
My apologies if I have this wrong but I was using this page (http://georss.org/xml/1.1/georss.xsd) as an import in my schema....
<xsd:import namespace="http://www.georss.org/georss/11" schemaLocation="http://georss.org/xml/1.1/georss.xsd"/>
Now (since the page is a wiki) my XML editor won't validate. Is there a replacement?
Thanks! Ian
Where can the imported schema be loaded from
<xs:import namespace="http://www.opengis.net/gml" schemaLocation="gmlgeorss11.xsd"/>
Thank you
Mark
