complexType "LoanContractSummary"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
amount (defined in LoanContractSummary complexType),
borrowerPartyReference (defined in LoanContractSummary complexType),
identifier (defined in LoanContractSummary complexType)
Known Direct Subtypes (1):
LoanContract
All Direct / Indirect Based Elements (6):
loanContract (defined in Borrowing complexType),
Known Usage Locations
Annotation
A short form of a loan contract.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LoanContractSummary">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="identifier" type="FacilityContractIdentifier"/>
<xsd:element name="borrowerPartyReference" type="PartyReference"/>
<xsd:element name="amount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
amount
Type:
MoneyWithParticipantShare, complex content
XML Source (see within schema source)
<xsd:element name="amount" type="MoneyWithParticipantShare"/>

borrowerPartyReference
Type:
PartyReference, empty content
A reference to the borrower against a loan contract.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="borrowerPartyReference" type="PartyReference"/>

identifier
Type:
A unique identifier for a loan contract.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="identifier" type="FacilityContractIdentifier"/>

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.