Definition Type: Element
Name: ListPrice
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:PriceWithOptionalFrequency
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The current price of the home as determined by the seller and the contract seller's agent member. The list price is often negotiable. It is also known as the Asking Price. Formatting is specified by the currency attribute.
Collapse XSD Schema Diagram:
Drilldown into currencyCode in schema primitives_xsd Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureMoney in schema primitives_xsd Drilldown into currencyPeriod in schema primitives_xsd Drilldown into PriceWithOptionalFrequency in schema financial_xsdXSD Diagram of ListPrice in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ListPrice" type="commons:PriceWithOptionalFrequency" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The current price of the home as
						determined by the seller and the
						contract seller's agent member.
						The list price is often negotiable.
						It is also known as the Asking Price.
						Formatting is specified by the currency
						attribute.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100323</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
currencyCode commons:currencyCode Optional
currencyPeriod commons:currencyPeriod Optional
Collapse Derivation Tree: