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.0/terms/Core/PositiveIntegerRange

Name PositiveIntegerRange
Instantiability Concrete

Properties

Property Type minCount maxCount
beginIntegerRange xsd:positiveInteger 1 1
endIntegerRange xsd:positiveInteger 1 1