diagram | ![]() |
||
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 |
|
||
annotation |
|
||
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> |