Binding object for the element http://www.opengis.net/sld:NamedStyle.
<xsd:element name="NamedStyle">
<xsd:annotation>
<xsd:documentation> A NamedStyle is used to refer to a
style that has a name in a WMS. </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="sld:Name"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>