complexType "AbstractContractNotification"
Namespace:
Content:
complex, 3 attributes, 10 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (10):
correlationId,
facilityOutstandingsPosition (defined in AbstractContractNotification complexType),
header (defined in RequestMessage complexType),
isCorrection,
noticeDate,
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
paymentDetails (defined in AbstractServicingNotification complexType),
sequenceNumber (defined in Sequence.model group),
validation
Known Direct Subtypes (7):
AccrualOptionChangeNotification, LcNotification, LoanContractNotification, NonRecurringFeePaymentNotification, PrepaymentNotification, RepaymentWithCANotification, RolloverNotification
All Direct / Indirect Based Elements (7):
accrualOptionChangeNotification, lcNotification, loanContractNotification, nonRecurringFeePaymentNotification, prepaymentNotification, repaymentWithCANotification, rolloverNotification
Known Usage Locations
Annotation
An abstract base type for all syndicated loan notification messages. This abstract type is the basis for Facility/LoanContract Notification types. This forms the basis of the actual loan event notifications which occur through the life-cycle of a deal.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractServicingNotification (extension)
                  AbstractContractNotification
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="AbstractContractNotification">
<xsd:complexContent>
<xsd:extension base="AbstractServicingNotification">
<xsd:sequence>
<xsd:element minOccurs="0" name="facilityOutstandingsPosition" type="FacilityOutstandingsPosition"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/10)
facilityOutstandingsPosition
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="facilityOutstandingsPosition" type="FacilityOutstandingsPosition"/>

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.