Documentation for fieldgml

Simple Type: doubleOrNullList

[Table of contents]

Super-types: None
Sub-types:
Name doubleOrNullList
Content
Documentation XML List based on the union type defined above. An element declared with this type contains a space-separated list of double values with null values interspersed as needed
Diagram
h1365839392
Schema Component Representation
<simpleType name="doubleOrNullList">
<list itemType=" gml:doubleOrNull "/>
</simpleType>