group "LenderAndCashDetails.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
lenderPartyReference, cashPayable?
Content Model Elements (2):
cashPayable, lenderPartyReference
Known Usage Locations
Annotation
A model which contains lender details for a business event.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="LenderAndCashDetails.model">
<xsd:sequence>
<xsd:element name="lenderPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="cashPayable" type="CashPayable"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
cashPayable
Type:
CashPayable, complex content
Defines the overall net cash payable, as well as, the breakdown of individual cashflows.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="cashPayable" type="CashPayable"/>

lenderPartyReference
Type:
PartyReference, empty content
A reference to the lender associated with a specific business event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="lenderPartyReference" type="PartyReference"/>

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.