| diagram | ![]() |
||
| namespace | http://www.opengis.net/swe/1.0.1 | ||
| children | swe:Vector | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="VectorPropertyType"> <xs:annotation> <xs:documentation>Vector is a data-type so usually appears "by value" rather than by reference. However, by reference is still useful when objects, for instance, share a location.</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0"> <xs:element ref="swe:Vector"/> </xs:sequence> <xs:attributeGroup ref="gml:AssociationAttributeGroup"/> </xs:complexType> |