Definition Type: Element
Name: rows
Namespace: http://www.opengis.net/gml
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: geometryPrimitives.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The attribute rows gives the number of rows in the parameter grid.
Collapse XSD Schema Diagram:
XSD Diagram of rows in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="rows" type="integer" minOccurs="0">
    <annotation>
        <documentation>The attribute rows gives the number
         of rows in the parameter grid.</documentation>
    </annotation>
</element>