data.truthValue

data.truthValue defines the range of attribute values used to express a truth value.
모듈tei — 1 The TEI Infrastructure
에 의해 사용된
부류:
요소:
선언

<rng:define name="data.truthValue">
 <rng:choice>
  <rng:data type="boolean"/>
 </rng:choice>
</rng:define>
data.truthValue = xsd:boolean