Definition Type: Element
Name: valueComponents
Namespace: http://www.opengis.net/gml
Type: gml:ValueArrayPropertyType
Containing Schema: valueObjects.xsd
Abstract
Documentation:
Element which refers to, or contains, a set of homogeneously typed Values.
Collapse XSD Schema Diagram:
Drilldown into measure in schema measures_xsd Drilldown into Null in schema basictypes_xsd Drilldown into _TimeObject in schema temporal_xsd Drilldown into _Geometry in schema geometrybasic0d1d_xsd Drilldown into _Value in schema valueobjects_xsd Drilldown into Value in schema valueobjects_xsd Drilldown into ValueArrayPropertyType in schema valueobjects_xsdXSD Diagram of valueComponents in schema valueobjects_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="valueComponents" type="gml:ValueArrayPropertyType">
    <annotation>
        <documentation>Element which refers to, or contains, a set of homogeneously typed Values. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Value gml:_Value (1) (1)
_Geometry gml:_Geometry (1) (1)
_TimeObject gml:_TimeObject (1) (1)
Null gml:Null (1) (1)
measure gml:measure (1) (1)
<xs:group> gml:Value (1) unbounded
Collapse Derivation Tree: