Definition Type: Element
Name: HasWaterView
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 view of the water. This is a subjective measurement and may refer to the enclosing objects. For example, the water view may be visible from an upper story of a building or may be visible from a point on a lot. In each of these cases, the flag should be set to true.
Collapse XSD Schema Diagram:
XSD Diagram of HasWaterView in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="HasWaterView" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Flag that indicates that the object has a view
						of the water. This is a subjective measurement
						and may refer to the enclosing objects. For example,
						the water view may be visible from an upper story
						of a building or may be visible from a point on a
						lot. In each of these cases, the flag should be
						set to true.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101187</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: