Showing:

Annotations
Diagrams
Source
Simple Type gml:integerList
Namespace http://www.opengis.net/gml
Annotations
XML List based on XML Schema integer type. An element of this type contains a space-separated list of integer values
Diagram
Diagram
Type list of integer
Source
<simpleType name="integerList">
  <annotation>
    <documentation>XML List based on XML Schema integer type. An element of this type contains a space-separated list of integer values</documentation>
  </annotation>
  <list itemType="integer"/>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd