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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:LayerFeatureConstraints

        LayerFeatureConstraints define what features & feature types are
        referenced in a layer.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<sld:LayerFeatureConstraints>
   <sld:FeatureTypeConstraint>
      <sld:FeatureTypeName>string</sld:FeatureTypeName>
      <ogc:Filter>
         <ogc:Equals>...
         </ogc:Equals>
      </ogc:Filter>
      <sld:Extent>
         <sld:Name>string</sld:Name>
         <sld:Value>string</sld:Value>
      </sld:Extent>
   </sld:FeatureTypeConstraint>
</sld:LayerFeatureConstraints>

Site developed and hosted by Datypic, Inc.

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