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
|