teidata.unboundedInt
teidata.unboundedInt defines an attribute value which can be either any non-negative integer or the string "unbounded". | |
Module | tei — The TEI Infrastructure |
Used by |
Class:
Element:
|
Content model |
<content> <alternate> |
Declaration |
<rng:define name="teidata.unboundedInt"> teidata.unboundedInt = xsd:nonNegativeInteger | ( "unbounded" ) |