Definition Type: ComplexType
Name: PriceWithOptionalFrequency
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureMoney
Containing Schema: Financial.xsd
Abstract
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_xsdXSD Diagram of PriceWithOptionalFrequency in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="PriceWithOptionalFrequency">
    <xs:simpleContent>
        <xs:extension base="commons:SecureMoney">
            <xs:attribute ref="commons:currencyPeriod" use="optional">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100087</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
currencyCode commons:currencyCode Optional
currencyPeriod commons:currencyPeriod Optional
Collapse Derivation Tree:
Collapse References:
list:ClosePrice, list:ListPrice, list:ListPriceHigh, list:ListPriceLow, list:OriginalListPrice, list:PendingPrice