Elementurf:sewerSystemsAttribute
定義
処理施設が下水道の場合の追加情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
          <xs:element name="sewerSystemsAttribute" minOccurs="0" type="urf:SewerSystemAttributePropertyType"/>
XMLインスタンスのサンプル
<urf:sewerSystemsAttribute>
    <urf:SewerSystemAttribute>
        <urf:startLocation>[始点の地名]</urf:startLocation>
        <urf:endLocation>[終点の地名]</urf:endLocation>
        <urf:systemType codeSpace="../../codelists/SewerSystemAttribute_systemType.xml">1</urf:systemType>
        <urf:drainageArea>[排水区域]</urf:drainageArea>
    </urf:SewerSystemAttribute>
</urf:sewerSystemsAttribute>