complexType "LoanContractAdjustment"
Namespace:
Content:
complex, 12 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (12):
adjustment (in adjustment),
agentPartyReference (defined in BusinessEventParties.model group),
amount (in adjustment),
borrowerPartyReference (defined in BusinessEventParties.model group),
businessEventGroupId,
cashPayable,
comment,
effectiveDate (defined in LoanEvent complexType),
eventIdentifier (defined in AbstractEventRequireId complexType),
lenderPartyReference,
loanContractReference (defined in LoanContractEvent complexType),
previousInaccurateEventId
All Direct / Indirect Based Elements (1):
adjustment
Known Usage Locations
Annotation
An event describing adjust in the amount of a loan contract which does not affect cashflow.
Type Definition Detail
Type Derivation Tree
AbstractEventRequireId (extension)
  LoanEvent (extension)
      LoanContractEvent (extension)
          LoanContractAdjustment
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="LoanContractAdjustment">
<xsd:complexContent>
<xsd:extension base="LoanContractEvent">
<xsd:sequence>
<xsd:element name="adjustment" type="Adjustment"/>
<xsd:element name="amount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/12)
adjustment
Type:
Adjustment, complex content
Defines the type of adjustment applied - increase or decrease.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="adjustment" type="Adjustment"/>

amount
Type:
MoneyWithParticipantShare, complex content
XML Source (see within schema source)
<xsd:element name="amount" type="MoneyWithParticipantShare"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.