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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

wfs:FeatureTypeList

Element information

Content

Attributes

None

Used in

Sample instance

<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:Keyword>string</ows:Keyword>
         <ows:Type>string</ows:Type>
      </ows:Keywords>
      <wfs:DefaultSRS>http://www.example.com/</wfs:DefaultSRS>
      <wfs:OtherSRS>http://www.example.com/</wfs:OtherSRS>
      <wfs:Operations>
         <wfs:Operation>Insert</wfs:Operation>
      </wfs:Operations>
      <wfs:OutputFormats>
         <wfs:Format>string</wfs:Format>
      </wfs:OutputFormats>
      <ows:WGS84BoundingBox>
         <ows:LowerCorner>1.0 1.0</ows:LowerCorner>
         <ows:UpperCorner>1.0 1.0</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <wfs:MetadataURL type="TC211" format="text/xml">string</wfs:MetadataURL>
   </wfs:FeatureType>
</wfs:FeatureTypeList>

Site developed and hosted by Datypic, Inc.

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