Definition Type: Element
Name: DataBlock
Namespace: http://www.opengis.net/gml/3.2
Type: gml:DataBlockType
Containing Schema: coverage.xsd
Abstract
Documentation:
gml:DataBlock describes the Range as a block of text encoded values similar to a Common Separated Value (CSV) representation. The range set parameterization is described by the property gml:rangeParameters.
Collapse XSD Schema Diagram:
Drilldown into doubleOrNilReasonTupleList in schema coverage_xsd Drilldown into tupleList in schema coverage_xsd Drilldown into rangeParameters in schema coverage_xsd Drilldown into DataBlockType in schema coverage_xsdXSD Diagram of DataBlock in schema coverage_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="DataBlock" type="gml:DataBlockType" substitutionGroup="gml:AbstractObject">
    <annotation>
        <documentation>gml:DataBlock describes the Range as a block of text encoded values similar to a Common Separated Value (CSV) representation.
The range set parameterization is described by the property gml:rangeParameters.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rangeParameters gml:rangeParameters (1) (1)
tupleList gml:tupleList (1) (1)
doubleOrNilReasonTupleList gml:doubleOrNilReasonTupleList (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:AbstractObject