Definition Type: Element
Name: columns
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 columns gives the number of columns in the parameter grid.
Collapse XSD Schema Diagram:
XSD Diagram of columns in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="columns" type="integer" minOccurs="0">
    <annotation>
        <documentation>The attribute columns gives the number
        of columns in the parameter grid.</documentation>
    </annotation>
</element>