Definition Type: ComplexType
Name: InterestStatement
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:NotificationMessage
Containing Schema: fpml-collateral-processes-5-10.xsd
Abstract
Documentation:
IN1 Interest Notification Message Definition.
Collapse XSD Schema Diagram:
Drilldown into account in schema fpml-shared-5-10_xsd4 Drilldown into party in schema fpml-shared-5-10_xsd4 Drilldown into PartiesAndAccounts.model in schema fpml-shared-5-10_xsd4 Drilldown into comment in schema fpml-collateral-processes-5-10_xsd Drilldown into interestRequirement in schema fpml-collateral-processes-5-10_xsd Drilldown into creditSupportAgreement in schema fpml-collateral-processes-5-10_xsd Drilldown into receiverPartyReference in schema fpml-collateral-processes-5-10_xsd Drilldown into issuerPartyReference in schema fpml-collateral-processes-5-10_xsd Drilldown into onBehalfOf in schema fpml-shared-5-10_xsd4 Drilldown into OnBehalfOf.model in schema fpml-shared-5-10_xsd4 Drilldown into sequenceNumber in schema fpml-msg-5-10_xsd3 Drilldown into Sequence.model in schema fpml-msg-5-10_xsd3 Drilldown into correlationId in schema fpml-msg-5-10_xsd3 Drilldown into CorrelationId.model in schema fpml-msg-5-10_xsd3 Drilldown into parentCorrelationId in schema fpml-msg-5-10_xsd3 Drilldown into Correlation.model in schema fpml-msg-5-10_xsd3 Drilldown into CorrelationAndOptionalSequence.model in schema fpml-msg-5-10_xsd3 Drilldown into validation in schema fpml-doc-5-10_xsd4 Drilldown into Validation.model in schema fpml-doc-5-10_xsd4 Drilldown into header in schema fpml-msg-5-10_xsd3 Drilldown into actualBuild in schema fpml-doc-5-10_xsd4 Drilldown into expectedBuild in schema fpml-doc-5-10_xsd4 Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd4 Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd4 Drilldown into Document in schema fpml-doc-5-10_xsd4 Drilldown into Message in schema fpml-msg-5-10_xsd3 Drilldown into NotificationMessage in schema fpml-msg-5-10_xsd3XSD Diagram of InterestStatement in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="InterestStatement">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">IN1 Interest Notification Message Definition.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="NotificationMessage">
            <xsd:sequence>
                <xsd:element name="issuerPartyReference" type="PartyReference" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The party issuing the interest statement.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="receiverPartyReference" type="PartyReference" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The party receiving the interest statement.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="creditSupportAgreement" type="CreditSupportAgreement" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The agreement executed between the parties and intended to govern collateral arrangement for all OTC derivatives transactions between those parties.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="interestRequirement" type="InterestStatementRequirement" minOccurs="0" />
                <!-- the content model is essentially the same as for the interest notification (IN1) except that NO treatment is needed for the Interest Statement -->
                <xsd:element name="comment" type="String" minOccurs="0" />
                <xsd:group ref="PartiesAndAccounts.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
header nsE:header 0 (1)
validation nsE:validation 0 unbounded
parentCorrelationId nsE:parentCorrelationId 0 (1)
correlationId nsE:correlationId 0 (1)
sequenceNumber nsE:sequenceNumber 0 (1)
onBehalfOf nsE:onBehalfOf 0 4
issuerPartyReference nsE:issuerPartyReference 0 (1)
receiverPartyReference nsE:receiverPartyReference 0 (1)
creditSupportAgreement nsE:creditSupportAgreement 0 (1)
interestRequirement nsE:interestRequirement 0 (1)
comment nsE:comment 0 (1)
party nsE:party 0 unbounded
account nsE:account 0 unbounded
<xs:group> nsE:Validation.model (1) (1)
<xs:group> nsE:CorrelationAndOptionalSequence.model 0 (1)
<xs:group> nsE:Correlation.model (1) (1)
<xs:group> nsE:CorrelationId.model (1) (1)
<xs:group> nsE:Sequence.model 0 (1)
<xs:group> nsE:OnBehalfOf.model 0 (1)
<xs:group> nsE:PartiesAndAccounts.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsE:fpmlVersion Required
expectedBuild nsE:expectedBuild (Optional)
actualBuild nsE:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:interestStatement