生活習慣情報
エレメント構造図

エレメント一覧表
|
|
Elements |
|
|
|
|
Attribute |
Datatypes |
Occurrence |
Table
id |
|
|
1. |
mmlLs:LifestyleModule |
|
|
|
|
|||||
|
1.1. |
|
mmlLs:occupation |
|
string |
|
|
||||
|
1.2. |
|
mmlLs:tobacco |
|
string |
|
|
||||
|
1.3. |
|
mmlLs:alcohol |
|
|
string |
|
|
|||
|
1.4. |
|
mmlLs:other |
|
|
string |
? |
|
|||
Occurrence なし:必ず1回出現,?: 0回もしくは1回出現,+: 1回以上出現,*: 0 回以上出現
#REQUIRED:必須属性,#IMPLIED:省略可能属性
エレメント解説
1.mmlLs:LifestyleModule
【内容】生活習慣情報
1.1.mmlLs:occupation
【内容】職業
【データ型】string
【省略】不可
【文書のレイアウト】XHTML使用可
1.2.mmlLs:tobacco
【内容】たばこ歴
【データ型】string
【省略】不可
【文書のレイアウト】XHTML使用可
1.3.mmlLs:alcohol
【内容】飲酒歴
【データ型】string
【省略】不可
【文書のレイアウト】XHTML使用可
1.4.mmlLs:other
【内容】その他の生活習慣.宗教,スポーツ歴など.
【データ型】string
【省略】省略可
【文書のレイアウト】XHTML使用可
生活習慣情報モジュール サンプルインスタンス
<mmlLs:LifestyleModule>
<mmlLs:occupation>forester</mmlLs:occupation>
<mmlLs:tobacco>20
cigarettes per day for 30 years</mmlLs:tobacco>
<mmlLs:alcohol>4
dl of sake per day</mmlLs:alcohol>
<mmlLs:other>Buddhist</mmlLs:other>
</mmlLs:LifestyleModule>