Definition Type: Element
Name: isSphere
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: gml.xsd
Abstract
ContentType Restriction
Documentation:
The ellipsoid is degenerate and is actually a sphere. The sphere is completely defined by the semi-major axis, which is the radius of the sphere.
Collapse XSD Schema Diagram:
XSD Diagram of isSphere in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="isSphere">
    <annotation>
        <documentation>The ellipsoid is degenerate and is actually a sphere. The sphere is completely defined by the semi-major axis, which is the radius of the sphere. </documentation>
    </annotation>
    <simpleType>
        <restriction base="string">
            <enumeration value="sphere" />
        </restriction>
    </simpleType>
</element>
Collapse Facets:
Facet Value
Enumeration sphere