Definition Type: Element
Name: HasWell
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
An enumeration of the farm use
Collapse XSD Schema Diagram:
XSD Diagram of HasWell in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="HasWell" type="xs:boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						An enumeration of the farm use
					</xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>