| LayerFeatureConstraints define what features and feature types are referenced
in a layer.
<xsd:element name="LayerFeatureConstraints">
<xsd:annotation>
<xsd:documentation> LayerFeatureConstraints define what
features & feature types are referenced in a
layer. </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="sld:FeatureTypeConstraint" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
author: Justin Deoliveira, The Open Planning Project |