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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:UserLayer

        A UserLayer allows a user-defined layer to be built from WFS and
        WCS data.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<sld:UserLayer>
   <sld:Name>string</sld:Name>
   <sld:Description>
      <sld:Title>string</sld:Title>
      <sld:Abstract>string</sld:Abstract>
   </sld:Description>
   <sld:RemoteOWS>
      <sld:Service>WFS</sld:Service>
      <sld:OnlineResource/>
   </sld:RemoteOWS>
   <sld:LayerFeatureConstraints>
      <sld:FeatureTypeConstraint>
         <sld:FeatureTypeName>string</sld:FeatureTypeName>
         <ogc:Filter>...
         </ogc:Filter>
         <sld:Extent>...
         </sld:Extent>
      </sld:FeatureTypeConstraint>
   </sld:LayerFeatureConstraints>
   <sld:UserStyle>
      <sld:Name>string</sld:Name>
      <sld:Description>
         <sld:Title>string</sld:Title>
         <sld:Abstract>string</sld:Abstract>
      </sld:Description>
      <sld:IsDefault>true</sld:IsDefault>
      <sld:FeatureStyle>
         <sld:Name>string</sld:Name>
         <sld:Description>...
         </sld:Description>
         <sld:FeatureTypeName>string</sld:FeatureTypeName>
         <sld:SemanticTypeIdentifier>string</sld:SemanticTypeIdentifier>
         <sld:Rule>...
         </sld:Rule>
      </sld:FeatureStyle>
   </sld:UserStyle>
</sld:UserLayer>

Site developed and hosted by Datypic, Inc.

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