Definition Type: ComplexType
Name: EllipsoidType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:EllipsoidBaseType
Containing Schema: gml.xsd
Abstract
Documentation:
An ellipsoid is a geometric figure that can 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.
Collapse XSD Schema Diagram:
Drilldown into secondDefiningParameter in schema gml_xsd Drilldown into semiMajorAxis in schema gml_xsd Drilldown into remarks in schema gml_xsd Drilldown into ellipsoidID in schema gml_xsd Drilldown into ellipsoidName in schema gml_xsd Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into EllipsoidBaseType in schema gml_xsdXSD Diagram of EllipsoidType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="EllipsoidType">
    <annotation>
        <documentation>An ellipsoid is a geometric figure that can 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>
    <complexContent>
        <extension base="gml:EllipsoidBaseType">
            <sequence>
                <element ref="gml:ellipsoidID" minOccurs="0" maxOccurs="unbounded">
                    <annotation>
                        <documentation>Set of alternative identifications of this ellipsoid. The first ellipsoidID, if any, is normally the primary identification code, and any others are aliases. </documentation>
                    </annotation>
                </element>
                <element ref="gml:remarks" minOccurs="0">
                    <annotation>
                        <documentation>Comments on or information about this ellipsoid, including source information. </documentation>
                    </annotation>
                </element>
                <element ref="gml:semiMajorAxis" />
                <element ref="gml:secondDefiningParameter" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
ellipsoidName gml:ellipsoidName (1) (1)
ellipsoidID gml:ellipsoidID 0 unbounded
remarks gml:remarks 0 (1)
semiMajorAxis gml:semiMajorAxis (1) (1)
secondDefiningParameter gml:secondDefiningParameter (1) (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:Ellipsoidgmx:EllipsoidAlt_Type, gmx:ML_Ellipsoid_Type,