complexType "CorrectableRequestMessage"
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 18 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (8):
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
sequenceNumber (defined in Sequence.model group),
validation (defined in Validation.model group),
validation (defined in Validation.model group)
Known Direct Subtypes (18):
AbstractLoanAllocationNotification, AbstractLoanPartyProfileStatement, AbstractLoanStatement, AbstractLoanTradeNotification, AbstractServicingNotification, CreditEventNotification, ExecutionAdvice, ExecutionNotification, MaturityNotification, RequestAllocation, RequestClearing, RequestClearingEligibility, RequestCollateralAllocation, RequestConfirmation, RequestConsent, RequestExecution, RequestTradeReferenceInformationUpdate, TradeChangeAdvice
Known Indirect Subtypes (13):
AbstractContractNotification, AbstractFacilityNotification, DealStatement, FacilityNotification, FacilityPositionStatement, FacilityStatement, LcNotification, LoanAllocationNotification, LoanBulkServicingNotification, LoanContractNotification, LoanPartyProfileStatement, LoanTradeNotification, OutstandingContractsStatement
All Direct / Indirect Based Elements (25):
creditEventNotification, dealStatement, executionAdvice, executionNotification, facilityNotification, facilityPositionStatement, facilityStatement, lcNotification, loanAllocationNotification, loanBulkServicingNotification, loanContractNotification, loanPartyProfileStatement, loanTradeNotification, maturityNotification, optionExpirationNotification, outstandingContractsStatement, requestAllocation, requestClearing, requestClearingEligibility, requestCollateralAllocation, requestConfirmation, requestConsent, requestExecution, requestTradeReferenceInformationUpdate, 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/8)
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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.