Definition Type: Element
Name: HasPond
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Syndication.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates whether the property has one or more ponds.
Collapse XSD Schema Diagram:
XSD Diagram of HasPond in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="HasPond" type="xs:boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Indicates whether the property has one or more
						ponds.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101872</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>