MeasureRange
Specifies the upper and lower limits of a specific measurement
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: MeasureRangeType
Properties: Global, Qualified, ID: oagis-id-6596760701ed474faf616c9f9ec4df35
Content
- Sequence [1..1]
- MinimumMeasure [0..1]
- MaximumMeasure [0..1]
Attributes
None
Used in
- Type ChemicalComponentBaseType
- Type ChemicalComponentType via extension of ChemicalComponentBaseType (Element ChemicalComponent)
- Type TestDetailBaseType
- Type TestDetailType via extension of TestDetailBaseType (Element TestDetail)
Sample instance
<MeasureRange> <MinimumMeasure>1.0</MinimumMeasure> <MaximumMeasure>1.0</MaximumMeasure> </MeasureRange>