Definition Type: ComplexType
Name: SecureMoney
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:nullable-decimal
Containing Schema: Primitives.xsd
Abstract
Documentation:
Money element with access control attribute
Collapse XSD Schema Diagram:
Drilldown into currencyCode in schema primitives_xsd Drilldown into isgSecurityClass in schema primitives_xsdXSD Diagram of SecureMoney in schema primitives_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="SecureMoney">
    <xs:annotation>
        <xs:documentation>
				Money element with access control attribute
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:nullable-decimal">
            <xs:attribute ref="commons:isgSecurityClass" use="required" />
            <xs:attribute ref="commons:currencyCode" use="optional" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
currencyCode commons:currencyCode Optional
Collapse Derivation Tree:
Collapse References:
offer:AdditionalDeposit, record:AnnualTax, commons:AssessedValuationrecord:AssessmentTotal, offer:CashAtClosing, commons:ClosingCostsType, nrds:CoursePaymentAmount, offer:EarnestMoney, commons:EarnestMoney, commons:EarnestMoney, commons:EarnestMoneyType, commons:Fee, commons:FeeWithFrequency, commons:GrossIncomeType, record:ImprovedAssessment, record:LandAssessment, commons:LeaseAmount, idxex:ListPrice, commons:MortgageAmountType, commons:MortgagePaymentType, nrds:NARDuesPaid, commons:NetIncomeType, offer:OfferPrice, nrds:PaymentAmount, commons:PetDepositAmount, record:Price, record:Price, commons:PriceWithOptionalFrequency, commons:PurchaseOptionUpFrontFee, offer:PurchasePrice, commons:RentIncomeType, idxex:SoldPrice, nrds:StateDuesPaid, commons:TenantApplicationFee, commons:TransferFees, commons:Value,