complexType "LcOptionBase"
Namespace:
Content:
complex, 7 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
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 (7):
dayCountFraction (defined in AccrualOptionBase complexType),
paymentFrequency (defined in AccrualOptionBase complexType),
pikSpread (defined in FixedRateOptionBase complexType),
rate (defined in FixedRateOptionBase complexType),
type (defined in LcOptionBase complexType)
Known Direct Subtypes (2):
LcAccrual, LcOption
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
Defines the letter of credit fee applicable to a facility.
Type Definition Detail
Type Derivation Tree
AccrualOptionBase (extension)
  FixedRateOptionBase (extension)
      LcOptionBase
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="true" name="LcOptionBase">
<xsd:complexContent>
<xsd:extension base="FixedRateOptionBase">
<xsd:sequence>
<xsd:element name="type" type="LcType"/>
<xsd:element minOccurs="0" name="evergreenOption" type="EvergreenOption"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/7)
evergreenOption
Type:
EvergreenOption, complex content
An option allowing the borrower to extend the letter of credit tenor.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="evergreenOption" type="EvergreenOption"/>

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