TemperatureLog
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: TemperatureLogType
Properties: Global, Qualified, ID: oagis-id-35d256d10ccf4bebaa0c8679ff469415
Content
- Sequence [1..1]
- Temperature [0..1] Temperature of the associated entity.
- DateTime [0..1] Date and time that the associated entity took place .
- Extension [0..1]
from type IdentificationTypefrom type TemperatureLogBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType | |
sequenceNumber | [0..1] | NumberType_B98233 | When an object occurs multiple times, this sequence number can be used to provide the order. | from type TemperatureLogBaseType |
Used in
- Type TemperatureConditionBaseType
- Type TemperatureConditionType via extension of TemperatureConditionBaseType (Element TemperatureCondition)
Sample instance
<TemperatureLog> <ID/> <IDSet> <ID/> </IDSet> <Temperature/> <DateTime></DateTime> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </TemperatureLog>