Definition Type: Element
Name: PermitWaterSki
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 skiing or jet skiing on it. The use is that this should be set to true if either of the types can be used on the feature
Collapse XSD Schema Diagram:
XSD Diagram of PermitWaterSki in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="PermitWaterSki" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Flag that indicates that the water feature
						permits water skiing or jet skiing on it.
						The use is that this should be set to true if
						either of the types can be used on the feature
					</xs:documentation>
        <xs:appinfo>
            <retsid>101191</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: