complexType "AssignmentFee"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
assignmentFee
Known Usage Locations
Annotation
A structure which outlines the rules for payment of assignment fees to the agent.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="AssignmentFee">
<xsd:sequence>
<xsd:element name="amount" type="NonNegativeMoney"/>
<xsd:element name="rule" type="AssignmentFeeRule"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="lenderTypeWaived" type="LenderClassification"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
amount
Type:
NonNegativeMoney, complex content
The amount payable to the agent for re-assigning a share in one of the underlying facilities within the deal.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="amount" type="NonNegativeMoney"/>

lenderTypeWaived
Type:
LenderClassification, simple content
The list of lender types which are exempt from paying an assignment fee to the agent bank.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="lenderTypeWaived" type="LenderClassification"/>

rule
Type:
AssignmentFeeRule, simple content
A rule which defines the calculation of assignment fees applicable as a result of a facility re-assignment.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="rule" type="AssignmentFeeRule"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.