group "DealRules.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
assignmentFee?, proRataFacilities*
Content Model Elements (2):
assignmentFee, proRataFacilities
Known Usage Locations
Annotation
A model which contains all rules enforced within a given deal.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="DealRules.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="assignmentFee" type="AssignmentFee"/>
<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)
assignmentFee
Type:
AssignmentFee, complex content
The assignment fee amount and rules. This applies to the re-assignment of any facility within the deal structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="assignmentFee" type="AssignmentFee"/>

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"/>

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.