Elementuro:bridStructureAttribute
定義
構造に関する情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="bridStructureAttribute" type="uro:BridgeStructureAttributePropertyType" substitutionGroup="brid:_GenericApplicationPropertyOfAbstractBridge"/>
XMLインスタンスのサンプル
<uro:bridStructureAttribute>
    <uro:BridgeStructureAttribute>
        <uro:material codeSpace="../../codelists/BridgeStructureAttribute_material.xml">03</uro:material>
        <uro:bridgeType codeSpace="../../codelists/BridgeStructureAttribute_bridgeType.xml">01</uro:bridgeType>
        <uro:length uom="m">100.0</uro:length>
        <uro:width uom="m">10.0</uro:width>
        <uro:area uom="m2">1000</uro:area>
        <uro:weightRestriction uom="t">10</uro:weightRestriction>
        <uro:heightRestriction uom="m">4.0</uro:heightRestriction>
        <uro:widthRestriction uom="m">7.0</uro:widthRestriction>
        <uro:underGirderHeight uom="m">5.0</uro:underGirderHeight>
        <uro:slopeType codeSpace="../../codelists/ConstructionStructureAttribute_slopeType.xml">05</uro:slopeType>
        <uro:escalator>1</uro:escalator>
    </uro:BridgeStructureAttribute>
</uro:bridStructureAttribute>