AcceptableNameValueRange
A representation of some limits usually expressed as a high and low limit
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: NameValueRangeType
Properties: Global, Qualified, ID: oagis-id-8d9fc01773c34542b015875134f35ae0
Content
- Sequence [1..1]
- UpperLimit [0..1]
- LowerLimit [0..1]
Attributes
None
Used in
- Type QuantitativeBaseType
- Type QuantitativeType via extension of QuantitativeBaseType (Element Quantitative)
- Type TestDetailBaseType
- Type TestDetailType via extension of TestDetailBaseType (Element TestDetail)
Sample instance
<AcceptableNameValueRange> <UpperLimit name="normalizedString">string</UpperLimit> <LowerLimit name="normalizedString">string</LowerLimit> </AcceptableNameValueRange>