Definition Type: ComplexType
Name: Exception
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Message
Containing Schema: fpml-msg-5-10.xsd
Abstract
Documentation:
A type defining the basic content for a message sent to inform another system that some exception has been detected.
Collapse XSD Schema Diagram:
Drilldown into additionalData in schema fpml-msg-5-10_xsd3 Drilldown into reason in schema fpml-msg-5-10_xsd3 Drilldown into Exception.model in schema fpml-msg-5-10_xsd3 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_xsd3XSD Diagram of Exception in schema fpml-msg-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Exception">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the basic content for a message sent to inform another system that some exception has been detected.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Message">
            <xsd:sequence>
                <xsd:element name="header" type="ExceptionMessageHeader" minOccurs="0" />
                <xsd:group ref="Validation.model" />
                <xsd:group ref="CorrelationAndOptionalSequence.model" minOccurs="0" />
                <xsd:group ref="Exception.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)
reason nsE:reason 0 unbounded
additionalData nsE:additionalData 0 (1)
<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:Exception.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:collateralAcceptanceException, nsE:collateralAllocationException, nsE:creditEventException, nsE:disputeException, nsE:eventActivityReportException, nsE:eventStatusException, nsE:exposureReportException, nsE:marginException, nsE:messageRejected, nsE:nettedTradeCashflowsException, nsE:nonpublicExecutionReportException, nsE:partyReportException, nsE:positionActivityReportException, nsE:positionReportException, nsE:resetReportException, nsE:serviceNotificationException, nsE:terminatingEventsReportException, nsE:valuationReportExceptionnsE:verificationStatusException,