Definition Type: Element
Name: IsWaterfront
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 object has a water frontage. The use is that this should be set to true if the object has direct access to the waterfront.
Collapse XSD Schema Diagram:
XSD Diagram of IsWaterfront in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="IsWaterfront" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Flag that indicates that the object has a water frontage.
						The use is that this should be set to true if the
						object has direct access to the waterfront.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101189</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: