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 |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ValuePropertyType"> <xs:annotation> <xs:documentation>GML property which refers to, or contains, a Value</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0"> <xs:group ref="gml:Value"/> </xs:sequence> <xs:attributeGroup ref="gml:AssociationAttributeGroup"/> </xs:complexType> |