Definition Type: ComplexType
Name: LinearCSType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:AbstractCoordinateSystemType
Containing Schema: gml.xsd
Abstract
Documentation:
A one-dimensional coordinate system that consists of the points that lie on the single axis described. The associated ordinate is the distance from the specified origin to the point along the axis. Example: usage of the line feature representing a road to describe points on or along that road. A LinearCS shall have one usesAxis association.
Collapse XSD Schema Diagram:
Drilldown into usesAxis in schema gml_xsd Drilldown into remarks in schema gml_xsd Drilldown into csID in schema gml_xsd Drilldown into csName 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 AbstractCoordinateSystemBaseType in schema gml_xsd Drilldown into AbstractCoordinateSystemType in schema gml_xsdXSD Diagram of LinearCSType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="LinearCSType">
    <annotation>
        <documentation>A one-dimensional coordinate system that consists of the points that lie on the single axis described. The associated ordinate is the distance from the specified origin to the point along the axis. Example: usage of the line feature representing a road to describe points on or along that road. A LinearCS shall have one usesAxis association. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractCoordinateSystemType" />
    </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
csName gml:csName (1) (1)
csID gml:csID 0 unbounded
remarks gml:remarks 0 (1)
usesAxis gml:usesAxis (1) unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:LinearCSgmx:ML_LinearCS_Type,