Definition Type: Element
Name: TimeEdge
Namespace: http://www.opengis.net/gml
Type: gml:TimeEdgeType
Containing Schema: temporalTopology.xsd
Abstract False
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 Drilldown into end Drilldown into start Drilldown into complex Drilldown into relatedTime Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into AbstractTimeObjectType Drilldown into AbstractTimePrimitiveType Drilldown into AbstractTimeTopologyPrimitiveType Drilldown into TimeEdgeTypeXSD Diagram of TimeEdge
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:TimeEdge
Collapse Comments:
blog comments powered by Disqus