element ChannelSelection

element {http://www.opengis.net/sld}ChannelSelection

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.opengis.net/sld
Declared Namespacesxmlns:ogc=http://www.opengis.net/ogc
xmlns:sld=http://www.opengis.net/sld
xmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="ChannelSelection">
    <
xsd:annotation>
        <
xsd:documentation>
"ChannelSelection" specifies the false-color channel selection
for a multi-spectral raster source.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:choice>
            <
xsd:sequence>
                <
xsd:element ref="sld:RedChannel"/>
                <
xsd:element ref="sld:GreenChannel"/>
                <
xsd:element ref="sld:BlueChannel"/>
            </
xsd:sequence>
            <
xsd:element ref="sld:GrayChannel"/>
        </
xsd:choice>
    </
xsd:complexType>
</
xsd:element>


Documentation

"ChannelSelection" specifies the false-color channel selection
for a multi-spectral raster source.


element ChannelSelection


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.