Elementuro:OffsetDepth
uro:OffsetDepth
定義
地下埋設物の道路縁等からの距離(オフセット)及び土被りの深さを表すデータ型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="OffsetDepth" type="uro:OffsetDepthType"/>
XMLインスタンスのサンプル
<uro:OffsetDepth>
    <uro:pos>
        <!--省略-->
    </uro:pos>
    <uro:offset uom="m">0.1</uro:offset>
    <uro:depth uom="m">1.5</uro:depth>
</uro:OffsetDepth>