<xsd:element name="NamedLayer"> <xsd:annotation> <xsd:documentation> A NamedLayer is a layer of data that has a name advertised by a WMS. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element ref="se:Name"/> <xsd:element minOccurs="0" ref="se:Description"/> <xsd:element minOccurs="0" ref="sld:LayerFeatureConstraints"/> <xsd:choice maxOccurs="unbounded" minOccurs="0"> <xsd:element ref="sld:NamedStyle"/> <xsd:element ref="sld:UserStyle"/> </xsd:choice> </xsd:sequence> </xsd:complexType> </xsd:element>
@generated
@source $URL$
|
|
|
|
|
|
|
|