complexType "LoanAllocation"
Namespace:
Content:
complex, 9 elements
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (9):
allocatedPartyReference,
allocationIdentifier (in allocation in loanAllocationNotification),
amount (in allocation in loanAllocationNotification),
buyerAccountReference,
buyerPartyReference (defined in BuyerSeller.model group),
comment (in allocation in loanAllocationNotification),
originalPartyReference,
sellerAccountReference,
sellerPartyReference (defined in BuyerSeller.model group)
All Direct / Indirect Based Elements (1):
allocation (in loanAllocationNotification)
Known Usage Locations
Annotation
An event structure defining information related to a loan trade allocation.
Type Definition Detail
Type Derivation Tree
  LoanAllocation
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="false" name="LoanAllocation">
<xsd:complexContent>
<xsd:extension base="AbstractLoanAllocationSummary">
<xsd:sequence>
<xsd:group ref="LoanAllocationParties.model"/>
<xsd:group minOccurs="0" ref="BuyerSeller.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.