wfs:Feature
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:InsertedFeatureType
Properties: Local, Qualified
Content
- ogc:FeatureId [1..*] This is the feature identifier for the newly created feature. The feature identifier may be generated by the WFS or provided by the client (depending on the value of the idgen attribute). In all cases of idgen values, the feature id must be reported here.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
handle | [0..1] | xsd:string | If the insert element that generated this feature had a value for the "handle" attribute then a WFS may report it using this attribute to correlate the feature created with the action that created it. |
Used in
- Type wfs:InsertResultType (Element wfs:InsertResults)
Sample instance
<wfs:Feature> <ogc:FeatureId fid="ID"/> </wfs:Feature>