Documentation for fieldgml

Element: Boolean

[Table of contents]

Name Boolean
Type boolean
Nillable no
Abstract no
Documentation A value from two-valued logic, using the XML Schema boolean type. An instance may take the values {true, false, 1, 0}.
Logical Diagram
XML Instance Representation
<gml:Boolean> boolean </gml:Boolean>
Diagram
Schema Component Representation
<element name="Boolean" type=" boolean "/>