ifc:TimeComponent
Element information
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Schema document: external/iai-ifc/rc2/dhs-gmo/1.0.0/IFC2X2_FINAL.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- ifc:IfcLocalTime [1..1]
Attributes
None
Used in
- Type ifc:IfcDateAndTime (Element ifc:IfcDateAndTime)
Sample instance
<ifc:TimeComponent> <ifc:IfcLocalTime id="ID"> <ifc:HourComponent>1</ifc:HourComponent> <ifc:MinuteComponent>1</ifc:MinuteComponent> <ifc:SecondComponent>1.0</ifc:SecondComponent> <ifc:Zone> <ifc:IfcCoordinatedUniversalTimeOffset id="ID">... </ifc:IfcCoordinatedUniversalTimeOffset> </ifc:Zone> <ifc:DaylightSavingOffset>1</ifc:DaylightSavingOffset> </ifc:IfcLocalTime> </ifc:TimeComponent>