complexType "ResponseMessage"
Namespace:
Content:
complex, 3 attributes, 5 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in fpml-msg-5-2.xsd; see XML source
Includes:
definition of 1 element
Used:
at 10 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"4"
    >
   
Content: 
header, validation*, correlationId, sequenceNumber?, onBehalfOf?
</...>
Content Model Elements (5):
correlationId,
header (defined in ResponseMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
sequenceNumber (defined in Sequence.model group),
Known Direct Subtypes (10):
Acknowledgement, AllocationApproved, AllocationRefused, ConfirmationAgreed, ConfirmationDisputed, ConfirmationStatus, ConsentGranted, ConsentRefused, EventRequestAcknowledgement, EventStatusResponse
All Direct / Indirect Based Elements (17):
allocationAcknowledgement, allocationApproved, allocationRefused, clearingAcknowledgement, confirmationAcknowledgement, confirmationAgreed, confirmationDisputed, confirmationStatus, consentAcknowledgement, consentGranted, consentRefused, eventStatusResponse, executionAcknowledgement, executionAdviceAcknowledgement, maturityAcknowledgement, tradeChangeAdviceAcknowledgement, tradeReferenceInformationUpdateAcknowledgement
Known Usage Locations
Annotation
A type refining the generic message content model to make it specific to response messages.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      ResponseMessage
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="ResponseMessage">
<xsd:complexContent>
<xsd:extension base="Message">
<xsd:sequence>
<xsd:element name="header" type="ResponseMessageHeader"/>
<xsd:group ref="Validation.model"/>
<xsd:group minOccurs="0" ref="OnBehalfOf.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
header
Type:
ResponseMessageHeader, complex content
XML Source (see within schema source)
<xsd:element name="header" type="ResponseMessageHeader"/>

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