DataIntersectionOf
- class DataIntersectionOf(data_ranges)[source]
Bases:
_ListDataRangeA data range defined in 7.1 “Intersection of Data Ranges”.
The following data range contains exactly the integer 0:
>>> DataIntersectionOf(["xsd:nonNegativeInteger", "xsd:nonPositiveInteger"])
Initialize this list of data ranges.
Attributes Summary
Attributes Documentation