Definition Type: SimpleType
Name: FileValueModelType
Namespace: http://www.opengis.net/gml
Containing Schema: coverage.xsd
Documentation:
List of codes that identifies the file structure model for records stored in files.
Collapse XSD Schema Diagram:
XSD Diagram of FileValueModelType in schema coverage_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<simpleType name="FileValueModelType">
    <annotation>
        <documentation>List of codes that identifies the file structure model for records stored in files.</documentation>
    </annotation>
    <restriction base="string">
        <enumeration value="Record Interleaved" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration Record Interleaved
Collapse Derivation Tree:
Collapse References:
gml:fileStructure