complexType "LoanTradeTransferFeeDueNotification"
Namespace:
Content:
complex, 3 attributes, 16 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"5"
   
>
   
Content: 
</...>
Content Model Elements (16):
correlationId,
facilityIdentifier (defined in FacilityDetails.model group),
facilitySummary,
feeDue (in loanTradeTransferFeeDueNotification),
header (defined in RequestMessage complexType),
isCorrection,
noticeDate (defined in AbstractLoanTradingNotification complexType),
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (in loanTradeTransferFeeDueNotification),
partyReference (defined in AbstractLoanTradingNotification complexType),
payment (in loanTradeTransferFeeDueNotification),
role (defined in AbstractLoanTradingNotification complexType),
sequenceNumber (defined in Sequence.model group),
tradeSummary (in loanTradeTransferFeeDueNotification),
validation
All Direct / Indirect Based Elements (1):
loanTradeTransferFeeDueNotification
Known Usage Locations
Annotation
A loan servicing notification used to communicate transfer fee details, from admin agent to counterparty.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractLoanTradingNotification (extension)
                  AbstractLoanTradePaymentNotification (extension)
                      LoanTradeTransferFeeDueNotification
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="LoanTradeTransferFeeDueNotification">
<xsd:complexContent>
<xsd:extension base="AbstractLoanTradePaymentNotification">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="feeDue" type="LoanTradeTransferFeeDueEvent"/>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="tradeSummary" type="LoanTradeSummary"/>
<xsd:group maxOccurs="unbounded" ref="FacilityDetails.model"/>
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>
</xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/16)
feeDue
Type:
A structure to indicate the transfer fee due at the loan trade level.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="feeDue" type="LoanTradeTransferFeeDueEvent"/>

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"/>

tradeSummary
Type:
LoanTradeSummary, complex content
A summary of the trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="tradeSummary" type="LoanTradeSummary"/>

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.