Definition Type: Element
Name: Array
Namespace: http://www.opengis.net/gml
Type: gml:ArrayType
Containing Schema: gmlBase.xsd
Abstract
Documentation:
Generic GML element to contain a homogeneous array of GML _Objects
Collapse XSD Schema Diagram:
Drilldown into members in schema gmlbase_xsd Drilldown into name in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractGMLType in schema gmlbase_xsd Drilldown into ArrayType in schema gmlbase_xsdXSD Diagram of Array in schema gmlbase_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="Array" type="gml:ArrayType" substitutionGroup="gml:_GML">
    <annotation>
        <documentation>Generic GML element to contain a homogeneous array of GML _Objects</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
members gml:members 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
gml:_GML