[TinyOWS-users] simple type and enumeration value AND gml_exclude_items
Olivier Courtin
olivier.courtin at oslandia.com
Tue Mar 13 09:35:22 EST 2012
On Mar 13, 2012, at 3:04 PM, Marc-André Trottier wrote:
Marc André,
> 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">
So you mean implementing WFS-T LockFeature that's it ?
If yes, on this point too, you're the first to ask,
so same question, same answer:
"Patch is welcome, funding too" :)
--
Olivier
More information about the TinyOWS-users
mailing list