group "LoanTradingTransferFeeDetermination.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
agentAmount, creditAgreementAmount, waivedFlag
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 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.