Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
hugohills-regnosys committed Nov 17, 2023
1 parent df440bf commit 3a01518
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ enum AssetClassEnum: <"The enumerated values to specify the FpML asset class cat
MoneyMarket <"Money Market Assets like CP and CD.">

// enum MortgageSectorEnum: <"The enumerated values to specify a mortgage typology.">
// ABS <"Asset Backed Security.">
// CDO <"Collateralized Debt Obligation.">
// CMBS <"Commercial Mortgage Backed Security.">
// RMBS <"Residential Mortgage Backed Security.">
// ABS <"Asset Backed Security.">
// CDO <"Collateralized Debt Obligation.">
// CMBS <"Commercial Mortgage Backed Security.">
// RMBS <"Residential Mortgage Backed Security.">

enum ProductIdTypeEnum: <"Provides the enumerated values to specify the product identifier source.">
BBGID <"Published by Bloomberg, the BBGID is a 12-digit alphanumeric randomly generated ID covering active and non-active securities.">
BBGTICKER <"Published by Bloomberg as a short code to identify publicly trades shares of a particular stock on a specific exchange.">
Expand Down

0 comments on commit 3a01518

Please sign in to comment.