| Namespace | http://www.opengis.net/gml/3.2 | 
                     
                        | Annotations | 
                              
                                 
                                    
                                       | Property that contains Values. |  | 
                     
                        | Diagram |  | 
                     
                        | Type | gml:ValueArrayPropertyType | 
                     
                        | Properties |  | 
                     
                        | Used by |  | 
                     
                        | Model | (gml:AbstractValue | gml:AbstractGeometry | gml:AbstractTimeObject | gml:Null) | 
                     
                        | Children | gml:AbstractGeometry, gml:AbstractTimeObject, gml:AbstractValue, gml:Null | 
                     
                        | Instance | 
                              
                                 
                                    | <gml:valueComponents owns="false">
  <gml:AbstractValue>{1,1}</gml:AbstractValue>
  <gml:AbstractGeometry axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractGeometry>
  <gml:AbstractTimeObject gml:id="">{1,1}</gml:AbstractTimeObject>
  <gml:Null>{1,1}</gml:Null>
</gml:valueComponents> |  | 
                     
                        | Attributes | 
                              
                                 
                                    
                                       | QName | Type | Fixed | Default | Use | Annotation |  
                                    | owns | boolean |  | false | optional |  |  | 
                     
                        | Source | 
                              
                                 
                                    | <element name="valueComponents" type="gml:ValueArrayPropertyType">
  <annotation>
    <documentation>Property that contains Values.</documentation>
  </annotation>
</element> |  | 
                     
                        | Schema location | http://schemas.opengis.net/gml/3.2.1/valueObjects.xsd |