Documentation for fieldgml

Complex Type: DataBlockType

[Table of contents]

Super-types: None
Sub-types: None
Name DataBlockType
Abstract no
XML Instance Representation
<...>
<gml:rangeParameters> ... </gml:rangeParameters> [1]
Start Choice [1]
<gml:tupleList> ... </gml:tupleList> [1]
<gml:doubleOrNullTupleList> ... </gml:doubleOrNullTupleList> [1]
End Choice
</...>
Diagram
h-114807868 h-1373956349 h1191768200
Schema Component Representation
<complexType name="DataBlockType">
<sequence>
<element ref=" gml:rangeParameters "/>
<choice>
<element ref=" gml:tupleList "/>
<element ref=" gml:doubleOrNullTupleList "/>
</choice>
</sequence>
</complexType>