Elementuro:tunRiskAssessmentAttribute
定義
損傷に関する情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="tunRiskAssessmentAttribute" type="uro:ConstructionRiskAssessmentAttributePropertyType" substitutionGroup="tun:_GenericApplicationPropertyOfAbstractTunnel"/>
XMLインスタンスのサンプル
<uro:tunRiskAssessmentAttribute>
    <uro:ConstructionRiskAssessmentAttribute>
        <uro:surveyYear>2023</uro:surveyYear>
        <uro:riskType codeSpace="../../codelists/ConstructionRiskAssessmentAttribute_riskType.xml">01</uro:riskType>
        <uro:status codeSpace="../../codelists/ConstructionRiskAssessmentAttribute_status.xml">01</uro:status>
        <uro:referenceDate>2023-06-01</uro:referenceDate>
    </uro:ConstructionRiskAssessmentAttribute>
</uro:tunRiskAssessmentAttribute>