Definition Type: ComplexType
Name: VerificationStatusNotification
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:NonCorrectableRequestMessage
Containing Schema: fpml-msg-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into account in schema fpml-shared-5-10_xsd5 Drilldown into party in schema fpml-shared-5-10_xsd5 Drilldown into PartiesAndAccounts.model in schema fpml-shared-5-10_xsd5 Drilldown into partyTradeIdentifier in schema fpml-msg-5-10_xsd4 Drilldown into reason in schema fpml-msg-5-10_xsd4 Drilldown into status in schema fpml-msg-5-10_xsd4 Drilldown into onBehalfOf in schema fpml-shared-5-10_xsd5 Drilldown into OnBehalfOf.model in schema fpml-shared-5-10_xsd5 Drilldown into sequenceNumber in schema fpml-msg-5-10_xsd4 Drilldown into Sequence.model in schema fpml-msg-5-10_xsd4 Drilldown into correlationId in schema fpml-msg-5-10_xsd4 Drilldown into CorrelationId.model in schema fpml-msg-5-10_xsd4 Drilldown into parentCorrelationId in schema fpml-msg-5-10_xsd4 Drilldown into Correlation.model in schema fpml-msg-5-10_xsd4 Drilldown into CorrelationAndSequence.model in schema fpml-msg-5-10_xsd4 Drilldown into header in schema fpml-msg-5-10_xsd4 Drilldown into actualBuild in schema fpml-doc-5-10_xsd5 Drilldown into expectedBuild in schema fpml-doc-5-10_xsd5 Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd5 Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd5 Drilldown into Document in schema fpml-doc-5-10_xsd5 Drilldown into Message in schema fpml-msg-5-10_xsd4 Drilldown into RequestMessage in schema fpml-msg-5-10_xsd4 Drilldown into NonCorrectableRequestMessage in schema fpml-msg-5-10_xsd4XSD Diagram of VerificationStatusNotification in schema fpml-msg-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="VerificationStatusNotification">
    <xsd:complexContent>
        <xsd:extension base="NonCorrectableRequestMessage">
            <xsd:sequence>
                <xsd:element name="status" type="VerificationStatus" minOccurs="0" />
                <xsd:element name="reason" type="Reason" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The reason for any dispute or change in verification status.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="partyTradeIdentifier" type="PartyTradeIdentifier" minOccurs="0" />
                <xsd:group ref="PartiesAndAccounts.model" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
header nsF:header 0 (1)
parentCorrelationId nsF:parentCorrelationId 0 (1)
correlationId nsF:correlationId 0 2
sequenceNumber nsF:sequenceNumber 0 (1)
onBehalfOf nsF:onBehalfOf 0 4
status nsF:status 0 (1)
reason nsF:reason 0 unbounded
partyTradeIdentifier nsF:partyTradeIdentifier 0 (1)
party nsF:party 0 unbounded
account nsF:account 0 unbounded
<xs:group> nsF:CorrelationAndSequence.model 0 (1)
<xs:group> nsF:Correlation.model (1) (1)
<xs:group> nsF:CorrelationId.model (1) (1)
<xs:group> nsF:Sequence.model (1) (1)
<xs:group> nsF:OnBehalfOf.model 0 (1)
<xs:group> nsF:PartiesAndAccounts.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsF:fpmlVersion Required
expectedBuild nsF:expectedBuild (Optional)
actualBuild nsF:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:verificationStatusNotification