Definition Type: ComplexType
Name: Exception
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD: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_xsd2 Drilldown into reason in schema fpml-msg-5-10_xsd2 Drilldown into Exception.model in schema fpml-msg-5-10_xsd2 Drilldown into sequenceNumber in schema fpml-msg-5-10_xsd2 Drilldown into Sequence.model in schema fpml-msg-5-10_xsd2 Drilldown into correlationId in schema fpml-msg-5-10_xsd2 Drilldown into CorrelationId.model in schema fpml-msg-5-10_xsd2 Drilldown into parentCorrelationId in schema fpml-msg-5-10_xsd2 Drilldown into Correlation.model in schema fpml-msg-5-10_xsd2 Drilldown into CorrelationAndOptionalSequence.model in schema fpml-msg-5-10_xsd2 Drilldown into validation in schema fpml-doc-5-10_xsd3 Drilldown into Validation.model in schema fpml-doc-5-10_xsd3 Drilldown into header in schema fpml-msg-5-10_xsd2 Drilldown into actualBuild in schema fpml-doc-5-10_xsd3 Drilldown into expectedBuild in schema fpml-doc-5-10_xsd3 Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd3 Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd3 Drilldown into Document in schema fpml-doc-5-10_xsd3 Drilldown into Message in schema fpml-msg-5-10_xsd2XSD Diagram of Exception in schema fpml-msg-5-10_xsd2 (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 nsD:header 0 (1)
validation nsD:validation 0 unbounded
parentCorrelationId nsD:parentCorrelationId 0 (1)
correlationId nsD:correlationId 0 2
sequenceNumber nsD:sequenceNumber 0 (1)
reason nsD:reason 0 unbounded
additionalData nsD:additionalData 0 (1)
<xs:group> nsD:Validation.model (1) (1)
<xs:group> nsD:CorrelationAndOptionalSequence.model 0 (1)
<xs:group> nsD:Correlation.model (1) (1)
<xs:group> nsD:CorrelationId.model (1) (1)
<xs:group> nsD:Sequence.model 0 (1)
<xs:group> nsD:Exception.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsD:fpmlVersion Required
expectedBuild nsD:expectedBuild (Optional)
actualBuild nsD:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:creditEventException, nsD:eventStatusException, nsD:messageRejected, nsD:nonpublicExecutionReportException, nsD:serviceNotificationException, nsD:valuationReportExceptionnsD:verificationStatusException,