Definition Type: Element
Name: TimeEdge
Namespace: http://www.opengis.net/gml
Type: gml:TimeEdgeType
Containing Schema: temporalTopology.xsd
Abstract
Documentation:
TimeEdge is one dimensional temporal topology primitive, expresses a state in topological time. It has an orientation from its start toward the end, and its boundaries shall associate with two different time nodes.
Collapse XSD Schema Diagram:
Drilldown into extent in schema temporaltopology_xsd Drilldown into end in schema temporaltopology_xsd Drilldown into start 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 TimeEdgeType in schema temporaltopology_xsdXSD Diagram of TimeEdge in schema temporaltopology_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="TimeEdge" type="gml:TimeEdgeType" substitutionGroup="gml:_TimeTopologyPrimitive">
    <annotation>
        <documentation xml:lang="en">TimeEdge is one dimensional temporal topology primitive,
			 expresses a state in topological time. It has an orientation from its start toward the end, 
			 and its boundaries shall associate with two different time nodes.</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)
start gml:start (1) (1)
end gml:end (1) (1)
extent gml:extent 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