complexType "LoanAllocationTransferFeeDueEvent"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
allocationReference (defined in AbstractLoanAllocationEvent complexType),
amount (in loanAllocationFeeDue),
cashPayable,
comment (defined in AbstractLoanEvent complexType),
correctedEventIdentifier,
dueDate (in loanAllocationFeeDue),
eventIdentifier (defined in AbstractLoanEvent complexType),
lenderPartyReference (defined in LenderAndCashDetails.model group),
parentEventIdentifier,
previousEventIdentifier
All Direct / Indirect Based Elements (1):
loanAllocationFeeDue
Known Usage Locations
Annotation
A structure that defines details related to the admin agent's determination of transfer fee(s) owed on an allocation.
Type Definition Detail
Type Derivation Tree
AbstractLoanEvent (extension)
      LoanAllocationTransferFeeDueEvent
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="false" name="LoanAllocationTransferFeeDueEvent">
<xsd:complexContent>
<xsd:extension base="AbstractLoanAllocationEvent">
<xsd:sequence>
<xsd:element name="amount" type="NonNegativeMoney"/>
<xsd:element name="dueDate" type="xsd:date"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/10)
amount
Type:
NonNegativeMoney, complex content
Amount of transfer fee due to the admin agent for the allocation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="amount" type="NonNegativeMoney"/>

dueDate
Type:
xsd:date, predefined, simple content
The business date on which the transfer fee is due.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="dueDate" type="xsd:date"/>

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.