Definition Type: Element
Name: Row
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: geometryPrimitives.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into pointProperty in schema geometrybasic0d1d_xsd Drilldown into pos in schema geometrybasic0d1d_xsd Drilldown into geometricPositionGroup in schema geometrybasic0d1d_xsd Drilldown into posList in schema geometrybasic0d1d_xsd Drilldown into geometricPositionListGroup in schema geometrybasic0d1d_xsdXSD Diagram of Row in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="Row" maxOccurs="unbounded">
    <complexType>
        <group ref="gml:geometricPositionListGroup" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
posList gml:posList (1) (1)
pos gml:pos (1) (1)
pointProperty gml:pointProperty (1) (1)
<xs:group> gml:geometricPositionGroup (1) unbounded