Definition Type: ComplexType
Name: AccrualOptionChangeNotification
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AbstractContractNotification
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A loan servicing notification used to update an accrual option within a single facility. Embedded business events simply re-state the given accrual option.
Collapse XSD Schema Diagram:
Drilldown into party in schema fpml-loan-5-10_xsd Drilldown into letterOfCredit in schema fpml-loan-5-10_xsd Drilldown into letterOfCreditSummary in schema fpml-loan-5-10_xsd Drilldown into letterOfCreditIdentifier in schema fpml-loan-5-10_xsd Drilldown into LetterOfCreditDetails.model in schema fpml-loan-5-10_xsd Drilldown into contract in schema fpml-loan-5-10_xsd Drilldown into contractSummary in schema fpml-loan-5-10_xsd Drilldown into contractIdentifier in schema fpml-loan-5-10_xsd Drilldown into LoanContractDetails.model in schema fpml-loan-5-10_xsd Drilldown into facilitySummary in schema fpml-loan-5-10_xsd Drilldown into facilityIdentifier in schema fpml-loan-5-10_xsd Drilldown into FacilityDetails.model in schema fpml-loan-5-10_xsd Drilldown into letterOfCredit in schema fpml-loan-5-10_xsd Drilldown into lcOptionChange in schema fpml-loan-5-10_xsd Drilldown into accruingPikOptionChange in schema fpml-loan-5-10_xsd Drilldown into contract in schema fpml-loan-5-10_xsd Drilldown into floatingRateOptionChange in schema fpml-loan-5-10_xsd Drilldown into fixedRateOptionChange in schema fpml-loan-5-10_xsd Drilldown into facilityOutstandingsPosition in schema fpml-loan-5-10_xsd 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_xsd Drilldown into AbstractServicingNotification in schema fpml-loan-5-10_xsd Drilldown into AbstractContractNotification in schema fpml-loan-5-10_xsdXSD Diagram of AccrualOptionChangeNotification in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="AccrualOptionChangeNotification">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A loan servicing notification used to update an accrual option within a single facility. Embedded business events simply re-state the given accrual option.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="AbstractContractNotification">
            <xsd:sequence>
                <xsd:choice>
                    <xsd:sequence>
                        <xsd:choice>
                            <xsd:element name="fixedRateOptionChange" type="FixedRateOptionChange" />
                            <xsd:element name="floatingRateOptionChange" type="FloatingRateOptionChange" />
                        </xsd:choice>
                        <xsd:element name="contract" type="LoanContract" minOccurs="0" maxOccurs="unbounded" />
                    </xsd:sequence>
                    <xsd:element name="accruingPikOptionChange" type="AccruingPikOptionChange" />
                    <xsd:sequence>
                        <xsd:element name="lcOptionChange" type="LcOptionChange" />
                        <xsd:element name="letterOfCredit" type="LetterOfCredit" minOccurs="0" maxOccurs="unbounded" />
                    </xsd:sequence>
                </xsd:choice>
                <xsd:group ref="FacilityDetails.model" />
                <xsd:group ref="LoanContractDetails.model" minOccurs="0" maxOccurs="unbounded" />
                <xsd:group ref="LetterOfCreditDetails.model" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element name="party" type="Party" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A legal entity or a subdivision of a legal entity.</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
facilityOutstandingsPosition nsA:facilityOutstandingsPosition 0 unbounded
fixedRateOptionChange nsA:fixedRateOptionChange (1) (1)
floatingRateOptionChange nsA:floatingRateOptionChange (1) (1)
contract nsA:contract 0 unbounded
accruingPikOptionChange nsA:accruingPikOptionChange (1) (1)
lcOptionChange nsA:lcOptionChange (1) (1)
letterOfCredit nsA:letterOfCredit 0 unbounded
facilityIdentifier nsA:facilityIdentifier (1) (1)
facilitySummary nsA:facilitySummary (1) (1)
contractIdentifier nsA:contractIdentifier (1) (1)
contractSummary nsA:contractSummary (1) (1)
contract nsA:contract (1) (1)
letterOfCreditIdentifier nsA:letterOfCreditIdentifier (1) (1)
letterOfCreditSummary nsA:letterOfCreditSummary (1) (1)
letterOfCredit nsA:letterOfCredit (1) (1)
party nsA:party (1) 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)
<xs:group> nsA:FacilityDetails.model (1) (1)
<xs:group> nsA:LoanContractDetails.model 0 unbounded
<xs:group> nsA:LetterOfCreditDetails.model 0 unbounded
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:accrualOptionChangeNotification