Documentation for fieldgml

Element: _TimeObject

[Table of contents]

Name _TimeObject
Type gml:AbstractTimeObjectType
Nillable no
Abstract yes
Documentation This abstract element acts as the head of the substitution group for temporal primitives and complexes.
Logical Diagram
XML Instance Representation
<gml:_TimeObject
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:_TimeObject>
Diagram
h361726713 h-1129867717 h674198565 h-635644106 h693611038 h595583911
Schema Component Representation
<element name="_TimeObject" type=" gml:AbstractTimeObjectType " abstract="true" substitutionGroup="gml:_GML"/>