element <currentContracts> (local)
Namespace:
Type:
anonymous complexType
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
Content Model Diagram
XML Representation Summary
<currentContracts>
   
Content: 
</currentContracts>
Content model elements (1):
contract (in currentContracts)
Included in content model of elements (1):
rolloverNotification
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>
Content Element Detail (all declarations; defined within this component only; 1/1)
contract
Type:
LoanContract, complex content
New or existing loan contracts defined as the result of the rollover. Even if the loan contract is the same, the embedded interest accrual periods would most likely be updated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="contract" type="LoanContract"/>

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.