coding-schemes.fpml.information-provider-2-4.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="http://xml.genericode.org/2004/ns/CodeList/0.2/" xmlns:doc="http://www.fpml.org/coding-scheme/documentation" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xml.genericode.org/2004/ns/CodeList/0.2/ CodeList.xsd"> <Annotation> <Description> <doc:definition>The specification of a list of information providers and vendors who publish financial markets information. Their information sources will typically be used to determine a relevant market rate, price or index.</doc:definition> <doc:description> <doc:paragraph>List compiled from the Annex to the 2000 ISDA Definitions Section 7.2 - Certain Published and Displayed Sources, and other sources.</doc:paragraph> </doc:description> <doc:publicationDate>2022-11-18</doc:publicationDate> </Description> </Annotation> <Identification> <ShortName>informationProviderScheme</ShortName> <Version>2-4</Version> <CanonicalUri>http://www.fpml.org/coding-scheme/information-provider</CanonicalUri> <CanonicalVersionUri>http://www.fpml.org/coding-scheme/information-provider-2-4</CanonicalVersionUri> <LocationUri>http://www.fpml.org/coding-scheme/information-provider-2-4.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>AssocBanksSingapore</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The Association of Banks in Singapore.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>BancoCentralChile</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The central bank of Chile.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>BankOfCanada</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The central bank of Canada.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>BankOfEngland</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The Bank Of England.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>BankOfJapan</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The central bank of Japan.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>Bloomberg</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>Bloomberg LP.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>EuroCentralBank</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The European Central Bank.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>FederalReserve</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The Federal Reserve, the central bank of the United States.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>FHLBSF</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The Federal Home Loan Bank of San Francisco, or its successor.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ICESWAP</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ICESWAP Rate Administrator which means ICE Benchmark Administration, or any successor thereto, as administrator of the ICE Swap Rate.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>International Swaps and Derivatives Association, Inc.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>Refinitiv</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Refinitiv, formerly Thomson Reuters Financial & Risk.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ReserveBankAustralia</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The Reserve Bank of Australia.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ReserveBankNewZealand</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>The Reserve Bank of New Zealand.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>Reuters</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>Reuters Group Plc.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>SAFEX</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>South African Futures Exchange, or its successor.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>Telerate</SimpleValue> </Value> <Value> <SimpleValue>ISDA</SimpleValue> </Value> <Value> <SimpleValue>Telerate, Inc.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>TOKYOSWAP</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>The Tokyo Swap Reference Rate (or TSR) Administrator, which means Refinitiv Asia Pacific Limited, or any successor thereto, as administrator of the TSR.</SimpleValue> </Value> </Row> </SimpleCodeList> </gcl:CodeList>