complexType "AbstractLoanAllocationPaymentNotification"
Namespace:
Content:
complex, 3 attributes, 11 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"5"
   
>
   
Content: 
</...>
Content Model Elements (11):
correlationId,
header (defined in RequestMessage complexType),
isCorrection,
noticeDate (defined in AbstractLoanTradingNotification complexType),
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
partyReference (defined in AbstractLoanTradingNotification complexType),
payment (defined in AbstractLoanAllocationPaymentNotification complexType),
role (defined in AbstractLoanTradingNotification complexType),
sequenceNumber (defined in Sequence.model group),
validation
Known Direct Subtypes (2):
LoanAllocationSettlementNotification, LoanAllocationTransferFeeDueNotification
All Direct / Indirect Based Elements (2):
loanAllocationSettlementNotification, loanAllocationTransferFeeDueNotification
Known Usage Locations
Annotation
An underlying abstract structure for all syndicated loan servicing notifications; the wrapper for loan events which occur through the life-cycle of a deal.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractLoanTradingNotification (extension)
                  AbstractLoanAllocationPaymentNotification
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType abstract="true" name="AbstractLoanAllocationPaymentNotification">
<xsd:complexContent>
<xsd:extension base="AbstractLoanTradingNotification">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="payment" type="LoanAllocationPayment"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/11)
payment
Type:
LoanAllocationPayment, complex content
The payments/wiring instructions associated with all embedded loan events.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="payment" type="LoanAllocationPayment"/>

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.