diagram |
|
namespace |
http://www.opengis.net/gml/3.2 |
type |
gml:EllipsoidType |
properties |
content | complex | substGrp | gml:Definition |
|
children |
gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:semiMajorAxis gml:secondDefiningParameter |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | id | ID | required | | | documentation | The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. |
|
|
annotation |
documentation | A gml:Ellipsoid is a geometric figure that may be used to describe the approximate shape of the earth. In mathematical terms, it is a surface formed by the rotation of an ellipse about its minor axis. |
|
source |
<element name="Ellipsoid" type="gml:EllipsoidType" substitutionGroup="gml:Definition">
<annotation>
<documentation>A gml:Ellipsoid is a geometric figure that may be used to describe the approximate shape of the earth. In mathematical terms, it is a surface formed by the rotation of an ellipse about its minor axis.</documentation>
</annotation>
</element> |