Definition Type: ComplexType
Name: PrimeMeridianType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:PrimeMeridianBaseType
Containing Schema: gml.xsd
Abstract
Documentation:
A prime meridian defines the origin from which longitude values are determined.
Collapse XSD Schema Diagram:
Drilldown into greenwichLongitude in schema gml_xsd Drilldown into remarks in schema gml_xsd Drilldown into meridianID in schema gml_xsd Drilldown into meridianName 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 PrimeMeridianBaseType in schema gml_xsdXSD Diagram of PrimeMeridianType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="PrimeMeridianType">
    <annotation>
        <documentation>A prime meridian defines the origin from which longitude values are determined.</documentation>
    </annotation>
    <complexContent>
        <extension base="gml:PrimeMeridianBaseType">
            <sequence>
                <element ref="gml:meridianID" minOccurs="0" maxOccurs="unbounded">
                    <annotation>
                        <documentation>Set of alternative identifications of this prime meridian. The first meridianID, 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 prime meridian, including source information. </documentation>
                    </annotation>
                </element>
                <element ref="gml:greenwichLongitude" />
            </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
meridianName gml:meridianName (1) (1)
meridianID gml:meridianID 0 unbounded
remarks gml:remarks 0 (1)
greenwichLongitude gml:greenwichLongitude (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:
gmx:ML_PrimeMeridian_Type, gml:PrimeMeridiangmx:PrimeMeridianAlt_Type,