complexType "Rollover"
Namespace:
Content:
complex, 13 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (13):
comment (defined in AbstractLoanEvent complexType),
effectiveDate (defined in AbstractLoanServicingEvent complexType),
eventIdentifier (defined in AbstractLoanEvent complexType),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
An event representing the prepayment structure associated within a facility.
Type Definition Detail
Type Derivation Tree
AbstractLoanEvent (extension)
      Rollover
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="Rollover">
<xsd:complexContent>
<xsd:extension base="AbstractLoanServicingEvent">
<xsd:sequence>
<xsd:element name="currentContracts" type="LoanContractsReference"/>
<xsd:element name="newContracts" type="LoanContractList"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/13)
currentContracts
Type:
LoanContractsReference, complex content
A list of references to all contracts whose rates are resetting or that are terminating as part of a rollover event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="currentContracts" type="LoanContractsReference"/>

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

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.