complexType "LoanAllocationNotification"
Namespace:
Content:
complex, 3 attributes, 30 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (30):
allocation (in loanAllocationNotification),
allocationId,
allocationSummary,
contract (defined in LoanContractDetails.model group),
contractIdentifier,
contractSummary,
correlationId,
dealIdentifier (defined in DealDetails.model group),
dealSummary,
facilityIdentifier (defined in FacilityDetails.model group),
facilitySummary,
header (defined in RequestMessage complexType),
isCorrection,
letterOfCredit (defined in LetterOfCreditDetails.model group),
letterOfCreditIdentifier,
letterOfCreditSummary,
loanAllocationEventGroup,
noticeDate (in loanAllocationNotification),
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (in loanAllocationNotification),
partyReference (in loanAllocationNotification),
payment (in loanAllocationNotification),
role (in loanAllocationNotification),
sequenceNumber (defined in Sequence.model group),
settlementTask (in loanAllocationNotification),
tradeIdentifier (in loanAllocationNotification),
tradeSummary (in loanAllocationNotification),
validation (defined in Validation.model group),
validation (defined in Validation.model group)
All Direct / Indirect Based Elements (1):
loanAllocationNotification
Known Usage Locations
Annotation
A loan servicing notification used to communicate trade allocation details, from counterparty to counterparty, or counterparty to admin agent.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractLoanAllocationNotification (extension)
                  LoanAllocationNotification
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="LoanAllocationNotification">
<xsd:complexContent>
<xsd:extension base="AbstractLoanAllocationNotification">
<xsd:sequence>
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="loanAllocationEventGroup"/>
<xsd:element name="settlementTask" type="LoanAllocationSettlementTask"/>
</xsd:choice>
<xsd:sequence>
<xsd:group ref="LoanTradeAllocationDetails.model"/>
<xsd:group minOccurs="0" ref="DealDetails.model"/>
<xsd:group ref="FacilityDetails.model"/>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:group ref="LetterOfCreditDetails.model"/>
<xsd:group ref="LoanContractDetails.model"/>
</xsd:choice>
</xsd:sequence>
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/30)
loanAllocationEventGroup
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 7 elements
XML Source (see within schema source)
<xsd:element ref="loanAllocationEventGroup"/>

party
Type:
Party, complex content
A legal entity or a subdivision of a legal entity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>

settlementTask
Type:
XML Source (see within schema source)
<xsd:element name="settlementTask" type="LoanAllocationSettlementTask"/>

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.