Documentation for fieldgml

Element: _TimeTopologyPrimitive

[Table of contents]

  • This element can be used wherever the following element is referenced:
  • The following elements can be used wherever this element is referenced:
Name _TimeTopologyPrimitive
Type gml:AbstractTimeTopologyPrimitiveType
Nillable no
Abstract yes
Documentation This abstract element acts as the head of the substitution group for temporal topology primitives.
Logical Diagram
XML Instance Representation
<gml:_TimeTopologyPrimitive
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:relatedTime> gml:RelatedTimeType </gml:relatedTime> [0..*]
<gml:complex> gml:ReferenceType </gml:complex> [0..1]
</gml:_TimeTopologyPrimitive>
Diagram
h1043392872 h1704571471 h-747317134 h-747595731
Schema Component Representation
<element name="_TimeTopologyPrimitive" type=" gml:AbstractTimeTopologyPrimitiveType " abstract="true" substitutionGroup="gml:_TimePrimitive"/>