complexType "CorrectableRequestMessage"
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 17 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (7):
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
sequenceNumber (defined in Sequence.model group),
Known Direct Subtypes (17):
AbstractServicingNotification, CreditEventNotification, EventPaymentNotification, EventReleaseNotification, ExecutionAdvice, ExecutionNotification, MaturityNotification, RequestAllocation, RequestClearing, RequestClearingEligibility, RequestCollateralAllocation, RequestConfirmation, RequestConsent, RequestExecution, RequestTradeReferenceInformationUpdate, SyndicatedLoanStatement, TradeChangeAdvice
Known Indirect Subtypes (19):
AbstractContractNotification, AbstractFacilityNotification, AccrualOptionChangeNotification, AccruingFeeChangeNotification, AccruingFeePaymentNotification, AccruingPikPaymentNotification, DealStatement, FacilityNotification, FacilityOutstandingsPositionStatement, FacilityPositionStatement, FacilityRateChangeNotification, FacilityStatement, LcNotification, LoanContractNotification, NonRecurringFeePaymentNotification, OutstandingContractsStatement, PrepaymentNotification, RepaymentWithCANotification, RolloverNotification
All Direct / Indirect Based Elements (33):
accrualOptionChangeNotification, accruingFeeChangeNotification, accruingFeePaymentNotification, accruingPikPaymentNotification, creditEventNotification, dealStatement, eventPaymentNotification, eventReleaseNotification, executionAdvice, executionNotification, facilityNotification, facilityOutstandingsPositionStatement, facilityPositionStatement, facilityRateChangeNotification, facilityStatement, lcNotification, loanContractNotification, maturityNotification, nonRecurringFeePaymentNotification, optionExpirationNotification, outstandingContractsStatement, prepaymentNotification, repaymentWithCANotification, requestAllocation, requestClearing, requestClearingEligibility, requestCollateralAllocation, requestConfirmation, requestConsent, requestExecution, requestTradeReferenceInformationUpdate, rolloverNotification, tradeChangeAdvice
Known Usage Locations
Annotation
A type defining the content model for a request message that can be subsequently corrected or retracted.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="CorrectableRequestMessage">
<xsd:complexContent>
<xsd:extension base="RequestMessage">
<xsd:sequence>
<xsd:element name="isCorrection" type="xsd:boolean"/>
<xsd:group minOccurs="0" ref="CorrelationAndSequence.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/7)
isCorrection
Type:
xsd:boolean, predefined, simple content
Indicates if this message corrects an earlier request.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="isCorrection" type="xsd:boolean"/>

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.