TEIC / TEI

The Text Encoding Initiative Guidelines
https://www.tei-c.org
Other
269 stars 88 forks source link

teidata.unboundedInt should be named teidata.unboundedCount #2327

Closed sydb closed 1 year ago

sydb commented 1 year ago

The datatype for a counting number (i.e., a non-negative integer) is teidata.count. The datatype for a counting number that could also have the value "unbounded" is teidata.unboundedInt.

Note that this datatype is only used in the definition of @maxOccurs.

martinascholger commented 1 year ago

Release team thinks this is done and can be closed. @sydb please feel free to reopen if this is not the case.