Elementurf:SewerSystemAttribute
urf:SewerSystemAttribute
定義
都市計画法第11条第1項第3号に定める下水道について定めるべき事項。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:string [0..1]
xs:string [0..1]
XMLスキーマ
  <xs:element name="SewerSystemAttribute" type="urf:SewerSystemAttributeType"/>
XMLインスタンスのサンプル
<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>