diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:AbstractCoordinateSystemType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:csName gml:csID gml:remarks gml:usesAxis | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="EllipsoidalCSType"> <xs:annotation> <xs:documentation>A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height. An EllipsoidalCS shall have two or three usesAxis associations. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractCoordinateSystemType"/> </xs:complexContent> </xs:complexType> |