[TinyOWS-users] simple type and enumeration value AND gml_exclude_items

Marc-André Trottier marcandre_trottier at hotmail.com
Tue Mar 13 09:04:16 EST 2012


*From the document WFS Implementation Spceification v.1.1 :*
**
*11.2 Request
11.2.1 Schema definition
The following XML Schema fragment defines the XML encoding of a LockFeature
request:
<xsd:element name="LockFeature" type="wfs:LockFeatureType"/>
<xsd:complexType name="LockFeatureType">
<xsd:complexContent>
....*
*</xsd:complexType>
**<xsd:simpleType name="AllSomeType">
<xsd:restriction base="xsd:string">
**<xsd:enumeration value="ALL"/>
<xsd:enumeration value="SOME"/>
</xsd:restriction>
**</xsd:simpleType>
<xsd:complexType name="LockType">
....
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-users/attachments/20120313/d6e28feb/attachment.htm 


More information about the TinyOWS-users mailing list