Home
last modified time | relevance | path

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

/dports/textproc/py-xmlschema/xmlschema-1.8.2/xmlschema/validators/
H A Didentities.py32 IdentityCounterType = Tuple[IdentityFieldItemType, ...] variable
445 def increase(self, fields: IdentityCounterType) -> None:
455 def increase(self, fields: IdentityCounterType) -> None: