Elementuro:lengthAttribute
定義
地下埋設物の実長及び亘長。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
          <xs:element name="lengthAttribute" maxOccurs="unbounded" minOccurs="0" type="uro:LengthAttributePropertyType"/>
XMLインスタンスのサンプル
<uro:lengthAttribute>
    <uro:LengthAttribute>
        <uro:length uom="m">200.0</uro:length>
        <uro:measureType codeSpace="../../codelists/LengthAttribute_measureType.xml">1</uro:measureType>
        <uro:phaseType codeSpace="../../codelists/LengthAttribute_phaseType.xml">2</uro:phaseType>
    </uro:LengthAttribute>
</uro:lengthAttribute>