Documentation for fieldgml

Simple Type: integerOrNull

[Table of contents]

Super-types: None
Sub-types: None
Name integerOrNull
Content
Documentation Union of the XML Schema integer type and the GML Nulltype. An element which uses this type may have content which is either an integer or a value from Nulltype
Diagram
h-359994597
Schema Component Representation
<simpleType name="integerOrNull">
<union memberTypes=" gml:NullEnumeration integer anyURI"/>
</simpleType>