File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,20 +20,20 @@ \subsubsection{Composite Trade}
2020 </CompositeTradeData>
2121 \end {minted}
2222 \caption {Composite trade data}
23+ \label {lst:compositetrade_data }
2324\end {listing}
2425
2526\begin {listing }[H]
2627 % \hrule\medskip
2728 \begin {minted }[fontsize=\footnotesize ]{xml}
2829 <CompositeTradeData>
29- <Currency>USD</Currency>
30- <NotionalCalculation>Sum</NotionalCalculation>
31- <PortfolioBasket>true</PortfolioBasket>
32- <BasketName>NAME</BasketName>
30+ <Currency>USD</Currency>
31+ <NotionalCalculation>Sum</NotionalCalculation>
32+ <PortfolioBasket>true</PortfolioBasket>
33+ <BasketName>NAME</BasketName>
3334 </CompositeTradeData>
3435 \end {minted }
3536 \caption {Composite trade data with Reference Data}
36- \label {lst:compositetrade_data_refdata }
3737\end {listing }
3838
3939The meanings and allowable values of the elements in the \lstinline !CompositeTradeData ! node follow below.
You can’t perform that action at this time.
0 commit comments