Showing:

Annotations
Diagrams
Source
Simple Type gml:booleanList
Namespace http://www.opengis.net/gml
Annotations
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}
Diagram
Diagram
Type list of boolean
Source
<simpleType name="booleanList">
  <annotation>
    <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}</documentation>
  </annotation>
  <list itemType="boolean"/>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd