element File

element {http://www.opengis.net/app}File

Type Heirarchy
{http://www.opengis.net/gml}FileType (by extension)
 {http://www.opengis.net/app}File
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.opengis.net/app
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:app=http://www.opengis.net/app
xmlns=http://www.w3.org/2001/XMLSchema


Source

<element name="File" substitutionGroup="gml:File">
    <
complexType>
        <
complexContent>
            <
extension base="gml:FileType">
                <
sequence>
                    <
element name="fileDate" type="date" minOccurs="0"/>
                    <
element name="fileFormat" type="string" fixed="geoTIFF" minOccurs="0"/>
                    <
element name="spatialResolution" type="gml:MeasureType"/>
                    <
element name="spectrum" type="app:SpectralResolutionEnumeration"/>
                    <
element name="bandRange" type="gml:MeasureListType" maxOccurs="5"/>
                </
sequence>
            </
extension>
        </
complexContent>
    </
complexType>
</
element>


element File


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.