diagram | ![]() |
||||
namespace | http://www.opengis.net/gml | ||||
type | xs:boolean | ||||
properties |
|
||||
used by |
|
||||
annotation |
|
||||
source | <xs:element name="Boolean" type="boolean"> <xs:annotation> <xs:documentation>A value from two-valued logic, using the XML Schema boolean type. An instance may take the values {true, false, 1, 0}.</xs:documentation> </xs:annotation> </xs:element> |