<xs:complexType name="PropertyZoning">
<xs:annotation>
<xs:documentation>
Text description of the system of land use regulation
which designates the permitted uses of land based on mapped
zones, which separate one part of the community from another.
Property zoning commonly includes regulation of the kinds of
activities which will be acceptable on particular lots
(vacant, residential, agricultural, commercial, industrial, etc.).
</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="commons:SecureString" />
</xs:simpleContent>
</xs:complexType>
|