Elementuro:RoadStructureAttribute
uro:RoadStructureAttribute
定義
道路を、路線、同等以上の道路との交差点、道路構造の変化点(トンネル、橋梁)で変化する場所で区切った区間における、道路の構造。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:integer [0..1]
XMLスキーマ
  <xs:element name="RoadStructureAttribute" substitutionGroup="uro:RoadAttribute" type="uro:RoadStructureAttributeType"/>
XMLインスタンスのサンプル
<uro:RoadStructureAttribute>
    <uro:widthType codeSpace="../../codelists/RoadStructureAttribute_widthType.xml">1</uro:widthType>
    <uro:width uom="m">20.0</uro:width>
    <uro:numberOfLanes>4</uro:numberOfLanes>
    <uro:sectionType codeSpace="../../codelists/RoadStructureAttribute_sectionType.xml">1</uro:sectionType>
</uro:RoadStructureAttribute>