complexType "Exception"
Namespace:
Content:
complex, 3 attributes, 7 elements
Defined:
globally in fpml-msg-5-10.xsd; see XML source
Includes:
definition of 1 element
Used:
at 19 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"5"
   
>
   
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 (19):
collateralAcceptanceException, collateralAllocationException, creditEventException, disputeException, eventActivityReportException, eventStatusException, exposureReportException, marginException, messageRejected, nettedTradeCashflowsException, nonpublicExecutionReportException, partyReportException, positionActivityReportException, positionReportException, resetReportException, serviceNotificationException, terminatingEventsReportException, valuationReportException, 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 minOccurs="0" 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 minOccurs="0" name="header" type="ExceptionMessageHeader"/>

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