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 in rolloverNotification)
Included in content model of elements (1):
rolloverNotification
Annotation
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>
Content Element Detail (all declarations; defined within this component only; 1/1)
contract
Type:
LoanContract, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="contract" type="LoanContract"/>

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.