gml:integerOrNilReasonList

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

Simple Type Information

Used By

Element gml:CountList
Simple Type gml:CountExtentType

Source

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