wfs:IdentifierGenerationOptionType
Simple type 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
Content
Valid value Description UseExisting The UseExsiting value indicates that WFS should not generate a new feature identifier for the feature being inserted into the repositry. Instead, the WFS should use the identifier encoded if the feature. If a duplicate exists then the WFS should raise an exception. ReplaceDuplicate The ReplaceDuplicate value indicates that WFS should not generate a new feature identifier for the feature being inserted into the repositry. Instead, the WFS should use the identifier encoded if the feature. If a duplicate exists then the WFS should replace the existing feature instance with the one encoded in the Insert action. GenerateNew The GenerateNew value indicates that WFS should generate a new unique feature identifier for the feature being inserted into the repositry.
Used by
- Attribute idgen
Type inheritance chain
- xsd:string
- wfs:IdentifierGenerationOptionType