teidata.numeric
teidata.numeric 수치에 사용되는 속성 값의 범위를 정의한다. | |
모듈 | tei — The TEI Infrastructure |
에 의해 사용된 |
부류:
|
Content model |
<content> |
선언 |
<rng:define name="teidata.numeric"> teidata.numeric = xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal |