wfs:Property
The Property element is used to specify the new value of a feature property inside an Update element.
Element information
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-wfs/1.1.0/dhs-gmo/1.0.0/wfs.xsd
Type: wfs:PropertyType
Properties: Global, Qualified
Content
- Sequence [1..1]
Attributes
None
Used in
- Type wfs:UpdateElementType (Element wfs:Update)
Sample instance
<wfs:Property> <wfs:Name>QName</wfs:Name> <wfs:Value>any content</wfs:Value> </wfs:Property>