complexType "AccruingFeePaymentNotification"
Namespace:
Content:
complex, 3 attributes, 15 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"9"
   
>
   
Content: 
</...>
Content Model Elements (15):
accruingFeePayment (in accruingFeePaymentNotification),
correlationId,
facilityIdentifier (defined in FacilityDetails.model group),
facilityPosition (defined in AbstractFacilityNotification complexType),
facilitySummary,
header (defined in RequestMessage complexType),
isCorrection,
isGlobalOnly,
noticeDate,
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (in accruingFeePaymentNotification),
paymentDetails (defined in AbstractServicingNotification complexType),
sequenceNumber (defined in Sequence.model group),
validation
All Direct / Indirect Based Elements (1):
accruingFeePaymentNotification
Known Usage Locations
Annotation
A loan servicing notification used to communicate an accruing fee payment made by the borrower.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractServicingNotification (extension)
                  AbstractFacilityNotification (extension)
                      AccruingFeePaymentNotification
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="AccruingFeePaymentNotification">
<xsd:complexContent>
<xsd:extension base="AbstractFacilityNotification">
<xsd:sequence>
<xsd:element name="accruingFeePayment" type="AccruingFeePayment"/>
<xsd:group ref="FacilityDetails.model"/>
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/15)
accruingFeePayment
Type:
AccruingFeePayment, complex content
XML Source (see within schema source)
<xsd:element name="accruingFeePayment" type="AccruingFeePayment"/>

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

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.