complexType ValueArrayPropertyType
diagram index_p1012.png
namespace http://www.opengis.net/gml
children gml:Boolean gml:Category gml:Quantity gml:Count gml:BooleanList gml:CategoryList gml:QuantityList gml:CountList gml:CategoryExtent gml:QuantityExtent gml:CountExtent gml:CompositeValue gml:_Object gml:Null
used by
element valueComponents
annotation
documentation
GML property which refers to, or contains, a set of homogeneously typed Values.
source <xs:complexType name="ValueArrayPropertyType">
 
<xs:annotation>
   
<xs:documentation>GML property which refers to, or contains, a set of homogeneously typed Values.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:group ref="gml:Value" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy