Skip to content

Commit 4a5dd07

Browse files
Martin Sjogrenjenkins
authored andcommitted
Merge remote-tracking branch 'origin/master' into martin_docs1
1 parent 4176963 commit 4a5dd07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docs/UserGuide/tradedata/commodityswap.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\subsubsection{Commodity Swap and Basis Swap}
22
\label{ss:input_commodityswap}
33

4-
The structure of a \lstinline!CommoditySwap! trade node is shown in listing \ref{lst:commodityswap_data}. This trade node can be used to represent commodity swaps and commodity basis swaps. It consists of the generic \lstinline!Envelope! and the specific \lstinline!SwapData! section. The \lstinline!SwapData! node may contain two or more \lstinline!LegData! nodes. Each \lstinline!LegData! node must have a \lstinline!LegType! of \lstinline!CommodityFixed! or \lstinline!CommodityFloating!. These leg types are described in sections \ref{ss:commodityfixedleg} and \ref{ss:commodityfloatingleg} respectively.
4+
The structure of a \lstinline!CommoditySwap! trade node is shown in listing \ref{lst:commodityswap_data}. This trade node can be used to represent commodity swaps and commodity basis swaps. It consists of the generic \lstinline!Envelope! and the specific \lstinline!SwapData! section. The \lstinline!SwapData! node may contain two or more \lstinline!LegData! nodes. There must be at least one \lstinline!LegData! node of a commodity \lstinline!LegType! i.e. \lstinline!CommodityFixed! or \lstinline!CommodityFloating!, but non-commodity leg types are also allowed. The commodity leg types are described in sections \ref{ss:commodityfixedleg} and \ref{ss:commodityfloatingleg} respectively.
55

66
\begin{listing}[h!]
77
\begin{minted}[fontsize=\footnotesize]{xml}

0 commit comments

Comments
 (0)