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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

wfs:FeatureCollectionType

            This type defines a container for the response to a 
            GetFeature or GetFeatureWithLock request.  If the
            request is GetFeatureWithLock, the lockId attribute
            must be populated.  The lockId attribute can otherwise
            be safely ignored.
         

Complex type information

Content

Attributes

NameOccTypeDescriptionNotes
gml:id [0..1]xsd:IDfrom type gml:AbstractGMLType
lockId [0..1]xsd:string The value of the lockId attribute is an identifier that a Web Feature Service generates when responding to a GetFeatureWithLock request. A client application can use this value in subsequent operations (such as a Transaction request) to reference the set of locked features.
timeStamp [0..1]xsd:dateTime The timeStamp attribute should contain the date and time that the response was generated.
numberOfFeatures [0..1]xsd:nonNegativeInteger The numberOfFeatures attribute should contain a count of the number of features in the response. That is a count of all features elements dervied from gml:AbstractFeatureType.

Used by

Type inheritance chain

Site developed and hosted by Datypic, Inc.

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