Documentation for fieldgml

Simple Type: booleanOrNullList

[Table of contents]

Super-types: None
Sub-types: None
Name booleanOrNullList
Content
Documentation XML List based on the union type defined above. An element declared with this type contains a space-separated list of boolean values {0,1,true,false} with null values interspersed as needed
Diagram
h-1931318259
Schema Component Representation
<simpleType name="booleanOrNullList">
<list itemType=" gml:booleanOrNull "/>
</simpleType>