complexType "AccruingPikPayment"
Namespace:
Content:
complex, 14 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 (14):
accrualSchedule (defined in AccruingPikPayment complexType),
agentPartyReference (defined in BusinessEventParties.model group),
amount (defined in AccruingPikPayment complexType),
borrowerPartyReference (defined in BusinessEventParties.model group),
businessEventGroupId (defined in LoanEvent complexType),
cashPayable,
comment,
effectiveDate (defined in LoanEvent complexType),
endDate (defined in Period.model group),
eventIdentifier (defined in AbstractEventRequireId complexType),
facilityReference (defined in FacilityEvent complexType),
lenderPartyReference,
previousInaccurateEventId,
startDate (defined in Period.model group)
All Direct / Indirect Based Elements (2):
accruingPikPayment (in accruingPikPaymentNotification),
accruingPikPayment (in accruingPikPaymentNotificationRetracted)
Known Usage Locations
Annotation
An event representing a payment to facilitate capitalization of interest on all outstanding contracts against a particular facility.
Type Definition Detail
Type Derivation Tree
  LoanEvent (extension)
      FacilityEvent (extension)
          AccruingPikPayment
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="AccruingPikPayment">
<xsd:complexContent>
<xsd:extension base="FacilityEvent">
<xsd:sequence>
<xsd:sequence>
<xsd:group ref="Period.model"/>
<xsd:element name="amount" type="MoneyWithParticipantShare"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="accrualSchedule" type="AccrualPeriod"/>
</xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/14)
accrualSchedule
Type:
AccrualPeriod, complex content
A schedule that incorporates all sub-periods of an accrual calculation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="accrualSchedule" type="AccrualPeriod"/>

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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.