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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:NamedLayer

        A NamedLayer is a layer of data that has a name advertised by a WMS.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<sld:NamedLayer>
   <sld:Name>string</sld:Name>
   <sld:Description>
      <sld:Title>string</sld:Title>
      <sld:Abstract>string</sld:Abstract>
   </sld:Description>
   <sld:LayerFeatureConstraints>
      <sld:FeatureTypeConstraint>
         <sld:FeatureTypeName>string</sld:FeatureTypeName>
         <ogc:Filter>...
         </ogc:Filter>
         <sld:Extent>...
         </sld:Extent>
      </sld:FeatureTypeConstraint>
   </sld:LayerFeatureConstraints>
   <sld:NamedStyle>
      <sld:Name>string</sld:Name>
      <sld:Description>
         <sld:Title>string</sld:Title>
         <sld:Abstract>string</sld:Abstract>
      </sld:Description>
   </sld:NamedStyle>
</sld:NamedLayer>

Site developed and hosted by Datypic, Inc.

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