Elementuro:tunStructureAttribute
定義
構造に関する情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="tunStructureAttribute" type="uro:TunnelStructureAttributePropertyType" substitutionGroup="tun:_GenericApplicationPropertyOfAbstractTunnel"/>
XMLインスタンスのサンプル
<uro:tunStructureAttribute>
    <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>
</uro:tunStructureAttribute>