complexType "RegReporting.CDE"
Namespace:
Content:
complex, 6 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
buyerPartyReference (defined in RegulatoryBuyerAndSeller.model group),
clearingStatus (in cpmiIoscoCDE),
confirmationStatus,
earlyTerminationDate,
finalContractualSettlementDate (in cpmiIoscoCDE),
sellerPartyReference (defined in RegulatoryBuyerAndSeller.model group)
All Direct / Indirect Based Elements (1):
cpmiIoscoCDE
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  RegReporting.CDE
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="RegReporting.CDE">
<xsd:complexContent>
<xsd:extension base="RegulatoryClassification">
<xsd:sequence>
<xsd:group minOccurs="0" ref="RegulatoryBuyerAndSeller.model"/>
<xsd:element minOccurs="0" name="finalContractualSettlementDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="earlyTerminationDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="clearingStatus" type="ClearingStatusValue"/>
<xsd:element minOccurs="0" name="confirmationStatus" type="xsd:token"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/6)
clearingStatus
Type:
ClearingStatusValue, simple content
Indicator of whether the transaction has been cleared, or is intended to be cleared, by a central counterparty.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="clearingStatus" type="ClearingStatusValue"/>

confirmationStatus
Type:
xsd:token, predefined, simple content
For new reportable transactions (as defined by the CPMI-IOSCO Technical Guidance: Harmonisation of the Unique Transaction Identifier), whether the legally binding terms of an OTC derivatives contract were documented and agreed upon (confirmed) or not (unconfirmed). If documented and agreed, whether such confirmation was done: - via a shared confirmation facility or platform, or a private/bilateral electronic system (electronic); - via a human-readable written document, such as fax, paper or manually processed e-mails (non-electronic).
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="confirmationStatus" type="xsd:token"/>

earlyTerminationDate
Type:
xsd:date, predefined, simple content
Effective date of the early termination (expiry) of the reported transaction. This data element is applicable if the termination of the transaction occurs prior to its maturity due to an ex-interim decision of a counterparty (or counterparties). Examples of early terminations (expiry) are: negotiated early termination; early termination under an optional early termination provision ("mutual put"); novation; offsetting (netting) transaction; option exercise; compression; early termination clause specified in the original contract which is a callable swap (bought embedded option); mutual credit break.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="earlyTerminationDate" type="xsd:date"/>

finalContractualSettlementDate
Type:
xsd:date, predefined, simple content
Unadjusted date as per the contract, by which all transfer of cash or assets should take place and the counterparties should no longer have any outstanding obligations to each other under that contract. For products that may not have a final contractual settlement date (eg American options), this data element reflects the date by which the transfer of cash or asset would take place if termination were to occur on the expiration date.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="finalContractualSettlementDate" type="xsd:date"/>

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.