Definition Type: Element
Name: PermitWaterSports
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:nullable-boolean
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Flag that indicates that the water feature permits water sports on it like boating, kayaking, canoe or other sport. It should not cover water skiing or jet skiing. The use is that this should be set to true if the water feature allows these types of sports, either by regulation or by size of water feature.
Collapse XSD Schema Diagram:
XSD Diagram of PermitWaterSports in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="PermitWaterSports" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Flag that indicates that the water feature
						permits water sports on it like boating,
						kayaking, canoe or other sport. It should not
						cover water skiing or jet skiing.
						The use is that this should be set to true if the
						water feature allows these types of sports, either
						by regulation or by size of water feature.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101190</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: