Elementuro:CountermeasuresCost
uro:CountermeasuresCost
定義
長寿命化対策の費用に関する情報を定義したデータ型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:integer [0..1]
xs:string [1]
XMLスキーマ
  <xs:element name="CountermeasuresCost" type="uro:CountermeasuresCostType"/>
XMLインスタンスのサンプル
<uro:CountermeasuresCost>
    <uro:cost>1000</uro:cost>
    <uro:costUnit>千円</uro:costUnit>
</uro:CountermeasuresCost>