Schema Central > NIEM 2.0 > wfs.xsd > wfs:IdentifierGenerationOptionType
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

wfs:IdentifierGenerationOptionType

Simple type information

Content

  • Type based on xsd:string
    • Valid valueDescription
      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

    Type inheritance chain

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com