Definition Type: ComplexType
Name: AbstractServicingNotification
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:CorrectableRequestMessage
Containing Schema: fpml-loan-5-10.xsd
Abstract True
Documentation:
An abstract base type for all syndicated loan servicing notifications; the wrapper for loan events which occur through the life-cycle of a deal.
Collapse XSD Schema Diagram:
Drilldown into eventPayment in schema fpml-loan-5-10_xsd Drilldown into isGlobalOnly in schema fpml-loan-5-10_xsd Drilldown into noticeDate in schema fpml-loan-5-10_xsd Drilldown into onBehalfOf in schema fpml-shared-5-10_xsd Drilldown into OnBehalfOf.model in schema fpml-shared-5-10_xsd Drilldown into sequenceNumber in schema fpml-msg-5-10_xsd Drilldown into Sequence.model in schema fpml-msg-5-10_xsd Drilldown into correlationId in schema fpml-msg-5-10_xsd Drilldown into CorrelationId.model in schema fpml-msg-5-10_xsd Drilldown into parentCorrelationId in schema fpml-msg-5-10_xsd Drilldown into Correlation.model in schema fpml-msg-5-10_xsd Drilldown into CorrelationAndSequence.model in schema fpml-msg-5-10_xsd Drilldown into isCorrection in schema fpml-msg-5-10_xsd Drilldown into validation in schema fpml-doc-5-10_xsd Drilldown into Validation.model in schema fpml-doc-5-10_xsd Drilldown into header in schema fpml-msg-5-10_xsd Drilldown into actualBuild in schema fpml-doc-5-10_xsd Drilldown into expectedBuild in schema fpml-doc-5-10_xsd Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd Drilldown into Document in schema fpml-doc-5-10_xsd Drilldown into Message in schema fpml-msg-5-10_xsd Drilldown into RequestMessage in schema fpml-msg-5-10_xsd Drilldown into CorrectableRequestMessage in schema fpml-msg-5-10_xsdXSD Diagram of AbstractServicingNotification in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="AbstractServicingNotification" abstract="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An abstract base type for all syndicated loan servicing notifications; the wrapper for loan events which occur through the life-cycle of a deal.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="CorrectableRequestMessage">
            <xsd:sequence>
                <xsd:element name="noticeDate" type="xsd:date">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The business date on which the notice is valid (and was communicated).</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="isGlobalOnly" type="xsd:boolean">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Indicates whether the embedded business event is 'global', i.e. NOT lender specific.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="eventPayment" type="EventPayment" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The payments/wiring instructions associated with all embedded loan events.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
header nsA:header (1) (1)
validation nsA:validation 0 unbounded
isCorrection nsA:isCorrection (1) (1)
parentCorrelationId nsA:parentCorrelationId 0 (1)
correlationId nsA:correlationId (1) (1)
sequenceNumber nsA:sequenceNumber (1) (1)
onBehalfOf nsA:onBehalfOf (1) (1)
noticeDate nsA:noticeDate (1) (1)
isGlobalOnly nsA:isGlobalOnly (1) (1)
eventPayment nsA:eventPayment 0 unbounded
<xs:group> nsA:Validation.model (1) (1)
<xs:group> nsA:CorrelationAndSequence.model 0 (1)
<xs:group> nsA:Correlation.model (1) (1)
<xs:group> nsA:CorrelationId.model (1) (1)
<xs:group> nsA:Sequence.model (1) (1)
<xs:group> nsA:OnBehalfOf.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsA:fpmlVersion Required
expectedBuild nsA:expectedBuild (Optional)
actualBuild nsA:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:AbstractContractNotification, nsA:AbstractFacilityNotification