Definition Type: ComplexType
Name: SelectedChannelType
Namespace: http://www.opengis.net/sld
Containing Schema: StyledLayerDescriptor.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into ContrastEnhancement Drilldown into SourceChannelNameXSD Diagram of SelectedChannelType
Collapse XSD Schema Code:
<xsd:complexType name="SelectedChannelType">
    <xsd:sequence>
        <xsd:element ref="sld:SourceChannelName" />
        <xsd:element ref="sld:ContrastEnhancement" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SourceChannelName sld:SourceChannelName (1) (1)
ContrastEnhancement sld:ContrastEnhancement 0 (1)
Collapse Derivation Tree:
Collapse References:
sld:BlueChannel, sld:GrayChannel, sld:GreenChannel, sld:RedChannel
Collapse Comments:
blog comments powered by Disqus