complexType "LcRenewal"
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):
agentPartyReference (defined in BusinessEventParties.model group),
borrowerPartyReference (defined in BusinessEventParties.model group),
businessEventGroupId,
cashPayable,
comment,
effectiveDate (defined in LoanEvent complexType),
eventIdentifier (defined in AbstractEventRequireId complexType),
finalExpiryDate (in lcRenewal),
lenderPartyReference,
letterOfCreditReference (defined in LcEvent complexType),
maturityDate (in lcRenewal),
previousInaccurateEventId
All Direct / Indirect Based Elements (1):
lcRenewal
Known Usage Locations
Annotation
An event describing a change in the maturity date on one or more outstanding letter of credit contracts.
Type Definition Detail
Type Derivation Tree
AbstractEventRequireId (extension)
  LoanEvent (extension)
      LcEvent (extension)
          LcRenewal
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LcRenewal">
<xsd:complexContent>
<xsd:extension base="LcEvent">
<xsd:sequence>
<xsd:element name="finalExpiryDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="maturityDate" type="xsd:date"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/12)
finalExpiryDate
Type:
xsd:date, predefined, simple content
The final letter of credit expiry date (as defined by the evergreen option).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="finalExpiryDate" type="xsd:date"/>

maturityDate
Type:
xsd:date, predefined, simple content
The original maturity date of the letter of credit.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="maturityDate" type="xsd:date"/>

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.