Documentation for CityGML

Element: TimeInstant

[Table of contents]

Name TimeInstant
Type gml:TimeInstantType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:TimeInstant
gml:id="[0..1]"
frame="anyURI [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:timePosition> ... </gml:timePosition> [1]
</gml:TimeInstant>
Diagram
h693611038 h-863779791
Schema Component Representation
<element name="TimeInstant" type=" gml:TimeInstantType " substitutionGroup="gml:_TimeGeometricPrimitive"/>