Schema Central > NIEM 2.0 > sld.xsd > sld:FeatureTypeConstraint
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:FeatureTypeConstraint

        A FeatureTypeConstraint identifies a specific feature type and
        supplies fitlering.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<sld:FeatureTypeConstraint>
   <sld:FeatureTypeName>string</sld:FeatureTypeName>
   <ogc:Filter>
      <ogc:Equals>
         <ogc:PropertyName/>
         <gml:Point>...
         </gml:Point>
      </ogc:Equals>
   </ogc:Filter>
   <sld:Extent>
      <sld:Name>string</sld:Name>
      <sld:Value>string</sld:Value>
   </sld:Extent>
</sld:FeatureTypeConstraint>

Site developed and hosted by Datypic, Inc.

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