complexType "LoanContractBaseRateSet"
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),
fixingDate (defined in LoanContractBaseRateSet complexType),
lenderPartyReference,
loanContractReference (defined in LoanContractEvent complexType),
previousInaccurateEventId,
rate (defined in LoanContractBaseRateSet complexType)
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
An event describing the initial setting of the rate on a single (new) loan contract.
Type Definition Detail
Type Derivation Tree
AbstractEventRequireId (extension)
  LoanEvent (extension)
      LoanContractEvent (extension)
          LoanContractBaseRateSet
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="LoanContractBaseRateSet">
<xsd:complexContent>
<xsd:extension base="LoanContractEvent">
<xsd:sequence>
<xsd:element name="fixingDate" type="xsd:date"/>
<xsd:element name="rate" type="xsd:decimal"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/12)
fixingDate
Type:
xsd:date, predefined, simple content
The date on which the underlying interest rate is fixed. It is an actual (adjusted) date. Note: This should default to the effective date of the loan contract in the case of a PRIME base rate.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixingDate" type="xsd:date"/>

rate
Type:
xsd:decimal, predefined, simple content
XML Source (see within schema source)
<xsd:element name="rate" type="xsd:decimal"/>

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.