Documentation for fieldgml

Element: BooleanList

[Table of contents]

Name BooleanList
Type gml:booleanOrNullList
Nillable no
Abstract no
Documentation XML List based on XML Schema boolean type. An element of this type contains a space-separated list of boolean values {0,1,true,false}
Logical Diagram
XML Instance Representation
<gml:BooleanList> gml:booleanOrNullList </gml:BooleanList>
Diagram
h-1931318259
Schema Component Representation
<element name="BooleanList" type=" gml:booleanOrNullList "/>