group "LoanTradingTransferFeeDetermination.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
A model which contains factors associated with the payment of a transfer fee.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="LoanTradingTransferFeeDetermination.model">
<xsd:sequence>
<xsd:element name="waivedFlag" type="xsd:boolean"/>
<xsd:element name="creditAgreementAmount" type="NonNegativeMoney"/>
<xsd:element name="agentAmount" type="NonNegativeMoney"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
agentAmount
Type:
NonNegativeMoney, complex content
Amount of transfer fee owed to the admin agent for the allocation, as determined by the agent.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="agentAmount" type="NonNegativeMoney"/>

creditAgreementAmount
Type:
NonNegativeMoney, complex content
Amount of transfer fee owed to the admin agent for the allocation, per the credit agreement.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="creditAgreementAmount" type="NonNegativeMoney"/>

waivedFlag
Type:
xsd:boolean, predefined, simple content
A flag defining whether the transfer fee is to be waived for this allocation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="waivedFlag" type="xsd:boolean"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.