coding-schemes.fpml.contractual-definitions-3-8.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>Specifies a set of standard contract definitions relevant to the transaction</doc:definition> <doc:publicationDate>2021-08-16</doc:publicationDate> </Description> </Annotation> <Identification> <ShortName>contractualDefinitionsScheme</ShortName> <Version>3-8</Version> <CanonicalUri>http://www.fpml.org/coding-scheme/contractual-definitions</CanonicalUri> <CanonicalVersionUri>http://www.fpml.org/coding-scheme/contractual-definitions-3-8</CanonicalVersionUri> <LocationUri>http://www.fpml.org/coding-scheme/contractual-definitions-3-8.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>ISDA1991</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 1991 Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA1993Commodity</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 1993 Commodity Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA1996Equity</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 1996 Equity Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA1997Bullion</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 1997 Bullion Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA1997GovernmentBond</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 1997 Government Bond Option Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA1998FX</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 1998 FX and Currency Option Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA1999Credit</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 1999 Credit Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2000</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2000 Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2002Equity</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2002 Equity Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2003Credit</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2003 Credit Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2004Novation</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2004 Novation Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2005Commodity</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2005 Commodity Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2006</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2006 Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2006Inflation</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2006 Inflation Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2008Inflation</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2008 Inflation Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2011Equity</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2011 Equity Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2014Credit</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2014 Credit Derivatives Definitions</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>ISDA2021</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>ISDA 2021 Interest Rate Derivatives Definitions</SimpleValue> </Value> </Row> </SimpleCodeList> </gcl:CodeList>