complexType "Exception"
Namespace:
Content:
complex, 3 attributes, 7 elements
Defined:
globally in fpml-msg-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
at 16 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (7):
additionalData (defined in Exception.model group),
header (defined in Exception complexType),
reason (defined in Exception.model group),
sequenceNumber (defined in Sequence.model group),
All Direct / Indirect Based Elements (16):
allocationException, clearingEligibilityException, clearingException, collateralAllocationRejected, confirmationException, consentException, creditEventException, eventStatusException, executionAdviceException, executionException, maturityException, messageRejected, serviceNotificationException, tradeChangeAdviceException, tradeReferenceInformationUpdateException, verificationStatusException
Known Usage Locations
Annotation
A type defining the basic content for a message sent to inform another system that some exception has been detected.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      Exception
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="Exception">
<xsd:complexContent>
<xsd:extension base="Message">
<xsd:sequence>
<xsd:element name="header" type="ExceptionMessageHeader"/>
<xsd:group ref="Validation.model"/>
<xsd:group minOccurs="0" ref="CorrelationAndOptionalSequence.model"/>
<xsd:group ref="Exception.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
header
Type:
ExceptionMessageHeader, complex content
XML Source (see within schema source)
<xsd:element name="header" type="ExceptionMessageHeader"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.