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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

wfs:WFS_Capabilities

Element information

Content

Attributes

NameOccTypeDescriptionNotes
version [1..1]ows:VersionTypefrom type ows:CapabilitiesBaseType
updateSequence [0..1]ows:UpdateSequenceTypefrom type ows:CapabilitiesBaseType

Sample instance

<wfs:WFS_Capabilities version="string">
   <ows:ServiceIdentification>
      <ows:Title>string</ows:Title>
      <ows:Abstract>string</ows:Abstract>
      <ows:Keywords>
         <ows:Keyword>string</ows:Keyword>
         <ows:Type>string</ows:Type>
      </ows:Keywords>
      <ows:ServiceType>string</ows:ServiceType>
      <ows:ServiceTypeVersion>string</ows:ServiceTypeVersion>
      <ows:Fees>string</ows:Fees>
      <ows:AccessConstraints>string</ows:AccessConstraints>
   </ows:ServiceIdentification>
   <ows:ServiceProvider>
      <ows:ProviderName>string</ows:ProviderName>
      <ows:ProviderSite/>
      <ows:ServiceContact>
         <ows:IndividualName>string</ows:IndividualName>
         <ows:PositionName>string</ows:PositionName>
         <ows:ContactInfo>...
         </ows:ContactInfo>
         <ows:Role>string</ows:Role>
      </ows:ServiceContact>
   </ows:ServiceProvider>
   <ows:OperationsMetadata>
      <ows:Operation name="string">
         <ows:DCP>...
         </ows:DCP>
         <ows:Parameter name="string">...
         </ows:Parameter>
         <ows:Constraint name="string">...
         </ows:Constraint>
         <ows:Metadata>...
         </ows:Metadata>
      </ows:Operation>
      <ows:Parameter name="string">
         <ows:Value>string</ows:Value>
         <ows:Metadata>...
         </ows:Metadata>
      </ows:Parameter>
      <ows:Constraint name="string">
         <ows:Value>string</ows:Value>
         <ows:Metadata>...
         </ows:Metadata>
      </ows:Constraint>
      <ows:ExtendedCapabilities>any content</ows:ExtendedCapabilities>
   </ows:OperationsMetadata>
   <wfs:FeatureTypeList>
      <wfs:Operations>
         <wfs:Operation>Insert</wfs:Operation>
      </wfs:Operations>
      <wfs:FeatureType>
         <wfs:Name>QName</wfs:Name>
         <wfs:Title>string</wfs:Title>
         <wfs:Abstract>string</wfs:Abstract>
         <ows:Keywords>...
         </ows:Keywords>
         <wfs:DefaultSRS>http://www.example.com/</wfs:DefaultSRS>
         <wfs:OtherSRS>http://www.example.com/</wfs:OtherSRS>
         <wfs:Operations>...
         </wfs:Operations>
         <wfs:OutputFormats>...
         </wfs:OutputFormats>
         <ows:WGS84BoundingBox>...
         </ows:WGS84BoundingBox>
         <wfs:MetadataURL type="TC211" format="text/xml">string</wfs:MetadataURL>
      </wfs:FeatureType>
   </wfs:FeatureTypeList>
   <wfs:ServesGMLObjectTypeList>
      <wfs:GMLObjectType>
         <wfs:Name>QName</wfs:Name>
         <wfs:Title>string</wfs:Title>
         <wfs:Abstract>string</wfs:Abstract>
         <ows:Keywords>...
         </ows:Keywords>
         <wfs:OutputFormats>...
         </wfs:OutputFormats>
      </wfs:GMLObjectType>
   </wfs:ServesGMLObjectTypeList>
   <wfs:SupportsGMLObjectTypeList>
      <wfs:GMLObjectType>
         <wfs:Name>QName</wfs:Name>
         <wfs:Title>string</wfs:Title>
         <wfs:Abstract>string</wfs:Abstract>
         <ows:Keywords>...
         </ows:Keywords>
         <wfs:OutputFormats>...
         </wfs:OutputFormats>
      </wfs:GMLObjectType>
   </wfs:SupportsGMLObjectTypeList>
   <ogc:Filter_Capabilities>
      <ogc:Spatial_Capabilities>
         <ogc:GeometryOperands>...
         </ogc:GeometryOperands>
         <ogc:SpatialOperators>...
         </ogc:SpatialOperators>
      </ogc:Spatial_Capabilities>
      <ogc:Scalar_Capabilities>
         <ogc:LogicalOperators/>
         <ogc:ComparisonOperators>...
         </ogc:ComparisonOperators>
         <ogc:ArithmeticOperators>...
         </ogc:ArithmeticOperators>
      </ogc:Scalar_Capabilities>
      <ogc:Id_Capabilities>
         <ogc:EID/>
      </ogc:Id_Capabilities>
   </ogc:Filter_Capabilities>
</wfs:WFS_Capabilities>

Site developed and hosted by Datypic, Inc.

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