complexType "RequestConfirmation"
Namespace:
Content:
complex, 3 attributes, 20 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"9"
   
>
   
Content: 
</...>
Content Model Elements (20):
account,
additionalEvent,
amendment (defined in PostTradeEventsBase.model group),
correlationId,
header (defined in RequestMessage complexType),
increase,
isCorrection,
novation,
onBehalfOf (defined in OnBehalfOf.model group),
optionExercise (in requestConfirmation),
originatingEvent (defined in TradingEventsBase.model group),
parentCorrelationId,
party (defined in PartiesAndAccounts.model group),
sequenceNumber (defined in Sequence.model group),
terminatingEvent (defined in PostTradeEventsBase.model group),
termination (defined in PostTradeEventsBase.model group),
trade (defined in TradingEventsBase.model group),
tradePackage (defined in TradingEventsBase.model group),
validation,
withdrawal
All Direct / Indirect Based Elements (1):
requestConfirmation
Known Usage Locations
Annotation
A message type defining the start of the confirmation process. The message may be used to request the confirmation of a new trade or any other event supported by FpML such as novation, terminations, amendments, etc.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              RequestConfirmation
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="RequestConfirmation">
<xsd:complexContent>
<xsd:extension base="CorrectableRequestMessage">
<xsd:sequence>
<xsd:choice>
<xsd:group ref="TradingAndPostTradeEvents.model"/>
<xsd:element name="optionExercise" type="OptionExercise"/>
</xsd:choice>
<xsd:group ref="PartiesAndAccounts.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/20)
optionExercise
Type:
OptionExercise, complex content
A structure describing an option exercise event. The optionExercise event supports partial exercise (specify the number of options or amount to exercise), full exercise (use fullExercise flag), as well as the option to request options not to be exercised.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="optionExercise" type="OptionExercise"/>

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.