Definition Type: Element
Name: IsNavigable
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 is on a navigable water. Navigable water is a legal term and may imply restrictions on use. The use is this should be set to true if the object meets the local definition of navigable water.
Collapse XSD Schema Diagram:
XSD Diagram of IsNavigable in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="IsNavigable" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Flag that indicates that the object is on a
						navigable water. Navigable water is a legal
						term and may imply restrictions on use. The
						use is this should be set to true if
						the object meets the local definition of
						navigable water.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101188</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: