Definition Type: ComplexType
Name: TimeOrdinalReferenceSystemType
Namespace: http://www.opengis.net/gml
Type: gml:TimeReferenceSystemType
Containing Schema: temporal.xsd
Abstract
Documentation:
In an ordinal reference system the order of events in time can be well established, but the magnitude of the intervals between them can not be accurately determined (e.g. a stratigraphic sequence).
Collapse XSD Schema Diagram:
Drilldown into component in schema temporal_xsd Drilldown into domainOfValidity in schema temporal_xsd Drilldown into name in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into DefinitionType in schema dictionary_xsd Drilldown into TimeReferenceSystemType in schema temporal_xsdXSD Diagram of TimeOrdinalReferenceSystemType in schema temporal_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="TimeOrdinalReferenceSystemType" final="#all">
    <annotation>
        <documentation xml:lang="en">
      In an ordinal reference system the order of events in time can be well 
      established, but the magnitude of the intervals between them can not be 
      accurately determined (e.g. a stratigraphic sequence).
      </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:TimeReferenceSystemType">
            <sequence>
                <element name="component" type="gml:TimeOrdinalReferenceSystemMemberType" maxOccurs="unbounded" />
            </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
domainOfValidity gml:domainOfValidity (1) (1)
component gml:component (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:TimeOrdinalReferenceSystem