| unit | 当該大きさの単位を示す. | 状態 | 任意 |
| データ型 | |
| 提案する値は以下の通り: | - cm
- (centimetres)
- mm
- (millimetres)
- in
- (inches)
- lines
- テキスト行
- chars
- (characters) 文字列
|
|
| quantity | 当該単位の大きさを示す. |
| extent | indicates the size of the object concerned using a project-specific vocabulary combining
quantity and units in a single string of words. | 状態 | 任意 |
| データ型 | 1–∞ occurrences of 空白文字で区切られる |
| 値 | any measurement phrase, e.g. 25 letters, 2 × 3
inches. |
|
<gap extent="5 words"/>
| <height extent="half the page"/>
|
|
| precision | characterizes the precision of the values specified by the other attributes. |
| scope | 対象物が複数あった場合に,当該数値の適応範囲を示す. | 状態 | 任意 |
| データ型 | |
| 例としての値は以下の通り: | - all
- 全インスタンスに当てはまる単位.
- most
- 計測インスタンスの殆どに当てはまる単位.
- range
- 特定インスタンスにのみ当てはまる単位.
|
|