Elementuro:TunnelStructureAttribute
uro:TunnelStructureAttribute
定義
トンネルの構造に関する情報を定義したデータ型。
属性/関連役割
XMLスキーマ
  <xs:element name="TunnelStructureAttribute" type="uro:TunnelStructureAttributeType"/>
XMLインスタンスのサンプル
<uro:TunnelStructureAttribute>
    <uro:tunnelType codeSpace="../../codelists/TunnelStructureAttribute_tunnelType.xml">05</uro:tunnelType>
    <uro:tunnelSubtype codeSpace="../../codelists/TunnelStructureAttribute_tunnelSubType.xml">01</uro:tunnelSubtype>
    <uro:mouthType codeSpace="../../codelists/TunnelStructureAttribute_mouthType.xml">01</uro:mouthType>
    <uro:length uom="m">30.0</uro:length>
    <uro:width uom="m">3.0</uro:width>
    <uro:area uom="m2">90.0</uro:area>
    <uro:innerHeight uom="m">2.5</uro:innerHeight>
    <uro:effectiveHeight uom="m">2.3</uro:effectiveHeight>
    <uro:slopeType codeSpace="../../codelists/ConstructionStructureAttribute_slopeType.xml">03</uro:slopeType>
</uro:TunnelStructureAttribute>