element File

element {http://www.spotimage.com/Ref3D}File

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


Source

<xs:element name="File" substitutionGroup="gml:File">
    <
xs:complexType>
        <
xs:complexContent>
            <
xs:extension base="gml:FileType">
                <
xs:sequence>
                    <
xs:element name="fileDate" type="xs:date" minOccurs="0"/>
                    <
xs:element name="fileFormat" type="xs:string" minOccurs="0"/>
                    <
xs:element name="bandDescription" maxOccurs="4">
                        <
xs:simpleType>
                            <
xs:restriction base="xs:string">
                                <
xs:enumeration value="Mosaicked Monospectral"/>
                                <
xs:enumeration value="Elevation"/>
                            </
xs:restriction>
                        </
xs:simpleType>
                    </
xs:element>
                </
xs:sequence>
            </
xs:extension>
        </
xs:complexContent>
    </
xs:complexType>
</
xs: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.