Definition Type: Element
Name: OriginalListPrice
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:PriceWithOptionalFrequency
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The original price of the home as determined by the seller and their member in the listing agreement. 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 OriginalListPrice in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="OriginalListPrice" type="commons:PriceWithOptionalFrequency" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The original price of the home as
						determined by the seller and their
						member in the listing agreement.
						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>100324</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: