teidata.unboundedCount
teidata.unboundedCount defines the range of values used for a counting number or the string unbounded for infinity.
| Module | tei |
| Used by | |
| Source | Github
<dataSpec module="tei" ident="teidata.unboundedCount"> <desc>defines the range of values used for a counting number or the string <val>unbounded</val> for infinity.</desc> <content> <alternate> <dataRef name="nonNegativeInteger"/> <valList type="closed"> <valItem ident="unbounded"/> </valList> </alternate> </content> </dataSpec> |