Definition Type: Element
Name: priorAmount
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:ParticipationAmount
Containing Schema: fpml-loan-4-5.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The previous outstanding loan contract amount represented on a global and lender share perspective (this is prior to any associated events).
Collapse XSD Schema Diagram:
Drilldown into shareAmount in schema fpml-loan-4-5_xsd Drilldown into globalAmount in schema fpml-loan-4-5_xsd Drilldown into ParticipationAmount in schema fpml-loan-4-5_xsdXSD Diagram of priorAmount in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="priorAmount" type="ParticipationAmount" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The previous outstanding loan contract amount represented on a global and lender share perspective (this is prior to any associated events).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
globalAmount fpml:globalAmount 0 (1)
shareAmount fpml:shareAmount (1) (1)
Collapse Derivation Tree: