complexType "LcIssuanceFeePayment"
Namespace:
Content:
complex, 16 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (16):
accrualSchedule (in lcIssuanceFeePayment),
agentPartyReference (defined in BusinessEventParties.model group),
amount (in lcIssuanceFeePayment),
borrowerPartyReference (defined in BusinessEventParties.model group),
cashPayable,
comment (defined in AbstractLoanEvent complexType),
correctedEventIdentifier,
effectiveDate (defined in AbstractLoanServicingEvent complexType),
endDate (defined in Period.model group),
eventIdentifier (defined in AbstractLoanEvent complexType),
id (in lcIssuanceFeePayment),
lenderPartyReference (defined in LenderAndCashDetails.model group),
letterOfCreditReference (defined in AbstractLcEvent complexType),
parentEventIdentifier,
previousEventIdentifier,
startDate (defined in Period.model group)
All Direct / Indirect Based Elements (1):
lcIssuanceFeePayment
Known Usage Locations
Annotation
An event representing a letter of credit issuance fee payment.
Type Definition Detail
Type Derivation Tree
AbstractLoanEvent (extension)
      AbstractLcEvent (extension)
          LcIssuanceFeePayment
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="LcIssuanceFeePayment">
<xsd:complexContent>
<xsd:extension base="AbstractLcEvent">
<xsd:sequence>
<xsd:element name="id" type="AccrualTypeId"/>
<xsd:group ref="Period.model"/>
<xsd:sequence>
<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; 3/16)
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"/>

id
Type:
AccrualTypeId, simple content
A unique id associated with the loan accrual type.
Simple Content
xsd:normalizedString
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="id" type="AccrualTypeId"/>

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.