| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||||||||||
| type | extension of gml:AbstractGeometricPrimitiveType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name | ||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <complexType name="AbstractCurveType" abstract="true"> <annotation> <documentation>gml:AbstractCurveType is an abstraction of a curve to support the different levels of complexity. The curve may always be viewed as a geometric primitive, i.e. is continuous.</documentation> </annotation> <complexContent> <extension base="gml:AbstractGeometricPrimitiveType"/> </complexContent> </complexType> |