ComplexTypeurf:UseDistrictType
urf:UseDistrictType
定義
都市計画法第八条第1項第一号で定められる用途地域を表現するための型。
第一種低層住居専用地域、第二種低層住居専用地域、第一種中高層住居専用地域、第二種中高層住居専用地域、第一種住居地域、第二種住居地域、準住居地域、田園住居地域、近隣商業地域、商業地域、準工業地域、工業地域又は工業専用地域。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
gml:metaDataProperty
gml:MetaDataPropertyType [0..*]
gml:boundedBy
gml:BoundingShapeType [0..1]
gml:location
gml:LocationPropertyType [0..1]
xs:date [0..1]
xs:date [0..1]
core:externalReference
core:ExternalReferenceType [0..*]
core:generalizesTo
core:GeneralizationRelationType [0..*]
core:relativeToTerrain
core:RelativeToTerrainType [0..1]
core:relativeToWater
core:RelativeToWaterType [0..1]
app:appearance
app:AppearancePropertyType [0..*]
urf:class
gml:CodeType [0..1]
urf:usage
gml:CodeType [0..*]
xs:date [0..1]
xs:gYear [0..1]
xs:date [0..1]
xs:gYear [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:anyURI [0..1]
urf:surveyYear
xs:gYear [0..1]
urf:lod-2MultiSurface
gml:MultiSurfacePropertyType [0..1]
urf:lod-1MultiSurface
gml:MultiSurfacePropertyType [0..1]
urf:lod0MultiSurface
gml:MultiSurfacePropertyType [0..1]
gml:surfaceMember
gml:SurfacePropertyType [0..*]
urf:lod-2MultiCurve
gml:MultiCurvePropertyType [0..1]
urf:lod-1MultiCurve
gml:MultiCurvePropertyType [0..1]
urf:lod0MultiCurve
gml:MultiCurvePropertyType [0..1]
urf:lod1MultiCurve
gml:MultiCurvePropertyType [0..1]
urf:lod-2MultiPoint
gml:MultiPointPropertyType [0..1]
urf:lod-1MultiPoint
gml:MultiPointPropertyType [0..1]
urf:lod0MultiPoint
gml:MultiPointPropertyType [0..1]
urf:target
urf:TargetPropertyType [0..*]
uro:key
gml:CodeType [1]
uro:codeValue
gml:CodeType [1]
uro:geometrySrcDescLod1
gml:CodeType [1..*]
uro:thematicSrcDesc
gml:CodeType [0..*]
uro:appearanceSrcDescLod1
gml:CodeType [0..*]
xs:string [0..1]
urf:function
gml:CodeType [0..*]
urf:usage
gml:CodeType [0..*]
urf:offset
gml:LengthType [0..1]
urf:offsetDirection
xs:string [0..1]
urf:location
gml:MultiCurvePropertyType [0..1]
urf:urbanParkAttribute
urf:UrbanParkAttributePropertyType [0..1]
xs:integer [1]
xs:integer [0..1]
XMLスキーマ
  <xs:complexType name="UseDistrictType">
    <xs:complexContent>
      <xs:extension base="urf:DistrictsAndZonesType">
        <xs:sequence>
          <xs:element name="floorAreaRate" type="xs:integer"/>
          <xs:element name="minimumSiteArea" minOccurs="0" type="gml:MeasureType"/>
          <xs:element name="buildingCoverageRate" minOccurs="0" type="xs:integer"/>
          <xs:element name="wallSetbackDistance" minOccurs="0" type="gml:StringOrRefType"/>
          <xs:element name="buildingHeightLimits" minOccurs="0" type="gml:LengthType"/>
          <xs:element name="buildingRestrictions" minOccurs="0" type="gml:StringOrRefType"/>
          <xs:element name="otherRestrictions" minOccurs="0" type="gml:StringOrRefType"/>
          <xs:element name="setbackRestrictions" minOccurs="0" type="gml:StringOrRefType"/>
          <xs:element name="frontRoadRestrictions" minOccurs="0" type="gml:StringOrRefType"/>
          <xs:element name="adjacentLandRestrictions" minOccurs="0" type="gml:StringOrRefType"/>
          <xs:element name="northDirectionRestrictions" minOccurs="0" type="gml:StringOrRefType"/>
          <xs:element name="shadeRegulation" minOccurs="0" type="gml:StringOrRefType"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>