complexType "LcOption"
Namespace:
Content:
complex, 8 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 (8):
dayCountFraction (defined in AccrualOptionBase complexType),
endDate (defined in Period.model group),
minLcIssuanceFeeAmount (defined in LcOption complexType),
paymentFrequency (defined in AccrualOptionBase complexType),
rate (defined in FeeRateOptionBase complexType),
startDate (defined in Period.model group),
type (defined in LcOption complexType)
All Direct / Indirect Based Elements (2):
lcOption (defined in LcOptionChange complexType)
Known Usage Locations
Annotation
Represents the accruing L/C rate option associated within a facility.
Type Definition Detail
Type Derivation Tree
AccrualOptionBase (extension)
  FeeRateOptionBase (extension)
      LcOption
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="LcOption">
<xsd:complexContent>
<xsd:extension base="FeeRateOptionBase">
<xsd:sequence>
<xsd:group ref="Period.model"/>
<xsd:sequence>
<xsd:element name="type" type="LcType"/>
<xsd:element minOccurs="0" name="minLcIssuanceFeeAmount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/8)
minLcIssuanceFeeAmount
Type:
MoneyWithParticipantShare, complex content
The letter of credit notional amount. The amount is represented at the global and (optionally) atthe lender-specific level.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="minLcIssuanceFeeAmount" type="MoneyWithParticipantShare"/>

type
Type:
LcType, simple content
The letter of credit type for which a fee rate is being provided.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="LcType"/>

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.