Elementuro:DamAttribute
uro:DamAttribute
定義
ダムの規模に関する基本的な情報を記述するためのデータ型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
uro:length
gml:LengthType [0..1]
XMLスキーマ
  <xs:element name="DamAttribute" substitutionGroup="uro:ConstructionStructureAttribute" type="uro:DamAttributeType"/>
XMLインスタンスのサンプル
<uro:DamAttribute>
    <uro:structureType codeSpace="../../codelists/ConstructionStructureAttribute_structureType.xml">0101</uro:structureType>
    <uro:width uom="m">20.0</uro:width>
    <uro:volume uom="千m3">500.0</uro:volume>
    <uro:damCode>[ダム番号]</uro:damCode>
    <uro:totalWaterStorage uom="m3">10000.0</uro:totalWaterStorage>
</uro:DamAttribute>