Documentation for fieldgml

Element: _TimeComplex

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name _TimeComplex
Type gml:AbstractTimeComplexType
Nillable no
Abstract yes
Documentation This abstract element acts as the head of the substitution group for temporal complexes. Temporal complex is an aggregation of temporal primitives as its components, represents a temporal geometric complex and a temporal topology complex. N.B. Temporal geometric complex is not defined in this schema.
Logical Diagram
XML Instance Representation
<gml:_TimeComplex
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:_TimeComplex>
Diagram
h-1812458163 h1043392872
Schema Component Representation
<element name="_TimeComplex" type=" gml:AbstractTimeComplexType " abstract="true" substitutionGroup="gml:_TimeObject"/>