Definition Type: Element
Name: VariableRateCompensation
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:SecureString
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A place to capture the varying rate of compensation. Repeatable to allow for multiples.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of VariableRateCompensation in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="VariableRateCompensation" type="commons:SecureString" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						A place to capture the varying rate of 
						compensation. Repeatable to allow for 
						multiples.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101238</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: