Definition Type: Element
Name: TimeNode
Namespace: http://www.opengis.net/gml
Type: gml:TimeNodeType
Containing Schema: temporalTopology.xsd
Abstract
Documentation:
"TimeNode" is a zero dimensional temporal topology primitive, expresses a position in topological time, and is a start and an end of time edge, which represents states of time. Time node may be isolated. However, it cannot describe the ordering relationships with other primitives. An isolated node may not be an element of any temporal topology complex.
Collapse XSD Schema Diagram:
Drilldown into position in schema temporaltopology_xsd Drilldown into nextEdge in schema temporaltopology_xsd Drilldown into previousEdge in schema temporaltopology_xsd Drilldown into complex in schema temporaltopology_xsd Drilldown into relatedTime 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 StandardObjectProperties in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractGMLType in schema gmlbase_xsd Drilldown into AbstractTimeObjectType in schema temporal_xsd Drilldown into AbstractTimePrimitiveType in schema temporal_xsd Drilldown into AbstractTimeTopologyPrimitiveType in schema temporaltopology_xsd Drilldown into TimeNodeType in schema temporaltopology_xsdXSD Diagram of TimeNode in schema temporaltopology_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="TimeNode" type="gml:TimeNodeType" substitutionGroup="gml:_TimeTopologyPrimitive">
    <annotation>
        <documentation xml:lang="en">"TimeNode" is a zero dimensional temporal topology primitive, 
			expresses a position in topological time, and is a start and an end of time edge, which represents states of time.
			Time node may be isolated. However, it cannot describe the ordering relationships with other primitives. 
			An isolated node may not be an element of any temporal topology complex.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
relatedTime gml:relatedTime 0 unbounded
complex gml:complex 0 (1)
previousEdge gml:previousEdge 0 unbounded
nextEdge gml:nextEdge 0 unbounded
position gml:position 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
gml:_TimeTopologyPrimitive