Definition Type: Element
Name: ListPrice
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: Syndication.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The listed price for the property.
Collapse XSD Schema Diagram:
XSD Diagram of ListPrice in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ListPrice" type="xs:decimal" minOccurs="1" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The listed price for the property.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101936</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>