complexType "PrepaymentNotificationRetracted"
Namespace:
Content:
complex, 3 attributes, 17 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 6 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"9"
   
>
   
Content: 
</...>
Content Model Elements (17):
breakageFeePayment (in prepaymentNotificationRetracted),
businessEventGroupId (in prepaymentNotificationRetracted),
commitmentAdjustment (in prepaymentNotificationRetracted),
contract (defined in LoanContractDetails.model group),
contractIdentifier,
contractSummary,
correlationId,
facilityIdentifier (defined in FacilityDetails.model group),
facilitySummary,
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (in prepaymentNotificationRetracted),
party (in prepaymentNotificationRetracted),
repayment (in prepaymentNotificationRetracted),
sequenceNumber (defined in Sequence.model group),
validation
All Direct / Indirect Based Elements (1):
prepaymentNotificationRetracted
Known Usage Locations
Annotation
A loan servicing retraction designed to cancel a previous pre-payment.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          NonCorrectableRequestMessage (extension)
              PrepaymentNotificationRetracted
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="PrepaymentNotificationRetracted">
<xsd:complexContent>
<xsd:extension base="NonCorrectableRequestMessage">
<xsd:choice>
<xsd:sequence>
<xsd:element name="businessEventGroupId" type="BusinessEventGroupIdentifier"/>
<xsd:element name="party" type="Party"/>
</xsd:sequence>
<xsd:sequence>
<xsd:sequence>
<xsd:element name="repayment" type="Repayment"/>
<xsd:element minOccurs="0" name="commitmentAdjustment" type="CommitmentAdjustment"/>
<xsd:element minOccurs="0" name="breakageFeePayment" type="BreakageFeePayment"/>
</xsd:sequence>
<xsd:group ref="FacilityDetails.model"/>
<xsd:group ref="LoanContractDetails.model"/>
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>
</xsd:sequence>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 6/17)
breakageFeePayment
Type:
BreakageFeePayment, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="breakageFeePayment" type="BreakageFeePayment"/>

businessEventGroupId
Type:
An identifier used to group related business events together.
XML Source (w/o annotations (1); see within schema source)

commitmentAdjustment
Type:
CommitmentAdjustment, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="commitmentAdjustment" type="CommitmentAdjustment"/>

party
Type:
Party, complex content
A legal entity or a subdivision of a legal entity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="party" type="Party"/>

party
Type:
Party, complex content
A legal entity or a subdivision of a legal entity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>

repayment
Type:
Repayment, complex content
XML Source (see within schema source)
<xsd:element name="repayment" type="Repayment"/>

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.