coding-schemes.fpml.reporting-regime-1-7.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rosetta-testing Show documentation
Show all versions of rosetta-testing Show documentation
Rune Testing is a java library that is utilised by Rosetta Code Generators and models expressed in the Rosetta DSL.
<?xml version="1.0" encoding="UTF-8"?> <gcl:CodeList xmlns:gcl="https://docs.oasis-open.org/codelist/ns/genericode/1.0/" xmlns:doc="http://www.fpml.org/coding-scheme/documentation" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://docs.oasis-open.org/codelist/ns/genericode/1.0/ CodeList.xsd"> <Annotation> <Description> <doc:definition>Contains a code representing a reportingregime under which this transaction may be reported.</doc:definition> <doc:publicationDate>2024-04-26</doc:publicationDate> </Description> </Annotation> <Identification> <ShortName>reportingRegimeNameScheme</ShortName> <Version>1-7</Version> <CanonicalUri>http://www.fpml.org/coding-scheme/reporting-regime</CanonicalUri> <CanonicalVersionUri>http://www.fpml.org/coding-scheme/reporting-regime-1-7</CanonicalVersionUri> <LocationUri>http://www.fpml.org/coding-scheme/reporting-regime-1-7.xml</LocationUri> </Identification> <ColumnSet> <Column Id="Code" Use="required"> <ShortName>Code</ShortName> <Data Type="token"> <Parameter ShortName="maxLength">63</Parameter> </Data> </Column> <Column Id="Source" Use="optional"> <ShortName>Source</ShortName> <Data Type="string"/> </Column> <Column Id="Description" Use="optional"> <ShortName>Description</ShortName> <Data Type="string"/> </Column> <Key Id="PrimaryKey"> <ShortName>key</ShortName> <ColumnRef Ref="Code"/> </Key> </ColumnSet> <SimpleCodeList> <Row> <Value> <SimpleValue>ASIC</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Australian Securities and Investments Commission</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>CA.Rule.91-507</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Rule 91-507 Derivatives: Trade Repositories and Derivatives Data. Harmonized rule adopted by Canadian provinces and territories.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>DoddFrankAct</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Dodd-Frank Act (US)</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>EMIR</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>European Markets Infrastructure Regulation</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>HKTR</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Hong Kong Trade Repository</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>JFSA</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Japan Financial Services Authority</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>MAS</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>The Monetary Authority of Singapore</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>MiFID</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Markets in Financial Instruments Directive</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>MiFIDII</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Markets in Financial Instruments Directive II</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>MiFIR</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Markets in Financial Instruments Regulation</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ODRF</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>OTC Derivatives Regulators Forum</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>RussianFederation</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Russian regulatory reporting</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>SFTR</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Securities Financing Transactions Regulation</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>UKEMIR</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>United Kingdom European Markets Infrastructure Regulation</SimpleValue> </Value> </Row> </SimpleCodeList> </gcl:CodeList>