<measure>
<measure> 개체 또는 물체의 수량을 지시하는 단어 또는 구를 포함한다. 이들은 숫자, 단위, 물체명으로 구성되어 있다. 3.5.3 Numbers and Measures | |||||||
모듈 | core — 3 Elements Available in All TEI Documents | ||||||
전체 속성에 부가 | att.measurement (@unit, @quantity, @commodity)
|
||||||
에 의해 사용된 | |||||||
포함할 수 있다 |
core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear
gaiji: g
msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark width
|
||||||
선언 |
element measure { att.global.attributes, att.measurement.attributes, attribute type { data.enumerated }?, macro.phraseSeq } |
||||||
예 |
<measure type="weight">
<num>2</num> pounds of flesh </measure> <measure type="currency">£10-11-6d</measure> <measure type="area">2 merks of old extent</measure> |
||||||
예 |
<measure quantity="40" unit="hogshead" commodity="rum">2 score hh rum</measure>
<measure quantity="12" unit="count" commodity="roses">1 doz. roses</measure> <measure quantity="1" unit="count" commodity="tulips">a yellow tulip</measure> |