group "DealRules.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (2):
transferFee (defined in DealRules.model group)
Known Usage Locations
Annotation
A model that defines deal-level rules.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="DealRules.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="transferFee" type="TransferFeeDefinition"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="proRataFacilities" type="ProRataFacilities"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
proRataFacilities
Type:
ProRataFacilities, complex content
Groups of facilities which must be traded on a pro-rata basis. The ratio of facility trade amounts must be equal to the ratio of their corresponding global amounts.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="proRataFacilities" type="ProRataFacilities"/>

transferFee
Type:
TransferFeeDefinition, complex content
The transfer fee amount and rules. This applies to the commitment transfer of any facility within the deal structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="transferFee" type="TransferFeeDefinition"/>

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.