PositiveIntegerRange
Summary
A tuple of two positive integers that define a range.
Description
PositiveIntegerRange is a tuple of two positive integers that define a range. "beginIntegerRange" must be less than or equal to "endIntegerRange".
Metadata
https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange
Name | PositiveIntegerRange |
Instantiability | Concrete |
Superclasses
Properties
Property | Type | minCount | maxCount |
---|---|---|---|
beginIntegerRange | xsd:positiveInteger | 1 | 1 |
endIntegerRange | xsd:positiveInteger | 1 | 1 |
All properties
Property | Type | minCount | maxCount |
---|---|---|---|
beginIntegerRange | xsd:positiveInteger | 1 | 1 |
endIntegerRange | xsd:positiveInteger | 1 | 1 |