gml:booleanOrNilReasonList

A type for a list of values of the respective simple type.

Simple Type Information

Used By

Element gml:BooleanList

Source

<simpleType name="booleanOrNilReasonList">
  <annotation>
    <documentation>A type for a list of values of the respective simple type.</documentation>
  </annotation>
  <list itemType="gml:booleanOrNilReason"/>
</simpleType>