Documentation for fieldgml

Simple Type: booleanList

[Table of contents]

Super-types: None
Sub-types: None
Name booleanList
Content
  • List of: boolean
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}
Diagram
Schema Component Representation
<simpleType name="booleanList">
<list itemType=" boolean "/>
</simpleType>