Documentation for fieldgml

Element: TimeTopologyComplex

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name TimeTopologyComplex
Type gml:TimeTopologyComplexType
Nillable no
Abstract no
Documentation This element represents temporal topology complex. It shall be the connected acyclic directed graph composed of time nodes and time edges.
Logical Diagram
XML Instance Representation
<gml:TimeTopologyComplex
gml:id="[0..1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [0..*]

'Multiple names may be provided. These will often be distinguished by being assigned by different authorities, as indicated by the value of the codeSpace attribute. In an instance document there will usually only be one name per authority.'

<gml:primitive> gml:TimeTopologyPrimitivePropertyType </gml:primitive> [1..*]
</gml:TimeTopologyComplex>
Diagram
h1043392872
Schema Component Representation
<element name="TimeTopologyComplex" type=" gml:TimeTopologyComplexType " substitutionGroup="gml:_TimeComplex"/>