--- a/modules/ogc/net.opengis.wfs/schemas/wfs/1.1.0/wfs.xsd
+++ b/modules/ogc/net.opengis.wfs/schemas/wfs/1.1.0/wfs.xsd
@@ -7,7 +7,13 @@
xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- elementFormDefault="qualified" version="1.1.0">
+ elementFormDefault="qualified" version="1.1.2.0">
+
+ <!--
+ WFS is an OGC Standard.
+ Copyright (c) 2002,2010 Open Geospatial Consortium.
+ To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ -->
<!-- ==============================================================
Includes and Imports
@@ -311,7 +317,7 @@
type="wfs:OutputFormatListType"
minOccurs="0"/>
<xsd:element ref="ows:WGS84BoundingBox"
- minOccurs="1" maxOccurs="unbounded"/>
+ minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="MetadataURL"
type="wfs:MetadataURLType"
minOccurs="0" maxOccurs="unbounded"/>
@@ -1718,7 +1724,8 @@
</xsd:annotation>
</xsd:element>
<xsd:element name="InsertResults"
- type="wfs:InsertResultsType">
+ type="wfs:InsertResultsType"
+ minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">
A transaction is a collection of Insert,Update and Delete