Home
last modified time | relevance | path

Searched defs:OccursCalculator (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/py-xmlschema/xmlschema-1.8.2/xmlschema/validators/
H A Dparticles.py101 def has_occurs_restriction(self, other: Union[ModelParticleType, 'OccursCalculator']) -> bool:
145 class OccursCalculator: class
H A Dgroups.py242 self, other: Union[ModelParticleType, ParticleMixin, 'OccursCalculator']) -> bool: