complexType "RequestMessage"
Namespace:
Content:
complex, 3 attributes, 2 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in fpml-msg-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (2):
header (defined in RequestMessage complexType),
Known Direct Subtypes (2):
CorrectableRequestMessage, NonCorrectableRequestMessage
Known Indirect Subtypes (51):
AbstractContractNotification, AbstractFacilityNotification, AbstractServicingNotification, AccrualOptionChangeNotification, AccruingFeeChangeNotification, AccruingFeePaymentNotification, AccruingPikPaymentNotification, ConfirmationRetracted, CreditEventNotification, CreditEventNotificationRetracted, DealStatement, EventPaymentNotification, EventReleaseNotification, EventRetraction, ExecutionAdvice, ExecutionAdviceRetracted, ExecutionNotification, ExecutionRetracted, FacilityNotification, FacilityOutstandingsPositionStatement, FacilityPositionStatement, FacilityRateChangeNotification, FacilityStatement, LcNotification, LoanContractNotification, MaturityNotification, MessageRetraction, NonRecurringFeePaymentNotification, OutstandingContractsStatement, PrepaymentNotification, RepaymentWithCANotification, RequestAllocation, RequestAllocationRetracted, RequestClearing, RequestClearingEligibility, RequestClearingRetracted, RequestCollateralAllocation, RequestConfirmation, RequestConsent, RequestConsentRetracted, RequestEventStatus, RequestExecution, RequestExecutionRetracted, RequestRetransmission, RequestTradeReferenceInformationUpdate, RequestTradeReferenceInformationUpdateRetracted, RolloverNotification, SyndicatedLoanStatement, TradeChangeAdvice, TradeChangeAdviceRetracted, VerificationStatusNotification
All Direct / Indirect Based Elements (48):
accrualOptionChangeNotification, accruingFeeChangeNotification, accruingFeePaymentNotification, accruingPikPaymentNotification, creditEventNotification, creditEventNotificationRetracted, dealStatement, eventPaymentNotification, eventReleaseNotification, eventRetraction, executionAdvice, executionAdviceRetracted, executionNotification, executionRetracted, facilityNotification, facilityOutstandingsPositionStatement, facilityPositionStatement, facilityRateChangeNotification, facilityStatement, lcNotification, loanContractNotification, maturityNotification, messageRetraction, nonRecurringFeePaymentNotification, optionExpirationNotification, outstandingContractsStatement, prepaymentNotification, repaymentWithCANotification, requestAllocation, requestAllocationRetracted, requestClearing, requestClearingEligibility, requestClearingRetracted, requestCollateralAllocation, requestConfirmation, requestConfirmationRetracted, requestConsent, requestConsentRetracted, requestEventStatus, requestExecution, requestExecutionRetracted, requestRetransmission, requestTradeReferenceInformationUpdate, requestTradeReferenceInformationUpdateRetracted, rolloverNotification, tradeChangeAdvice, tradeChangeAdviceRetracted, verificationStatusNotification
Known Usage Locations
Annotation
A type defining the basic content of a message that requests the receiver to perform some business operation determined by the message type and its content.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="RequestMessage">
<xsd:complexContent>
<xsd:extension base="Message">
<xsd:sequence>
<xsd:element name="header" type="RequestMessageHeader"/>
<xsd:group ref="Validation.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/2)
header
Type:
RequestMessageHeader, complex content
XML Source (see within schema source)
<xsd:element name="header" type="RequestMessageHeader"/>

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.