SizeLimitRange
Specifies details of a specific instance of a size limitation
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: SizeLimitRangeType
Properties: Global, Qualified, ID: oagis-id-da1bda98cbef4f67a2567742f46d8917
Content
- Sequence [1..1]
- UnderSizeMeasure [0..1] A measure specifying the under size of a dimension.
- OverSizeMeasure [0..1] A measure specifying the over size of a dimension.
Attributes
None
Used in
- Type DimensionsBaseType
- Type DimensionsType via extension of DimensionsBaseType (Elements Dimensions, OverallEnvelopeDimensions, TotalDimensions)
Sample instance
<SizeLimitRange> <UnderSizeMeasure>1.0</UnderSizeMeasure> <OverSizeMeasure>1.0</OverSizeMeasure> </SizeLimitRange>