Project

General

Profile

« Previous | Next » 

Revision 4307

upgrade to MapBuilder 1.5rc2 - includes support for Firefox 3 compatibility (yes, it is also EOLed)

View differences:

locations.xsd
1 1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 2
<xs:schema targetNamespace="http://mapbuilder.sourceforge.net/mapbuilder" xmlns:gml="http://www.opengis.net/gml" xmlns:loc="http://mapbuilder.sourceforge.net/mapbuilder" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0.0">
3 3
	<xs:annotation>
4
		<xs:appinfo>$Id$</xs:appinfo>
4
		<xs:appinfo>$Id: locations.xsd 2546 2007-01-23 12:07:39Z gjvoosten $</xs:appinfo>
5 5
		<xs:documentation xml:lang="en">GML schema for Community Mapbuilder quickview zoom presets</xs:documentation>
6 6
	</xs:annotation>
7
	<xs:import namespace="http://www.opengis.net/gml" schemaLocation="http://schemas.opengis.net/gml/3.0.0/base/feature.xsd"/>
7
	<xs:import namespace="http://www.opengis.net/gml" schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/feature.xsd"/>
8 8
	<xs:element name="QuickviewPresetResultSet" type="loc:QuickviewPresetResultSetType" substitutionGroup="gml:_FeatureCollection"/>
9 9
	<xs:complexType name="QuickviewPresetResultSetType">
10 10
		<xs:complexContent>

Also available in: Unified diff