| expand |
辞書中では簡易表記されているものの完全記述を示す.| 状態 | 任意 |
| データ型 | <rng:text/>
text |
| 値 | any string of characters |
|
<gramGrp> <pos>n</pos> </gramGrp>
|
|
| norm | (normalized)
当該テキストを,正規形を示す.
| 状態 | 任意 |
| データ型 | <rng:text/>
text |
| 値 | any string of characters |
|
<gramGrp> <pos norm="noun">n</pos> </gramGrp>
|
|
| split |
構成部分をリストで示す.
| 状態 | 任意 |
| データ型 | <rng:text/>
text |
| 値 | any string of characters |
|
| value |
印刷されているテキスト上では欠如している情報を示す.
| 状態 | 任意 |
| データ型 | <rng:text/>
text |
| 値 | any string of characters |
|
| orig | (original)
元の文字列を示す.当該要素が元資料に無い場合には空になる.
| 状態 | 任意 |
| データ型 | <rng:text/>
text |
| 値 | any string of characters |
|
| location |
当該要素の元の場所を特定する要素anchorへの参照を示す.
| 状態 | 任意 |
| データ型 | |
| 値 | a valid identifier for an anchor element elsewhere in the current document. |
|
| mergedIn |
元データが統合されて出現している,ある要素への参照を示す.
| 状態 | 任意 |
| データ型 | |
| 値 | any valid identifier. |
|
| opt | (optional)
当該要素が選択的かどうかを示す.
| 状態 | 任意 |
| データ型 | <rng:data type="boolean"/>
xsd:boolean |
|