complexType "RolloverNotificationRetracted"
Namespace:
Content:
complex, 3 attributes, 19 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 11 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"9"
   
>
   
Content: 
</...>
Content Model Elements (19):
baseRateSet (in rolloverNotificationRetracted),
borrowing (in rolloverNotificationRetracted),
businessEventGroupId (in rolloverNotificationRetracted),
commitmentAdjustment (in rolloverNotificationRetracted),
correlationId,
currentContracts (in rolloverNotificationRetracted),
facilityIdentifier (defined in FacilityDetails.model group),
facilitySummary,
header (defined in RequestMessage complexType),
interestCapitalization (in rolloverNotificationRetracted),
interestPayment (in rolloverNotificationRetracted),
maturingContracts (in rolloverNotificationRetracted),
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (in rolloverNotificationRetracted),
party (in rolloverNotificationRetracted),
repayment (in rolloverNotificationRetracted),
sequenceNumber (defined in Sequence.model group),
validation
All Direct / Indirect Based Elements (1):
rolloverNotificationRetracted
Known Usage Locations
Annotation
A loan servicing retraction designed to cancel a previous rollover transaction.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          NonCorrectableRequestMessage (extension)
              RolloverNotificationRetracted
XML Source (w/o annotations (7); see within schema source)
<xsd:complexType name="RolloverNotificationRetracted">
<xsd:complexContent>
<xsd:extension base="NonCorrectableRequestMessage">
<xsd:sequence>
<xsd:sequence>
<xsd:element name="businessEventGroupId" type="BusinessEventGroupIdentifier"/>
<xsd:element name="party" type="Party"/>
</xsd:sequence>
<xsd:sequence>
<xsd:sequence>
<xsd:element name="maturingContracts">
<xsd:complexType>
<xsd:group maxOccurs="unbounded" ref="LoanContractDetails.model"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="currentContracts">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="contract" type="LoanContract"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="baseRateSet" type="LoanContractBaseRateSet"/>
<xsd:element name="borrowing" type="Borrowing"/>
<xsd:element name="commitmentAdjustment" type="CommitmentAdjustment"/>
<xsd:element name="interestCapitalization" type="InterestCapitalization"/>
<xsd:element name="interestPayment" type="InterestPayment"/>
<xsd:element name="repayment" type="Repayment"/>
</xsd:choice>
<xsd:group ref="FacilityDetails.model"/>
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>
</xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 11/19)
baseRateSet
Type:
LoanContractBaseRateSet, complex content
XML Source (see within schema source)
<xsd:element name="baseRateSet" type="LoanContractBaseRateSet"/>

borrowing
Type:
Borrowing, complex content
XML Source (see within schema source)
<xsd:element name="borrowing" type="Borrowing"/>

businessEventGroupId
Type:
An identifier used to group related business events together.
XML Source (w/o annotations (1); see within schema source)

commitmentAdjustment
Type:
CommitmentAdjustment, complex content
XML Source (see within schema source)
<xsd:element name="commitmentAdjustment" type="CommitmentAdjustment"/>

currentContracts
Type:
anonymous complexType, complex content
A list of all contracts whose rates are resetting or contracts that are initiating as part of the rollover event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="currentContracts">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="contract" type="LoanContract"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

interestCapitalization
Type:
InterestCapitalization, complex content
XML Source (see within schema source)
<xsd:element name="interestCapitalization" type="InterestCapitalization"/>

interestPayment
Type:
InterestPayment, complex content
XML Source (see within schema source)
<xsd:element name="interestPayment" type="InterestPayment"/>

maturingContracts
Type:
anonymous complexType, complex content
A list of all contracts that are maturing during the rollover event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="maturingContracts">
<xsd:complexType>
<xsd:group maxOccurs="unbounded" ref="LoanContractDetails.model"/>
</xsd:complexType>
</xsd:element>

party
Type:
Party, complex content
A legal entity or a subdivision of a legal entity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="party" type="Party"/>

party
Type:
Party, complex content
A legal entity or a subdivision of a legal entity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>

repayment
Type:
Repayment, complex content
XML Source (see within schema source)
<xsd:element name="repayment" type="Repayment"/>

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.