complexType "NonpublicExecutionReport"
Namespace:
Content:
complex, 3 attributes, 31 elements
Defined:
Includes:
definitions of 7 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"9"
   
>
   
Content: 
</...>
Content Model Elements (31):
account,
additionalEvent,
amendment,
asOfDate (in nonpublicExecutionReport),
asOfTime (in nonpublicExecutionReport),
change,
collateralization (in nonpublicExecutionReport),
correlationId,
header (defined in RequestMessage complexType),
increase,
isCorrection (defined in CorrectableRequestMessage complexType),
novation,
observation (defined in PostTradeEventsBase.model group),
onBehalfOf (defined in OnBehalfOf.model group),
optionEvent,
optionExercise,
optionExpiry,
originatingEvent (in nonpublicExecutionReport),
parentCorrelationId,
party (defined in PartiesAndAccounts.model group),
portfolioReference (in nonpublicExecutionReport),
quote (in nonpublicExecutionReport),
reset (defined in PostTradeEventsBase.model group),
reset (defined in PostTradeEventsBase.model group),
sequenceNumber (defined in Sequence.model group),
terminatingEvent,
termination (defined in PostTradeEventsBase.model group),
trade (in nonpublicExecutionReport),
tradingEvent (in nonpublicExecutionReport),
validation,
withdrawal
All Direct / Indirect Based Elements (1):
nonpublicExecutionReport
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              NonpublicExecutionReport
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="NonpublicExecutionReport">
<xsd:complexContent>
<xsd:extension base="CorrectableRequestMessage">
<xsd:sequence>
<xsd:element minOccurs="0" name="asOfDate" type="IdentifiedDate"/>
<xsd:element minOccurs="0" name="asOfTime" type="xsd:time"/>
<xsd:group minOccurs="0" ref="PortfolioReferenceBase.model"/>
<xsd:choice minOccurs="0">
<xsd:sequence>
<xsd:element minOccurs="0" name="originatingEvent" type="OriginatingEvent"/>
<xsd:element name="trade" type="Trade"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="tradingEvent" type="TradingEventSummary"/>
</xsd:sequence>
<xsd:group ref="PostTradeEventsBase.model"/>
<xsd:group ref="ChangeEventsBase.model"/>
<xsd:group ref="OptionsEventsBase.model"/>
<xsd:element ref="additionalEvent"/>
</xsd:choice>
<xsd:group minOccurs="0" ref="EventValuation.model"/>
<xsd:element maxOccurs="2" minOccurs="0" name="collateralization" type="RegulatoryReportingCollateralization"/>
<xsd:group ref="PartiesAndAccounts.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 7/31)
additionalEvent
Type:
AdditionalEvent, complex content
Abstract:
(may not be used directly in instance XML documents)
XML Source (see within schema source)
<xsd:element ref="additionalEvent"/>

asOfDate
Type:
IdentifiedDate, simple content
The date for which this document reports positions and valuations.
Simple Content
xsd:date
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="asOfDate" type="IdentifiedDate"/>

asOfTime
Type:
xsd:time, predefined, simple content
The time for which this report was generated (i.e., the cut-off time of the report).
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="asOfTime" type="xsd:time"/>

collateralization
Type:
XML Source (see within schema source)
<xsd:element maxOccurs="2" minOccurs="0" name="collateralization" type="RegulatoryReportingCollateralization"/>

originatingEvent
Type:
OriginatingEvent, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="originatingEvent" type="OriginatingEvent"/>

trade
Type:
Trade, complex content
XML Source (see within schema source)
<xsd:element name="trade" type="Trade"/>

tradingEvent
Type:
TradingEventSummary, complex content
This is provided to support snapshot reporting that requires trading history. Some implementations are using the "trade" event to report the current snapshot of a contract. In these cases it may also be necessary to report the most recent trading event to support regulatory reporting mandates. For this reason the tradingEvent is provided to allow that event to be attached to the trade report.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="tradingEvent" type="TradingEventSummary"/>

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.