complexType "Exception"
Namespace:
Content:
complex, 3 attributes, 8 elements
Defined:
globally in fpml-msg-5-11.xsd; see XML source
Includes:
definition of 1 element
Used:
at 17 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (8):
additionalData (defined in Exception.model group),
header (defined in Exception complexType),
reason (defined in Exception.model group),
sequenceNumber (defined in Sequence.model group),
validation (defined in Validation.model group),
validation (defined in Validation.model group)
Known Direct Subtypes (1):
LoanNotificationException
All Direct / Indirect Based Elements (17):
allocationException, clearingEligibilityException, clearingException, collateralAllocationRejected, confirmationException, consentException, creditEventException, eventStatusException, executionAdviceException, executionException, loanNotificationException, 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/8)
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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.