SafeTemperatureRange
Is the safe temperature range in which to keep the items being ordered.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: TemperatureRangeABIEType
Properties: Global, Qualified, ID: oagis-id-acd0dda6513c495eb6e370e8f1dea36c
Content
- Sequence [1..1]
- MinimumTemperature [0..1] Identifies the lowest temperature that the associated item can be kept.
- MaximumTemperature [0..1] Identifies the maximum termperature that the associated item can be kept.
Attributes
None
Used in
- Type LogisticEquipmentBaseType
- Type LogisticEquipmentType via extension of LogisticEquipmentBaseType (Elements CarriersLogisticEquipment, ShippersLogisticEquipment, AssociatedLogisticEquipment)
Sample instance
<SafeTemperatureRange> <MinimumTemperature>1.0</MinimumTemperature> <MaximumTemperature>1.0</MaximumTemperature> </SafeTemperatureRange>