group "CurrentPriorCommitment.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
commitment, priorCommitment?
Content Model Elements (2):
commitment, priorCommitment
Known Usage Locations
Annotation
A model which contains both current and prior commitment amounts with global amounts required.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="CurrentPriorCommitment.model">
<xsd:sequence>
<xsd:element name="commitment" type="FacilityCommitment"/>
<xsd:element minOccurs="0" name="priorCommitment" type="FacilityCommitment"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
commitment
Type:
FacilityCommitment, complex content
The global and share amount of principal commitment. This is after any referenced business events have taken place.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="commitment" type="FacilityCommitment"/>

priorCommitment
Type:
FacilityCommitment, complex content
The global and share amount of principal commitment. This is prior to any referenced business events.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="priorCommitment" type="FacilityCommitment"/>

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.