Advertisement
ariswb22

Basel-ActivePolicy

Apr 12th, 2022
821
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 254.85 KB | None | 0 0
  1. {
  2.   "objectiveTypes": [
  3.     {
  4.       "objectiveType": "Capital",
  5.       "configuration": {
  6.         "classification": {
  7.           "properties": [
  8.             {
  9.               "name": "entity",
  10.               "label": "Entity",
  11.               "type": "string",
  12.               "length": "50"
  13.             },
  14.             {
  15.               "name": "capitalType",
  16.               "label": "Capital Type",
  17.               "type": "string",
  18.               "length": "100"
  19.             },
  20.             {
  21.               "name": "glAccount",
  22.               "label": "G/L Account",
  23.               "type": "string",
  24.               "length": "100"
  25.             }
  26.           ]
  27.         }
  28.       }
  29.     },
  30.     {
  31.       "objectiveType": "CreditRisk",
  32.       "configuration": {
  33.         "standardizedApproach": {
  34.           "riskWeight": {
  35.             "classification": {
  36.               "properties": [
  37.                 {
  38.                   "name": "CreditRiskSegment",
  39.                   "label": "Credit Risk Segment",
  40.                   "type": "string",
  41.                   "length": "100"
  42.                 },
  43.                 {
  44.                   "name": "Currency",
  45.                   "label": "Currency",
  46.                   "type": "string",
  47.                   "length": "3"
  48.                 },
  49.                 {
  50.                   "name": "Entity",
  51.                   "label": "Entity",
  52.                   "type": "string",
  53.                   "length": "50"
  54.                 },
  55.                 {
  56.                   "name": "Segment",
  57.                   "label": "Segment",
  58.                   "type": "string",
  59.                   "length": "30"
  60.                 },
  61.                 {
  62.                   "name": "ProductType",
  63.                   "label": "Product Type",
  64.                   "type": "string",
  65.                   "length": "20"
  66.                 },
  67.                 {
  68.                   "name": "CreditRating",
  69.                   "label": "Credit Rating",
  70.                   "type": "string",
  71.                   "length": "20"
  72.                 },
  73.                 {
  74.                   "name": "CreditRatingScale",
  75.                   "label": "Credit Rating Scale",
  76.                   "type": "string",
  77.                   "length": "20"
  78.                 },
  79.                 {
  80.                   "name": "CreditRatingAgency",
  81.                   "label": "Credit Rating Agency",
  82.                   "type": "string",
  83.                   "length": "20"
  84.                 },
  85.                 {
  86.                   "name": "Collectibility",
  87.                   "label": "Collectibility",
  88.                   "type": "string",
  89.                   "length": "20"
  90.                 },
  91.                 {
  92.                   "name": "ProductSubtype",
  93.                   "label": "Product Subtype",
  94.                   "type": "string",
  95.                   "length": "20"
  96.                 },
  97.                 {
  98.                   "name": "MaturityDate",
  99.                   "label": "Maturity Date",
  100.                   "type": "date",
  101.                   "length": "10"
  102.                 },
  103.                 {
  104.                   "name": "IsSecured",
  105.                   "label": "Is Secured",
  106.                   "type": "boolean",
  107.                   "length": "1"
  108.                 },
  109.                 {
  110.                   "name": "OriginSystemId",
  111.                   "label": "System Id",
  112.                   "type": "string",
  113.                   "length": "36"
  114.                 },
  115.                 {
  116.                   "name": "DaysPastDue",
  117.                   "label": "Days Past Due",
  118.                   "type": "integer",
  119.                   "length": "10"
  120.                 },
  121.                 {
  122.                   "name": "CounterpartyType",
  123.                   "label": "Counterparty Type",
  124.                   "type": "string",
  125.                   "length": "20"
  126.                 },
  127.                 {
  128.                   "name": "ResidualMaturity",
  129.                   "label": "Residual Maturity",
  130.                   "type": "integer",
  131.                   "length": "10"
  132.                 },
  133.                 {
  134.                   "name": "OutstandingAmount",
  135.                   "label": "Outstanding Amount",
  136.                   "type": "double",
  137.                   "length": "20"
  138.                 }
  139.               ]
  140.             }
  141.           },
  142.           "ead": {
  143.             "classification": {
  144.               "properties": [
  145.                 {
  146.                   "name": "CreditRiskSegment",
  147.                   "label": "Credit Risk Segment",
  148.                   "type": "string",
  149.                   "length": "100"
  150.                 },
  151.                 {
  152.                   "name": "Currency",
  153.                   "label": "Currency",
  154.                   "type": "string",
  155.                   "length": "3"
  156.                 },
  157.                 {
  158.                   "name": "Entity",
  159.                   "label": "Entity",
  160.                   "type": "string",
  161.                   "length": "50"
  162.                 },
  163.                 {
  164.                   "name": "Segment",
  165.                   "label": "Segment",
  166.                   "type": "string",
  167.                   "length": "30"
  168.                 },
  169.                 {
  170.                   "name": "ProductType",
  171.                   "label": "Product Type",
  172.                   "type": "string",
  173.                   "length": "20"
  174.                 },
  175.                 {
  176.                   "name": "CreditRating",
  177.                   "label": "Credit Rating",
  178.                   "type": "string",
  179.                   "length": "20"
  180.                 },
  181.                 {
  182.                   "name": "CreditRatingAgency",
  183.                   "label": "Credit Rating Agency",
  184.                   "type": "string",
  185.                   "length": "20"
  186.                 },
  187.                 {
  188.                   "name": "Collectibility",
  189.                   "label": "Collectibility",
  190.                   "type": "string",
  191.                   "length": "20"
  192.                 },
  193.                 {
  194.                   "name": "ProductSubtype",
  195.                   "label": "Product Subtype",
  196.                   "type": "string",
  197.                   "length": "20"
  198.                 },
  199.                 {
  200.                   "name": "MaturityDate",
  201.                   "label": "Maturity Date",
  202.                   "type": "date",
  203.                   "length": "10"
  204.                 },
  205.                 {
  206.                   "name": "IsSecured",
  207.                   "label": "Is Secured",
  208.                   "type": "boolean",
  209.                   "length": "1"
  210.                 },
  211.                 {
  212.                   "name": "OriginSystemId",
  213.                   "label": "System Id",
  214.                   "type": "string",
  215.                   "length": "36"
  216.                 },
  217.                 {
  218.                   "name": "DaysPastDue",
  219.                   "label": "Days Past Due",
  220.                   "type": "integer",
  221.                   "length": "10"
  222.                 }
  223.               ]
  224.             },
  225.             "provision": {
  226.               "properties": [
  227.                 {
  228.                   "name": "CreditRiskSegment",
  229.                   "label": "Credit Risk Segment",
  230.                   "type": "string",
  231.                   "length": "100"
  232.                 },
  233.                 {
  234.                   "name": "Currency",
  235.                   "label": "Currency",
  236.                   "type": "string",
  237.                   "length": "3"
  238.                 },
  239.                 {
  240.                   "name": "Entity",
  241.                   "label": "Entity",
  242.                   "type": "string",
  243.                   "length": "50"
  244.                 },
  245.                 {
  246.                   "name": "Segment",
  247.                   "label": "Segment",
  248.                   "type": "string",
  249.                   "length": "30"
  250.                 },
  251.                 {
  252.                   "name": "ProductType",
  253.                   "label": "Product Type",
  254.                   "type": "string",
  255.                   "length": "20"
  256.                 },
  257.                 {
  258.                   "name": "CreditRating",
  259.                   "label": "Credit Rating",
  260.                   "type": "string",
  261.                   "length": "20"
  262.                 },
  263.                 {
  264.                   "name": "CreditRatingAgency",
  265.                   "label": "Credit Rating Agency",
  266.                   "type": "string",
  267.                   "length": "20"
  268.                 },
  269.                 {
  270.                   "name": "Collectibility",
  271.                   "label": "Collectibility",
  272.                   "type": "string",
  273.                   "length": "20"
  274.                 },
  275.                 {
  276.                   "name": "ProductSubtype",
  277.                   "label": "Product Subtype",
  278.                   "type": "string",
  279.                   "length": "20"
  280.                 },
  281.                 {
  282.                   "name": "MaturityDate",
  283.                   "label": "Maturity Date",
  284.                   "type": "date",
  285.                   "length": "10"
  286.                 },
  287.                 {
  288.                   "name": "IsSecured",
  289.                   "label": "Is Secured",
  290.                   "type": "boolean",
  291.                   "length": "1"
  292.                 },
  293.                 {
  294.                   "name": "OriginSystemId",
  295.                   "label": "System Id",
  296.                   "type": "string",
  297.                   "length": "36"
  298.                 },
  299.                 {
  300.                   "name": "DaysPastDue",
  301.                   "label": "Days Past Due",
  302.                   "type": "integer",
  303.                   "length": "10"
  304.                 },
  305.                 {
  306.                   "name": "ExposureType",
  307.                   "label": "Exposure Type",
  308.                   "type": "string",
  309.                   "length": "20"
  310.                 }
  311.               ]
  312.             },
  313.             "exposureMethod": {
  314.               "outstandingMethod": {
  315.                 "offBalanceGeneration": {
  316.                   "properties": [
  317.                     {
  318.                       "name": "CreditRiskSegment",
  319.                       "label": "Credit Risk Segment",
  320.                       "type": "string",
  321.                       "length": "100"
  322.                     },
  323.                     {
  324.                       "name": "Currency",
  325.                       "label": "Currency",
  326.                       "type": "string",
  327.                       "length": "3"
  328.                     },
  329.                     {
  330.                       "name": "Entity",
  331.                       "label": "Entity",
  332.                       "type": "string",
  333.                       "length": "50"
  334.                     },
  335.                     {
  336.                       "name": "Segment",
  337.                       "label": "Segment",
  338.                       "type": "string",
  339.                       "length": "30"
  340.                     },
  341.                     {
  342.                       "name": "ProductType",
  343.                       "label": "Product Type",
  344.                       "type": "string",
  345.                       "length": "20"
  346.                     },
  347.                     {
  348.                       "name": "CreditRating",
  349.                       "label": "Credit Rating",
  350.                       "type": "string",
  351.                       "length": "20"
  352.                     },
  353.                     {
  354.                       "name": "CreditRatingAgency",
  355.                       "label": "Credit Rating Agency",
  356.                       "type": "string",
  357.                       "length": "20"
  358.                     },
  359.                     {
  360.                       "name": "Collectibility",
  361.                       "label": "Collectibility",
  362.                       "type": "string",
  363.                       "length": "20"
  364.                     },
  365.                     {
  366.                       "name": "ProductSubtype",
  367.                       "label": "Product Subtype",
  368.                       "type": "string",
  369.                       "length": "20"
  370.                     },
  371.                     {
  372.                       "name": "MaturityDate",
  373.                       "label": "Maturity Date",
  374.                       "type": "date",
  375.                       "length": "10"
  376.                     },
  377.                     {
  378.                       "name": "IsSecured",
  379.                       "label": "Is Secured",
  380.                       "type": "boolean",
  381.                       "length": "1"
  382.                     },
  383.                     {
  384.                       "name": "OriginSystemId",
  385.                       "label": "System Id",
  386.                       "type": "string",
  387.                       "length": "36"
  388.                     },
  389.                     {
  390.                       "name": "DaysPastDue",
  391.                       "label": "Days Past Due",
  392.                       "type": "integer",
  393.                       "length": "10"
  394.                     }
  395.                   ]
  396.                 }
  397.               },
  398.               "creditConversionMethod": {
  399.                 "classification": {
  400.                   "properties": [
  401.                     {
  402.                       "name": "CreditRiskSegment",
  403.                       "label": "Credit Risk Segment",
  404.                       "type": "string",
  405.                       "length": "100"
  406.                     },
  407.                     {
  408.                       "name": "Currency",
  409.                       "label": "Currency",
  410.                       "type": "string",
  411.                       "length": "3"
  412.                     },
  413.                     {
  414.                       "name": "Entity",
  415.                       "label": "Entity",
  416.                       "type": "string",
  417.                       "length": "50"
  418.                     },
  419.                     {
  420.                       "name": "Segment",
  421.                       "label": "Segment",
  422.                       "type": "string",
  423.                       "length": "30"
  424.                     },
  425.                     {
  426.                       "name": "ProductType",
  427.                       "label": "Product Type",
  428.                       "type": "string",
  429.                       "length": "20"
  430.                     },
  431.                     {
  432.                       "name": "CreditRating",
  433.                       "label": "Credit Rating",
  434.                       "type": "string",
  435.                       "length": "20"
  436.                     },
  437.                     {
  438.                       "name": "CreditRatingAgency",
  439.                       "label": "Credit Rating Agency",
  440.                       "type": "string",
  441.                       "length": "20"
  442.                     },
  443.                     {
  444.                       "name": "Collectibility",
  445.                       "label": "Collectibility",
  446.                       "type": "string",
  447.                       "length": "20"
  448.                     },
  449.                     {
  450.                       "name": "ProductSubtype",
  451.                       "label": "Product Subtype",
  452.                       "type": "string",
  453.                       "length": "20"
  454.                     },
  455.                     {
  456.                       "name": "MaturityDate",
  457.                       "label": "Maturity Date",
  458.                       "type": "date",
  459.                       "length": "10"
  460.                     },
  461.                     {
  462.                       "name": "IsSecured",
  463.                       "label": "Is Secured",
  464.                       "type": "boolean",
  465.                       "length": "1"
  466.                     },
  467.                     {
  468.                       "name": "OriginSystemId",
  469.                       "label": "System Id",
  470.                       "type": "string",
  471.                       "length": "36"
  472.                     },
  473.                     {
  474.                       "name": "DaysPastDue",
  475.                       "label": "Days Past Due",
  476.                       "type": "integer",
  477.                       "length": "10"
  478.                     }
  479.                   ]
  480.                 }
  481.               },
  482.               "saCcr": {
  483.                 "classification": {
  484.                   "properties": [
  485.                     {
  486.                       "name": "CreditRiskSegment",
  487.                       "label": "Credit Risk Segment",
  488.                       "type": "string",
  489.                       "length": "100"
  490.                     },
  491.                     {
  492.                       "name": "Currency",
  493.                       "label": "Currency",
  494.                       "type": "string",
  495.                       "length": "3"
  496.                     },
  497.                     {
  498.                       "name": "Entity",
  499.                       "label": "Entity",
  500.                       "type": "string",
  501.                       "length": "50"
  502.                     },
  503.                     {
  504.                       "name": "Segment",
  505.                       "label": "Segment",
  506.                       "type": "string",
  507.                       "length": "30"
  508.                     },
  509.                     {
  510.                       "name": "ProductType",
  511.                       "label": "Product Type",
  512.                       "type": "string",
  513.                       "length": "20"
  514.                     },
  515.                     {
  516.                       "name": "CreditRating",
  517.                       "label": "Credit Rating",
  518.                       "type": "string",
  519.                       "length": "20"
  520.                     },
  521.                     {
  522.                       "name": "CreditRatingAgency",
  523.                       "label": "Credit Rating Agency",
  524.                       "type": "string",
  525.                       "length": "20"
  526.                     },
  527.                     {
  528.                       "name": "Collectibility",
  529.                       "label": "Collectibility",
  530.                       "type": "string",
  531.                       "length": "20"
  532.                     },
  533.                     {
  534.                       "name": "ProductSubtype",
  535.                       "label": "Product Subtype",
  536.                       "type": "string",
  537.                       "length": "20"
  538.                     },
  539.                     {
  540.                       "name": "MaturityDate",
  541.                       "label": "Maturity Date",
  542.                       "type": "date",
  543.                       "length": "10"
  544.                     },
  545.                     {
  546.                       "name": "IsSecured",
  547.                       "label": "Is Secured",
  548.                       "type": "boolean",
  549.                       "length": "1"
  550.                     },
  551.                     {
  552.                       "name": "OriginSystemId",
  553.                       "label": "System Id",
  554.                       "type": "string",
  555.                       "length": "36"
  556.                     },
  557.                     {
  558.                       "name": "DaysPastDue",
  559.                       "label": "Days Past Due",
  560.                       "type": "integer",
  561.                       "length": "10"
  562.                     }
  563.                   ]
  564.                 },
  565.                 "netting": {
  566.                   "properties": [
  567.                     {
  568.                       "name": "CreditRiskSegment",
  569.                       "label": "Credit Risk Segment",
  570.                       "type": "string",
  571.                       "length": "100"
  572.                     },
  573.                     {
  574.                       "name": "Currency",
  575.                       "label": "Currency",
  576.                       "type": "string",
  577.                       "length": "3"
  578.                     },
  579.                     {
  580.                       "name": "Entity",
  581.                       "label": "Entity",
  582.                       "type": "string",
  583.                       "length": "50"
  584.                     },
  585.                     {
  586.                       "name": "Segment",
  587.                       "label": "Segment",
  588.                       "type": "string",
  589.                       "length": "30"
  590.                     },
  591.                     {
  592.                       "name": "ProductType",
  593.                       "label": "Product Type",
  594.                       "type": "string",
  595.                       "length": "20"
  596.                     },
  597.                     {
  598.                       "name": "CreditRating",
  599.                       "label": "Credit Rating",
  600.                       "type": "string",
  601.                       "length": "20"
  602.                     },
  603.                     {
  604.                       "name": "CreditRatingAgency",
  605.                       "label": "Credit Rating Agency",
  606.                       "type": "string",
  607.                       "length": "20"
  608.                     },
  609.                     {
  610.                       "name": "Collectibility",
  611.                       "label": "Collectibility",
  612.                       "type": "string",
  613.                       "length": "20"
  614.                     },
  615.                     {
  616.                       "name": "ProductSubtype",
  617.                       "label": "Product Subtype",
  618.                       "type": "string",
  619.                       "length": "20"
  620.                     },
  621.                     {
  622.                       "name": "MaturityDate",
  623.                       "label": "Maturity Date",
  624.                       "type": "date",
  625.                       "length": "10"
  626.                     },
  627.                     {
  628.                       "name": "IsSecured",
  629.                       "label": "Is Secured",
  630.                       "type": "boolean",
  631.                       "length": "1"
  632.                     },
  633.                     {
  634.                       "name": "OriginSystemId",
  635.                       "label": "System Id",
  636.                       "type": "string",
  637.                       "length": "36"
  638.                     },
  639.                     {
  640.                       "name": "DaysPastDue",
  641.                       "label": "Days Past Due",
  642.                       "type": "integer",
  643.                       "length": "10"
  644.                     },
  645.                     {
  646.                       "name": "InstrumentType",
  647.                       "label": "Instrument Type",
  648.                       "type": "string",
  649.                       "length": "20"
  650.                     }
  651.                   ]
  652.                 }
  653.               }
  654.             },
  655.             "cva": {
  656.               "cvaMethod": {
  657.                 "baCva": {
  658.                   "classification": {
  659.                     "properties": [
  660.                       {
  661.                         "name": "CreditRiskSegment",
  662.                         "label": "Credit Risk Segment",
  663.                         "type": "string",
  664.                         "length": "100"
  665.                       },
  666.                       {
  667.                         "name": "Currency",
  668.                         "label": "Currency",
  669.                         "type": "string",
  670.                         "length": "3"
  671.                       },
  672.                       {
  673.                         "name": "Entity",
  674.                         "label": "Entity",
  675.                         "type": "string",
  676.                         "length": "50"
  677.                       },
  678.                       {
  679.                         "name": "Segment",
  680.                         "label": "Segment",
  681.                         "type": "string",
  682.                         "length": "30"
  683.                       },
  684.                       {
  685.                         "name": "CreditRatingAgency",
  686.                         "label": "Credit Rating Agency",
  687.                         "type": "string",
  688.                         "length": "20"
  689.                       },
  690.                       {
  691.                         "name": "ProductType",
  692.                         "label": "Product Type",
  693.                         "type": "string",
  694.                         "length": "20"
  695.                       },
  696.                       {
  697.                         "name": "ProductSubtype",
  698.                         "label": "Product Subtype",
  699.                         "type": "string",
  700.                         "length": "20"
  701.                       },
  702.                       {
  703.                         "name": "CounterpartyType",
  704.                         "label": "Counterparty Type",
  705.                         "type": "string",
  706.                         "length": "20"
  707.                       }
  708.                     ]
  709.                   }
  710.                 }
  711.               }
  712.             }
  713.           },
  714.           "crm": {
  715.             "crmMethod": {
  716.               "simpleApproach": {
  717.                 "classification": {
  718.                   "properties": [
  719.                     {
  720.                       "name": "Currency",
  721.                       "label": "Currency",
  722.                       "type": "string",
  723.                       "length": "3"
  724.                     },
  725.                     {
  726.                       "name": "CollateralType",
  727.                       "label": "Collateral Type",
  728.                       "type": "string",
  729.                       "length": "20"
  730.                     },
  731.                     {
  732.                       "name": "CollateralAmount",
  733.                       "label": "Collateral Amount",
  734.                       "type": "double"
  735.                     },
  736.                     {
  737.                       "name": "AppraisalDate",
  738.                       "label": "Appraisal Date",
  739.                       "type": "date",
  740.                       "length": "10"
  741.                     },
  742.                     {
  743.                       "name": "CounterpartyType",
  744.                       "label": "Counterparty Type",
  745.                       "type": "string",
  746.                       "length": "20"
  747.                     }
  748.                   ]
  749.                 }
  750.               },
  751.               "comprehensiveApproach": {
  752.                 "classification": {
  753.                   "properties": [
  754.                     {
  755.                       "name": "Currency",
  756.                       "label": "Currency",
  757.                       "type": "string",
  758.                       "length": "3"
  759.                     },
  760.                     {
  761.                       "name": "CollateralType",
  762.                       "label": "Collateral Type",
  763.                       "type": "string",
  764.                       "length": "20"
  765.                     },
  766.                     {
  767.                       "name": "CollateralAmount",
  768.                       "label": "Collateral Amount",
  769.                       "type": "double"
  770.                     },
  771.                     {
  772.                       "name": "AppraisalDate",
  773.                       "label": "Appraisal Date",
  774.                       "type": "date",
  775.                       "length": "10"
  776.                     },
  777.                     {
  778.                       "name": "CounterpartyType",
  779.                       "label": "Counterparty Type",
  780.                       "type": "string",
  781.                       "length": "20"
  782.                     }
  783.                   ]
  784.                 }
  785.               }
  786.             }
  787.           }
  788.         },
  789.         "irbAdvancedApproach": {
  790.           "scope": {
  791.             "properties": [
  792.               {
  793.                 "name": "CreditRiskSegment",
  794.                 "label": "Credit Risk Segment",
  795.                 "type": "string",
  796.                 "length": "100"
  797.               },
  798.               {
  799.                 "name": "Currency",
  800.                 "label": "Currency",
  801.                 "type": "string",
  802.                 "length": "3"
  803.               },
  804.               {
  805.                 "name": "Entity",
  806.                 "label": "Entity",
  807.                 "type": "string",
  808.                 "length": "50"
  809.               },
  810.               {
  811.                 "name": "Segment",
  812.                 "label": "Segment",
  813.                 "type": "string",
  814.                 "length": "30"
  815.               },
  816.               {
  817.                 "name": "ProductType",
  818.                 "label": "Product Type",
  819.                 "type": "string",
  820.                 "length": "20"
  821.               },
  822.               {
  823.                 "name": "CreditRating",
  824.                 "label": "Credit Rating",
  825.                 "type": "string",
  826.                 "length": "20"
  827.               },
  828.               {
  829.                 "name": "CreditRatingScale",
  830.                 "label": "Credit Rating Scale",
  831.                 "type": "string",
  832.                 "length": "20"
  833.               },
  834.               {
  835.                 "name": "CreditRatingAgency",
  836.                 "label": "Credit Rating Agency",
  837.                 "type": "string",
  838.                 "length": "20"
  839.               },
  840.               {
  841.                 "name": "Collectibility",
  842.                 "label": "Collectibility",
  843.                 "type": "string",
  844.                 "length": "20"
  845.               },
  846.               {
  847.                 "name": "ProductSubtype",
  848.                 "label": "Product Subtype",
  849.                 "type": "string",
  850.                 "length": "20"
  851.               },
  852.               {
  853.                 "name": "MaturityDate",
  854.                 "label": "Maturity Date",
  855.                 "type": "date",
  856.                 "length": "10"
  857.               },
  858.               {
  859.                 "name": "IsSecured",
  860.                 "label": "Is Secured",
  861.                 "type": "boolean",
  862.                 "length": "1"
  863.               },
  864.               {
  865.                 "name": "OriginSystemId",
  866.                 "label": "System Id",
  867.                 "type": "string",
  868.                 "length": "36"
  869.               },
  870.               {
  871.                 "name": "DaysPastDue",
  872.                 "label": "Days Past Due",
  873.                 "type": "integer",
  874.                 "length": "10"
  875.               },
  876.               {
  877.                 "name": "CounterpartyType",
  878.                 "label": "Counterparty Type",
  879.                 "type": "string",
  880.                 "length": "20"
  881.               },
  882.               {
  883.                 "name": "ResidualMaturity",
  884.                 "label": "Residual Maturity",
  885.                 "type": "integer",
  886.                 "length": "10"
  887.               },
  888.               {
  889.                 "name": "OutstandingAmount",
  890.                 "label": "Outstanding Amount",
  891.                 "type": "double",
  892.                 "length": "20"
  893.               }
  894.             ]
  895.           },
  896.           "riskWeight": {
  897.             "classification": {
  898.               "properties": [
  899.                 {
  900.                   "name": "CreditRiskSegment",
  901.                   "label": "Credit Risk Segment",
  902.                   "type": "string",
  903.                   "length": "100"
  904.                 },
  905.                 {
  906.                   "name": "Currency",
  907.                   "label": "Currency",
  908.                   "type": "string",
  909.                   "length": "3"
  910.                 },
  911.                 {
  912.                   "name": "Entity",
  913.                   "label": "Entity",
  914.                   "type": "string",
  915.                   "length": "50"
  916.                 },
  917.                 {
  918.                   "name": "Segment",
  919.                   "label": "Segment",
  920.                   "type": "string",
  921.                   "length": "30"
  922.                 },
  923.                 {
  924.                   "name": "ProductType",
  925.                   "label": "Product Type",
  926.                   "type": "string",
  927.                   "length": "20"
  928.                 },
  929.                 {
  930.                   "name": "CreditRating",
  931.                   "label": "Credit Rating",
  932.                   "type": "string",
  933.                   "length": "20"
  934.                 },
  935.                 {
  936.                   "name": "CreditRatingScale",
  937.                   "label": "Credit Rating Scale",
  938.                   "type": "string",
  939.                   "length": "20"
  940.                 },
  941.                 {
  942.                   "name": "CreditRatingAgency",
  943.                   "label": "Credit Rating Agency",
  944.                   "type": "string",
  945.                   "length": "20"
  946.                 },
  947.                 {
  948.                   "name": "Collectibility",
  949.                   "label": "Collectibility",
  950.                   "type": "string",
  951.                   "length": "20"
  952.                 },
  953.                 {
  954.                   "name": "ProductSubtype",
  955.                   "label": "Product Subtype",
  956.                   "type": "string",
  957.                   "length": "20"
  958.                 },
  959.                 {
  960.                   "name": "MaturityDate",
  961.                   "label": "Maturity Date",
  962.                   "type": "date",
  963.                   "length": "10"
  964.                 },
  965.                 {
  966.                   "name": "IsSecured",
  967.                   "label": "Is Secured",
  968.                   "type": "boolean",
  969.                   "length": "1"
  970.                 },
  971.                 {
  972.                   "name": "OriginSystemId",
  973.                   "label": "System Id",
  974.                   "type": "string",
  975.                   "length": "36"
  976.                 },
  977.                 {
  978.                   "name": "DaysPastDue",
  979.                   "label": "Days Past Due",
  980.                   "type": "integer",
  981.                   "length": "10"
  982.                 },
  983.                 {
  984.                   "name": "CounterpartyType",
  985.                   "label": "Counterparty Type",
  986.                   "type": "string",
  987.                   "length": "20"
  988.                 },
  989.                 {
  990.                   "name": "ResidualMaturity",
  991.                   "label": "Residual Maturity",
  992.                   "type": "integer",
  993.                   "length": "10"
  994.                 },
  995.                 {
  996.                   "name": "OutstandingAmount",
  997.                   "label": "Outstanding Amount",
  998.                   "type": "double",
  999.                   "length": "20"
  1000.                 }
  1001.               ]
  1002.             },
  1003.             "pd": {
  1004.               "properties": [
  1005.                 {
  1006.                   "name": "CreditRiskSegment",
  1007.                   "label": "Credit Risk Segment",
  1008.                   "type": "string",
  1009.                   "length": "100"
  1010.                 },
  1011.                 {
  1012.                   "name": "Currency",
  1013.                   "label": "Currency",
  1014.                   "type": "string",
  1015.                   "length": "3"
  1016.                 },
  1017.                 {
  1018.                   "name": "Entity",
  1019.                   "label": "Entity",
  1020.                   "type": "string",
  1021.                   "length": "50"
  1022.                 },
  1023.                 {
  1024.                   "name": "Segment",
  1025.                   "label": "Segment",
  1026.                   "type": "string",
  1027.                   "length": "30"
  1028.                 },
  1029.                 {
  1030.                   "name": "ProductType",
  1031.                   "label": "Product Type",
  1032.                   "type": "string",
  1033.                   "length": "20"
  1034.                 },
  1035.                 {
  1036.                   "name": "CreditRating",
  1037.                   "label": "Credit Rating",
  1038.                   "type": "string",
  1039.                   "length": "20"
  1040.                 },
  1041.                 {
  1042.                   "name": "CreditRatingAgency",
  1043.                   "label": "Credit Rating Agency",
  1044.                   "type": "string",
  1045.                   "length": "20"
  1046.                 },
  1047.                 {
  1048.                   "name": "Collectibility",
  1049.                   "label": "Collectibility",
  1050.                   "type": "string",
  1051.                   "length": "20"
  1052.                 },
  1053.                 {
  1054.                   "name": "ProductSubtype",
  1055.                   "label": "Product Subtype",
  1056.                   "type": "string",
  1057.                   "length": "20"
  1058.                 },
  1059.                 {
  1060.                   "name": "MaturityDate",
  1061.                   "label": "Maturity Date",
  1062.                   "type": "date",
  1063.                   "length": "10"
  1064.                 },
  1065.                 {
  1066.                   "name": "IsSecured",
  1067.                   "label": "Is Secured",
  1068.                   "type": "boolean",
  1069.                   "length": "1"
  1070.                 },
  1071.                 {
  1072.                   "name": "OriginSystemId",
  1073.                   "label": "System Id",
  1074.                   "type": "string",
  1075.                   "length": "36"
  1076.                 },
  1077.                 {
  1078.                   "name": "DaysPastDue",
  1079.                   "label": "Days Past Due",
  1080.                   "type": "integer",
  1081.                   "length": "10"
  1082.                 },
  1083.                 {
  1084.                   "name": "ExposureType",
  1085.                   "label": "Exposure Type",
  1086.                   "type": "string",
  1087.                   "length": "20"
  1088.                 }
  1089.               ]
  1090.             },
  1091.             "lgd": {
  1092.               "properties": [
  1093.                 {
  1094.                   "name": "CreditRiskSegment",
  1095.                   "label": "Credit Risk Segment",
  1096.                   "type": "string",
  1097.                   "length": "100"
  1098.                 },
  1099.                 {
  1100.                   "name": "Currency",
  1101.                   "label": "Currency",
  1102.                   "type": "string",
  1103.                   "length": "3"
  1104.                 },
  1105.                 {
  1106.                   "name": "Entity",
  1107.                   "label": "Entity",
  1108.                   "type": "string",
  1109.                   "length": "50"
  1110.                 },
  1111.                 {
  1112.                   "name": "Segment",
  1113.                   "label": "Segment",
  1114.                   "type": "string",
  1115.                   "length": "30"
  1116.                 },
  1117.                 {
  1118.                   "name": "ProductType",
  1119.                   "label": "Product Type",
  1120.                   "type": "string",
  1121.                   "length": "20"
  1122.                 },
  1123.                 {
  1124.                   "name": "CreditRating",
  1125.                   "label": "Credit Rating",
  1126.                   "type": "string",
  1127.                   "length": "20"
  1128.                 },
  1129.                 {
  1130.                   "name": "CreditRatingAgency",
  1131.                   "label": "Credit Rating Agency",
  1132.                   "type": "string",
  1133.                   "length": "20"
  1134.                 },
  1135.                 {
  1136.                   "name": "Collectibility",
  1137.                   "label": "Collectibility",
  1138.                   "type": "string",
  1139.                   "length": "20"
  1140.                 },
  1141.                 {
  1142.                   "name": "ProductSubtype",
  1143.                   "label": "Product Subtype",
  1144.                   "type": "string",
  1145.                   "length": "20"
  1146.                 },
  1147.                 {
  1148.                   "name": "MaturityDate",
  1149.                   "label": "Maturity Date",
  1150.                   "type": "date",
  1151.                   "length": "10"
  1152.                 },
  1153.                 {
  1154.                   "name": "IsSecured",
  1155.                   "label": "Is Secured",
  1156.                   "type": "boolean",
  1157.                   "length": "1"
  1158.                 },
  1159.                 {
  1160.                   "name": "OriginSystemId",
  1161.                   "label": "System Id",
  1162.                   "type": "string",
  1163.                   "length": "36"
  1164.                 },
  1165.                 {
  1166.                   "name": "DaysPastDue",
  1167.                   "label": "Days Past Due",
  1168.                   "type": "integer",
  1169.                   "length": "10"
  1170.                 },
  1171.                 {
  1172.                   "name": "ExposureType",
  1173.                   "label": "Exposure Type",
  1174.                   "type": "string",
  1175.                   "length": "20"
  1176.                 }
  1177.               ]
  1178.             }
  1179.           },
  1180.           "ead": {
  1181.             "classification": {
  1182.               "properties": [
  1183.                 {
  1184.                   "name": "CreditRiskSegment",
  1185.                   "label": "Credit Risk Segment",
  1186.                   "type": "string",
  1187.                   "length": "100"
  1188.                 },
  1189.                 {
  1190.                   "name": "Currency",
  1191.                   "label": "Currency",
  1192.                   "type": "string",
  1193.                   "length": "3"
  1194.                 },
  1195.                 {
  1196.                   "name": "Entity",
  1197.                   "label": "Entity",
  1198.                   "type": "string",
  1199.                   "length": "50"
  1200.                 },
  1201.                 {
  1202.                   "name": "Segment",
  1203.                   "label": "Segment",
  1204.                   "type": "string",
  1205.                   "length": "30"
  1206.                 },
  1207.                 {
  1208.                   "name": "ProductType",
  1209.                   "label": "Product Type",
  1210.                   "type": "string",
  1211.                   "length": "20"
  1212.                 },
  1213.                 {
  1214.                   "name": "CreditRating",
  1215.                   "label": "Credit Rating",
  1216.                   "type": "string",
  1217.                   "length": "20"
  1218.                 },
  1219.                 {
  1220.                   "name": "CreditRatingAgency",
  1221.                   "label": "Credit Rating Agency",
  1222.                   "type": "string",
  1223.                   "length": "20"
  1224.                 },
  1225.                 {
  1226.                   "name": "Collectibility",
  1227.                   "label": "Collectibility",
  1228.                   "type": "string",
  1229.                   "length": "20"
  1230.                 },
  1231.                 {
  1232.                   "name": "ProductSubtype",
  1233.                   "label": "Product Subtype",
  1234.                   "type": "string",
  1235.                   "length": "20"
  1236.                 },
  1237.                 {
  1238.                   "name": "MaturityDate",
  1239.                   "label": "Maturity Date",
  1240.                   "type": "date",
  1241.                   "length": "10"
  1242.                 },
  1243.                 {
  1244.                   "name": "IsSecured",
  1245.                   "label": "Is Secured",
  1246.                   "type": "boolean",
  1247.                   "length": "1"
  1248.                 },
  1249.                 {
  1250.                   "name": "OriginSystemId",
  1251.                   "label": "System Id",
  1252.                   "type": "string",
  1253.                   "length": "36"
  1254.                 },
  1255.                 {
  1256.                   "name": "DaysPastDue",
  1257.                   "label": "Days Past Due",
  1258.                   "type": "integer",
  1259.                   "length": "10"
  1260.                 }
  1261.               ]
  1262.             },
  1263.             "provision": {
  1264.               "properties": [
  1265.                 {
  1266.                   "name": "CreditRiskSegment",
  1267.                   "label": "Credit Risk Segment",
  1268.                   "type": "string",
  1269.                   "length": "100"
  1270.                 },
  1271.                 {
  1272.                   "name": "Currency",
  1273.                   "label": "Currency",
  1274.                   "type": "string",
  1275.                   "length": "3"
  1276.                 },
  1277.                 {
  1278.                   "name": "Entity",
  1279.                   "label": "Entity",
  1280.                   "type": "string",
  1281.                   "length": "50"
  1282.                 },
  1283.                 {
  1284.                   "name": "Segment",
  1285.                   "label": "Segment",
  1286.                   "type": "string",
  1287.                   "length": "30"
  1288.                 },
  1289.                 {
  1290.                   "name": "ProductType",
  1291.                   "label": "Product Type",
  1292.                   "type": "string",
  1293.                   "length": "20"
  1294.                 },
  1295.                 {
  1296.                   "name": "CreditRating",
  1297.                   "label": "Credit Rating",
  1298.                   "type": "string",
  1299.                   "length": "20"
  1300.                 },
  1301.                 {
  1302.                   "name": "CreditRatingAgency",
  1303.                   "label": "Credit Rating Agency",
  1304.                   "type": "string",
  1305.                   "length": "20"
  1306.                 },
  1307.                 {
  1308.                   "name": "Collectibility",
  1309.                   "label": "Collectibility",
  1310.                   "type": "string",
  1311.                   "length": "20"
  1312.                 },
  1313.                 {
  1314.                   "name": "ProductSubtype",
  1315.                   "label": "Product Subtype",
  1316.                   "type": "string",
  1317.                   "length": "20"
  1318.                 },
  1319.                 {
  1320.                   "name": "MaturityDate",
  1321.                   "label": "Maturity Date",
  1322.                   "type": "date",
  1323.                   "length": "10"
  1324.                 },
  1325.                 {
  1326.                   "name": "IsSecured",
  1327.                   "label": "Is Secured",
  1328.                   "type": "boolean",
  1329.                   "length": "1"
  1330.                 },
  1331.                 {
  1332.                   "name": "OriginSystemId",
  1333.                   "label": "System Id",
  1334.                   "type": "string",
  1335.                   "length": "36"
  1336.                 },
  1337.                 {
  1338.                   "name": "DaysPastDue",
  1339.                   "label": "Days Past Due",
  1340.                   "type": "integer",
  1341.                   "length": "10"
  1342.                 },
  1343.                 {
  1344.                   "name": "ExposureType",
  1345.                   "label": "Exposure Type",
  1346.                   "type": "string",
  1347.                   "length": "20"
  1348.                 }
  1349.               ]
  1350.             },
  1351.             "exposureMethod": {
  1352.               "outstandingMethod": {
  1353.                 "offBalanceGeneration": {
  1354.                   "properties": [
  1355.                     {
  1356.                       "name": "CreditRiskSegment",
  1357.                       "label": "Credit Risk Segment",
  1358.                       "type": "string",
  1359.                       "length": "100"
  1360.                     },
  1361.                     {
  1362.                       "name": "Currency",
  1363.                       "label": "Currency",
  1364.                       "type": "string",
  1365.                       "length": "3"
  1366.                     },
  1367.                     {
  1368.                       "name": "Entity",
  1369.                       "label": "Entity",
  1370.                       "type": "string",
  1371.                       "length": "50"
  1372.                     },
  1373.                     {
  1374.                       "name": "Segment",
  1375.                       "label": "Segment",
  1376.                       "type": "string",
  1377.                       "length": "30"
  1378.                     },
  1379.                     {
  1380.                       "name": "ProductType",
  1381.                       "label": "Product Type",
  1382.                       "type": "string",
  1383.                       "length": "20"
  1384.                     },
  1385.                     {
  1386.                       "name": "CreditRating",
  1387.                       "label": "Credit Rating",
  1388.                       "type": "string",
  1389.                       "length": "20"
  1390.                     },
  1391.                     {
  1392.                       "name": "CreditRatingAgency",
  1393.                       "label": "Credit Rating Agency",
  1394.                       "type": "string",
  1395.                       "length": "20"
  1396.                     },
  1397.                     {
  1398.                       "name": "Collectibility",
  1399.                       "label": "Collectibility",
  1400.                       "type": "string",
  1401.                       "length": "20"
  1402.                     },
  1403.                     {
  1404.                       "name": "ProductSubtype",
  1405.                       "label": "Product Subtype",
  1406.                       "type": "string",
  1407.                       "length": "20"
  1408.                     },
  1409.                     {
  1410.                       "name": "MaturityDate",
  1411.                       "label": "Maturity Date",
  1412.                       "type": "date",
  1413.                       "length": "10"
  1414.                     },
  1415.                     {
  1416.                       "name": "IsSecured",
  1417.                       "label": "Is Secured",
  1418.                       "type": "boolean",
  1419.                       "length": "1"
  1420.                     },
  1421.                     {
  1422.                       "name": "OriginSystemId",
  1423.                       "label": "System Id",
  1424.                       "type": "string",
  1425.                       "length": "36"
  1426.                     },
  1427.                     {
  1428.                       "name": "DaysPastDue",
  1429.                       "label": "Days Past Due",
  1430.                       "type": "integer",
  1431.                       "length": "10"
  1432.                     }
  1433.                   ]
  1434.                 }
  1435.               },
  1436.               "creditConversionMethod": {
  1437.                 "classification": {
  1438.                   "properties": [
  1439.                     {
  1440.                       "name": "CreditRiskSegment",
  1441.                       "label": "Credit Risk Segment",
  1442.                       "type": "string",
  1443.                       "length": "100"
  1444.                     },
  1445.                     {
  1446.                       "name": "Currency",
  1447.                       "label": "Currency",
  1448.                       "type": "string",
  1449.                       "length": "3"
  1450.                     },
  1451.                     {
  1452.                       "name": "Entity",
  1453.                       "label": "Entity",
  1454.                       "type": "string",
  1455.                       "length": "50"
  1456.                     },
  1457.                     {
  1458.                       "name": "Segment",
  1459.                       "label": "Segment",
  1460.                       "type": "string",
  1461.                       "length": "30"
  1462.                     },
  1463.                     {
  1464.                       "name": "ProductType",
  1465.                       "label": "Product Type",
  1466.                       "type": "string",
  1467.                       "length": "20"
  1468.                     },
  1469.                     {
  1470.                       "name": "CreditRating",
  1471.                       "label": "Credit Rating",
  1472.                       "type": "string",
  1473.                       "length": "20"
  1474.                     },
  1475.                     {
  1476.                       "name": "CreditRatingAgency",
  1477.                       "label": "Credit Rating Agency",
  1478.                       "type": "string",
  1479.                       "length": "20"
  1480.                     },
  1481.                     {
  1482.                       "name": "Collectibility",
  1483.                       "label": "Collectibility",
  1484.                       "type": "string",
  1485.                       "length": "20"
  1486.                     },
  1487.                     {
  1488.                       "name": "ProductSubtype",
  1489.                       "label": "Product Subtype",
  1490.                       "type": "string",
  1491.                       "length": "20"
  1492.                     },
  1493.                     {
  1494.                       "name": "MaturityDate",
  1495.                       "label": "Maturity Date",
  1496.                       "type": "date",
  1497.                       "length": "10"
  1498.                     },
  1499.                     {
  1500.                       "name": "IsSecured",
  1501.                       "label": "Is Secured",
  1502.                       "type": "boolean",
  1503.                       "length": "1"
  1504.                     },
  1505.                     {
  1506.                       "name": "OriginSystemId",
  1507.                       "label": "System Id",
  1508.                       "type": "string",
  1509.                       "length": "36"
  1510.                     },
  1511.                     {
  1512.                       "name": "DaysPastDue",
  1513.                       "label": "Days Past Due",
  1514.                       "type": "integer",
  1515.                       "length": "10"
  1516.                     }
  1517.                   ]
  1518.                 }
  1519.               },
  1520.               "saCcr": {
  1521.                 "classification": {
  1522.                   "properties": [
  1523.                     {
  1524.                       "name": "CreditRiskSegment",
  1525.                       "label": "Credit Risk Segment",
  1526.                       "type": "string",
  1527.                       "length": "100"
  1528.                     },
  1529.                     {
  1530.                       "name": "Currency",
  1531.                       "label": "Currency",
  1532.                       "type": "string",
  1533.                       "length": "3"
  1534.                     },
  1535.                     {
  1536.                       "name": "Entity",
  1537.                       "label": "Entity",
  1538.                       "type": "string",
  1539.                       "length": "50"
  1540.                     },
  1541.                     {
  1542.                       "name": "Segment",
  1543.                       "label": "Segment",
  1544.                       "type": "string",
  1545.                       "length": "30"
  1546.                     },
  1547.                     {
  1548.                       "name": "ProductType",
  1549.                       "label": "Product Type",
  1550.                       "type": "string",
  1551.                       "length": "20"
  1552.                     },
  1553.                     {
  1554.                       "name": "CreditRating",
  1555.                       "label": "Credit Rating",
  1556.                       "type": "string",
  1557.                       "length": "20"
  1558.                     },
  1559.                     {
  1560.                       "name": "CreditRatingAgency",
  1561.                       "label": "Credit Rating Agency",
  1562.                       "type": "string",
  1563.                       "length": "20"
  1564.                     },
  1565.                     {
  1566.                       "name": "Collectibility",
  1567.                       "label": "Collectibility",
  1568.                       "type": "string",
  1569.                       "length": "20"
  1570.                     },
  1571.                     {
  1572.                       "name": "ProductSubtype",
  1573.                       "label": "Product Subtype",
  1574.                       "type": "string",
  1575.                       "length": "20"
  1576.                     },
  1577.                     {
  1578.                       "name": "MaturityDate",
  1579.                       "label": "Maturity Date",
  1580.                       "type": "date",
  1581.                       "length": "10"
  1582.                     },
  1583.                     {
  1584.                       "name": "IsSecured",
  1585.                       "label": "Is Secured",
  1586.                       "type": "boolean",
  1587.                       "length": "1"
  1588.                     },
  1589.                     {
  1590.                       "name": "OriginSystemId",
  1591.                       "label": "System Id",
  1592.                       "type": "string",
  1593.                       "length": "36"
  1594.                     },
  1595.                     {
  1596.                       "name": "DaysPastDue",
  1597.                       "label": "Days Past Due",
  1598.                       "type": "integer",
  1599.                       "length": "10"
  1600.                     }
  1601.                   ]
  1602.                 },
  1603.                 "netting": {
  1604.                   "properties": [
  1605.                     {
  1606.                       "name": "CreditRiskSegment",
  1607.                       "label": "Credit Risk Segment",
  1608.                       "type": "string",
  1609.                       "length": "100"
  1610.                     },
  1611.                     {
  1612.                       "name": "Currency",
  1613.                       "label": "Currency",
  1614.                       "type": "string",
  1615.                       "length": "3"
  1616.                     },
  1617.                     {
  1618.                       "name": "Entity",
  1619.                       "label": "Entity",
  1620.                       "type": "string",
  1621.                       "length": "50"
  1622.                     },
  1623.                     {
  1624.                       "name": "Segment",
  1625.                       "label": "Segment",
  1626.                       "type": "string",
  1627.                       "length": "30"
  1628.                     },
  1629.                     {
  1630.                       "name": "ProductType",
  1631.                       "label": "Product Type",
  1632.                       "type": "string",
  1633.                       "length": "20"
  1634.                     },
  1635.                     {
  1636.                       "name": "CreditRating",
  1637.                       "label": "Credit Rating",
  1638.                       "type": "string",
  1639.                       "length": "20"
  1640.                     },
  1641.                     {
  1642.                       "name": "CreditRatingAgency",
  1643.                       "label": "Credit Rating Agency",
  1644.                       "type": "string",
  1645.                       "length": "20"
  1646.                     },
  1647.                     {
  1648.                       "name": "Collectibility",
  1649.                       "label": "Collectibility",
  1650.                       "type": "string",
  1651.                       "length": "20"
  1652.                     },
  1653.                     {
  1654.                       "name": "ProductSubtype",
  1655.                       "label": "Product Subtype",
  1656.                       "type": "string",
  1657.                       "length": "20"
  1658.                     },
  1659.                     {
  1660.                       "name": "MaturityDate",
  1661.                       "label": "Maturity Date",
  1662.                       "type": "date",
  1663.                       "length": "10"
  1664.                     },
  1665.                     {
  1666.                       "name": "IsSecured",
  1667.                       "label": "Is Secured",
  1668.                       "type": "boolean",
  1669.                       "length": "1"
  1670.                     },
  1671.                     {
  1672.                       "name": "OriginSystemId",
  1673.                       "label": "System Id",
  1674.                       "type": "string",
  1675.                       "length": "36"
  1676.                     },
  1677.                     {
  1678.                       "name": "DaysPastDue",
  1679.                       "label": "Days Past Due",
  1680.                       "type": "integer",
  1681.                       "length": "10"
  1682.                     },
  1683.                     {
  1684.                       "name": "InstrumentType",
  1685.                       "label": "Instrument Type",
  1686.                       "type": "string",
  1687.                       "length": "20"
  1688.                     }
  1689.                   ]
  1690.                 }
  1691.               }
  1692.             },
  1693.             "cva": {
  1694.               "cvaMethod": {
  1695.                 "baCva": {
  1696.                   "classification": {
  1697.                     "properties": [
  1698.                       {
  1699.                         "name": "CreditRiskSegment",
  1700.                         "label": "Credit Risk Segment",
  1701.                         "type": "string",
  1702.                         "length": "100"
  1703.                       },
  1704.                       {
  1705.                         "name": "Currency",
  1706.                         "label": "Currency",
  1707.                         "type": "string",
  1708.                         "length": "3"
  1709.                       },
  1710.                       {
  1711.                         "name": "Entity",
  1712.                         "label": "Entity",
  1713.                         "type": "string",
  1714.                         "length": "50"
  1715.                       },
  1716.                       {
  1717.                         "name": "Segment",
  1718.                         "label": "Segment",
  1719.                         "type": "string",
  1720.                         "length": "30"
  1721.                       },
  1722.                       {
  1723.                         "name": "CreditRatingAgency",
  1724.                         "label": "Credit Rating Agency",
  1725.                         "type": "string",
  1726.                         "length": "20"
  1727.                       },
  1728.                       {
  1729.                         "name": "ProductType",
  1730.                         "label": "Product Type",
  1731.                         "type": "string",
  1732.                         "length": "20"
  1733.                       },
  1734.                       {
  1735.                         "name": "ProductSubtype",
  1736.                         "label": "Product Subtype",
  1737.                         "type": "string",
  1738.                         "length": "20"
  1739.                       },
  1740.                       {
  1741.                         "name": "CounterpartyType",
  1742.                         "label": "Counterparty Type",
  1743.                         "type": "string",
  1744.                         "length": "20"
  1745.                       }
  1746.                     ]
  1747.                   }
  1748.                 }
  1749.               }
  1750.             }
  1751.           },
  1752.           "crm": {
  1753.             "crmMethod": {
  1754.               "simpleApproach": {
  1755.                 "classification": {
  1756.                   "properties": [
  1757.                     {
  1758.                       "name": "Currency",
  1759.                       "label": "Currency",
  1760.                       "type": "string",
  1761.                       "length": "3"
  1762.                     },
  1763.                     {
  1764.                       "name": "CollateralType",
  1765.                       "label": "Collateral Type",
  1766.                       "type": "string",
  1767.                       "length": "20"
  1768.                     },
  1769.                     {
  1770.                       "name": "CollateralAmount",
  1771.                       "label": "Collateral Amount",
  1772.                       "type": "double"
  1773.                     },
  1774.                     {
  1775.                       "name": "AppraisalDate",
  1776.                       "label": "Appraisal Date",
  1777.                       "type": "date",
  1778.                       "length": "10"
  1779.                     },
  1780.                     {
  1781.                       "name": "CounterpartyType",
  1782.                       "label": "Counterparty Type",
  1783.                       "type": "string",
  1784.                       "length": "20"
  1785.                     }
  1786.                   ]
  1787.                 }
  1788.               },
  1789.               "comprehensiveApproach": {
  1790.                 "classification": {
  1791.                   "properties": [
  1792.                     {
  1793.                       "name": "Currency",
  1794.                       "label": "Currency",
  1795.                       "type": "string",
  1796.                       "length": "3"
  1797.                     },
  1798.                     {
  1799.                       "name": "CollateralType",
  1800.                       "label": "Collateral Type",
  1801.                       "type": "string",
  1802.                       "length": "20"
  1803.                     },
  1804.                     {
  1805.                       "name": "CollateralAmount",
  1806.                       "label": "Collateral Amount",
  1807.                       "type": "double"
  1808.                     },
  1809.                     {
  1810.                       "name": "AppraisalDate",
  1811.                       "label": "Appraisal Date",
  1812.                       "type": "date",
  1813.                       "length": "10"
  1814.                     },
  1815.                     {
  1816.                       "name": "CounterpartyType",
  1817.                       "label": "Counterparty Type",
  1818.                       "type": "string",
  1819.                       "length": "20"
  1820.                     }
  1821.                   ]
  1822.                 }
  1823.               }
  1824.             }
  1825.           }
  1826.         },
  1827.         "irbFoundationApproach": {
  1828.           "scope": {
  1829.             "properties": [
  1830.               {
  1831.                 "name": "CreditRiskSegment",
  1832.                 "label": "Credit Risk Segment",
  1833.                 "type": "string",
  1834.                 "length": "100"
  1835.               },
  1836.               {
  1837.                 "name": "Currency",
  1838.                 "label": "Currency",
  1839.                 "type": "string",
  1840.                 "length": "3"
  1841.               },
  1842.               {
  1843.                 "name": "Entity",
  1844.                 "label": "Entity",
  1845.                 "type": "string",
  1846.                 "length": "50"
  1847.               },
  1848.               {
  1849.                 "name": "Segment",
  1850.                 "label": "Segment",
  1851.                 "type": "string",
  1852.                 "length": "30"
  1853.               },
  1854.               {
  1855.                 "name": "ProductType",
  1856.                 "label": "Product Type",
  1857.                 "type": "string",
  1858.                 "length": "20"
  1859.               },
  1860.               {
  1861.                 "name": "CreditRating",
  1862.                 "label": "Credit Rating",
  1863.                 "type": "string",
  1864.                 "length": "20"
  1865.               },
  1866.               {
  1867.                 "name": "CreditRatingScale",
  1868.                 "label": "Credit Rating Scale",
  1869.                 "type": "string",
  1870.                 "length": "20"
  1871.               },
  1872.               {
  1873.                 "name": "CreditRatingAgency",
  1874.                 "label": "Credit Rating Agency",
  1875.                 "type": "string",
  1876.                 "length": "20"
  1877.               },
  1878.               {
  1879.                 "name": "Collectibility",
  1880.                 "label": "Collectibility",
  1881.                 "type": "string",
  1882.                 "length": "20"
  1883.               },
  1884.               {
  1885.                 "name": "ProductSubtype",
  1886.                 "label": "Product Subtype",
  1887.                 "type": "string",
  1888.                 "length": "20"
  1889.               },
  1890.               {
  1891.                 "name": "MaturityDate",
  1892.                 "label": "Maturity Date",
  1893.                 "type": "date",
  1894.                 "length": "10"
  1895.               },
  1896.               {
  1897.                 "name": "IsSecured",
  1898.                 "label": "Is Secured",
  1899.                 "type": "boolean",
  1900.                 "length": "1"
  1901.               },
  1902.               {
  1903.                 "name": "OriginSystemId",
  1904.                 "label": "System Id",
  1905.                 "type": "string",
  1906.                 "length": "36"
  1907.               },
  1908.               {
  1909.                 "name": "DaysPastDue",
  1910.                 "label": "Days Past Due",
  1911.                 "type": "integer",
  1912.                 "length": "10"
  1913.               },
  1914.               {
  1915.                 "name": "CounterpartyType",
  1916.                 "label": "Counterparty Type",
  1917.                 "type": "string",
  1918.                 "length": "20"
  1919.               },
  1920.               {
  1921.                 "name": "ResidualMaturity",
  1922.                 "label": "Residual Maturity",
  1923.                 "type": "integer",
  1924.                 "length": "10"
  1925.               },
  1926.               {
  1927.                 "name": "OutstandingAmount",
  1928.                 "label": "Outstanding Amount",
  1929.                 "type": "double",
  1930.                 "length": "20"
  1931.               }
  1932.             ]
  1933.           },
  1934.           "riskWeight": {
  1935.             "classification": {
  1936.               "properties": [
  1937.                 {
  1938.                   "name": "CreditRiskSegment",
  1939.                   "label": "Credit Risk Segment",
  1940.                   "type": "string",
  1941.                   "length": "100"
  1942.                 },
  1943.                 {
  1944.                   "name": "Currency",
  1945.                   "label": "Currency",
  1946.                   "type": "string",
  1947.                   "length": "3"
  1948.                 },
  1949.                 {
  1950.                   "name": "Entity",
  1951.                   "label": "Entity",
  1952.                   "type": "string",
  1953.                   "length": "50"
  1954.                 },
  1955.                 {
  1956.                   "name": "Segment",
  1957.                   "label": "Segment",
  1958.                   "type": "string",
  1959.                   "length": "30"
  1960.                 },
  1961.                 {
  1962.                   "name": "ProductType",
  1963.                   "label": "Product Type",
  1964.                   "type": "string",
  1965.                   "length": "20"
  1966.                 },
  1967.                 {
  1968.                   "name": "CreditRating",
  1969.                   "label": "Credit Rating",
  1970.                   "type": "string",
  1971.                   "length": "20"
  1972.                 },
  1973.                 {
  1974.                   "name": "CreditRatingScale",
  1975.                   "label": "Credit Rating Scale",
  1976.                   "type": "string",
  1977.                   "length": "20"
  1978.                 },
  1979.                 {
  1980.                   "name": "CreditRatingAgency",
  1981.                   "label": "Credit Rating Agency",
  1982.                   "type": "string",
  1983.                   "length": "20"
  1984.                 },
  1985.                 {
  1986.                   "name": "Collectibility",
  1987.                   "label": "Collectibility",
  1988.                   "type": "string",
  1989.                   "length": "20"
  1990.                 },
  1991.                 {
  1992.                   "name": "ProductSubtype",
  1993.                   "label": "Product Subtype",
  1994.                   "type": "string",
  1995.                   "length": "20"
  1996.                 },
  1997.                 {
  1998.                   "name": "MaturityDate",
  1999.                   "label": "Maturity Date",
  2000.                   "type": "date",
  2001.                   "length": "10"
  2002.                 },
  2003.                 {
  2004.                   "name": "IsSecured",
  2005.                   "label": "Is Secured",
  2006.                   "type": "boolean",
  2007.                   "length": "1"
  2008.                 },
  2009.                 {
  2010.                   "name": "OriginSystemId",
  2011.                   "label": "System Id",
  2012.                   "type": "string",
  2013.                   "length": "36"
  2014.                 },
  2015.                 {
  2016.                   "name": "DaysPastDue",
  2017.                   "label": "Days Past Due",
  2018.                   "type": "integer",
  2019.                   "length": "10"
  2020.                 },
  2021.                 {
  2022.                   "name": "CounterpartyType",
  2023.                   "label": "Counterparty Type",
  2024.                   "type": "string",
  2025.                   "length": "20"
  2026.                 },
  2027.                 {
  2028.                   "name": "ResidualMaturity",
  2029.                   "label": "Residual Maturity",
  2030.                   "type": "integer",
  2031.                   "length": "10"
  2032.                 },
  2033.                 {
  2034.                   "name": "OutstandingAmount",
  2035.                   "label": "Outstanding Amount",
  2036.                   "type": "double",
  2037.                   "length": "20"
  2038.                 }
  2039.               ]
  2040.             },
  2041.             "pd": {
  2042.               "properties": [
  2043.                 {
  2044.                   "name": "CreditRiskSegment",
  2045.                   "label": "Credit Risk Segment",
  2046.                   "type": "string",
  2047.                   "length": "100"
  2048.                 },
  2049.                 {
  2050.                   "name": "Currency",
  2051.                   "label": "Currency",
  2052.                   "type": "string",
  2053.                   "length": "3"
  2054.                 },
  2055.                 {
  2056.                   "name": "Entity",
  2057.                   "label": "Entity",
  2058.                   "type": "string",
  2059.                   "length": "50"
  2060.                 },
  2061.                 {
  2062.                   "name": "Segment",
  2063.                   "label": "Segment",
  2064.                   "type": "string",
  2065.                   "length": "30"
  2066.                 },
  2067.                 {
  2068.                   "name": "ProductType",
  2069.                   "label": "Product Type",
  2070.                   "type": "string",
  2071.                   "length": "20"
  2072.                 },
  2073.                 {
  2074.                   "name": "CreditRating",
  2075.                   "label": "Credit Rating",
  2076.                   "type": "string",
  2077.                   "length": "20"
  2078.                 },
  2079.                 {
  2080.                   "name": "CreditRatingAgency",
  2081.                   "label": "Credit Rating Agency",
  2082.                   "type": "string",
  2083.                   "length": "20"
  2084.                 },
  2085.                 {
  2086.                   "name": "Collectibility",
  2087.                   "label": "Collectibility",
  2088.                   "type": "string",
  2089.                   "length": "20"
  2090.                 },
  2091.                 {
  2092.                   "name": "ProductSubtype",
  2093.                   "label": "Product Subtype",
  2094.                   "type": "string",
  2095.                   "length": "20"
  2096.                 },
  2097.                 {
  2098.                   "name": "MaturityDate",
  2099.                   "label": "Maturity Date",
  2100.                   "type": "date",
  2101.                   "length": "10"
  2102.                 },
  2103.                 {
  2104.                   "name": "IsSecured",
  2105.                   "label": "Is Secured",
  2106.                   "type": "boolean",
  2107.                   "length": "1"
  2108.                 },
  2109.                 {
  2110.                   "name": "OriginSystemId",
  2111.                   "label": "System Id",
  2112.                   "type": "string",
  2113.                   "length": "36"
  2114.                 },
  2115.                 {
  2116.                   "name": "DaysPastDue",
  2117.                   "label": "Days Past Due",
  2118.                   "type": "integer",
  2119.                   "length": "10"
  2120.                 },
  2121.                 {
  2122.                   "name": "ExposureType",
  2123.                   "label": "Exposure Type",
  2124.                   "type": "string",
  2125.                   "length": "20"
  2126.                 }
  2127.               ]
  2128.             }
  2129.           },
  2130.           "ead": {
  2131.             "classification": {
  2132.               "properties": [
  2133.                 {
  2134.                   "name": "CreditRiskSegment",
  2135.                   "label": "Credit Risk Segment",
  2136.                   "type": "string",
  2137.                   "length": "100"
  2138.                 },
  2139.                 {
  2140.                   "name": "Currency",
  2141.                   "label": "Currency",
  2142.                   "type": "string",
  2143.                   "length": "3"
  2144.                 },
  2145.                 {
  2146.                   "name": "Entity",
  2147.                   "label": "Entity",
  2148.                   "type": "string",
  2149.                   "length": "50"
  2150.                 },
  2151.                 {
  2152.                   "name": "Segment",
  2153.                   "label": "Segment",
  2154.                   "type": "string",
  2155.                   "length": "30"
  2156.                 },
  2157.                 {
  2158.                   "name": "ProductType",
  2159.                   "label": "Product Type",
  2160.                   "type": "string",
  2161.                   "length": "20"
  2162.                 },
  2163.                 {
  2164.                   "name": "CreditRating",
  2165.                   "label": "Credit Rating",
  2166.                   "type": "string",
  2167.                   "length": "20"
  2168.                 },
  2169.                 {
  2170.                   "name": "CreditRatingAgency",
  2171.                   "label": "Credit Rating Agency",
  2172.                   "type": "string",
  2173.                   "length": "20"
  2174.                 },
  2175.                 {
  2176.                   "name": "Collectibility",
  2177.                   "label": "Collectibility",
  2178.                   "type": "string",
  2179.                   "length": "20"
  2180.                 },
  2181.                 {
  2182.                   "name": "ProductSubtype",
  2183.                   "label": "Product Subtype",
  2184.                   "type": "string",
  2185.                   "length": "20"
  2186.                 },
  2187.                 {
  2188.                   "name": "MaturityDate",
  2189.                   "label": "Maturity Date",
  2190.                   "type": "date",
  2191.                   "length": "10"
  2192.                 },
  2193.                 {
  2194.                   "name": "IsSecured",
  2195.                   "label": "Is Secured",
  2196.                   "type": "boolean",
  2197.                   "length": "1"
  2198.                 },
  2199.                 {
  2200.                   "name": "OriginSystemId",
  2201.                   "label": "System Id",
  2202.                   "type": "string",
  2203.                   "length": "36"
  2204.                 },
  2205.                 {
  2206.                   "name": "DaysPastDue",
  2207.                   "label": "Days Past Due",
  2208.                   "type": "integer",
  2209.                   "length": "10"
  2210.                 }
  2211.               ]
  2212.             },
  2213.             "provision": {
  2214.               "properties": [
  2215.                 {
  2216.                   "name": "CreditRiskSegment",
  2217.                   "label": "Credit Risk Segment",
  2218.                   "type": "string",
  2219.                   "length": "100"
  2220.                 },
  2221.                 {
  2222.                   "name": "Currency",
  2223.                   "label": "Currency",
  2224.                   "type": "string",
  2225.                   "length": "3"
  2226.                 },
  2227.                 {
  2228.                   "name": "Entity",
  2229.                   "label": "Entity",
  2230.                   "type": "string",
  2231.                   "length": "50"
  2232.                 },
  2233.                 {
  2234.                   "name": "Segment",
  2235.                   "label": "Segment",
  2236.                   "type": "string",
  2237.                   "length": "30"
  2238.                 },
  2239.                 {
  2240.                   "name": "ProductType",
  2241.                   "label": "Product Type",
  2242.                   "type": "string",
  2243.                   "length": "20"
  2244.                 },
  2245.                 {
  2246.                   "name": "CreditRating",
  2247.                   "label": "Credit Rating",
  2248.                   "type": "string",
  2249.                   "length": "20"
  2250.                 },
  2251.                 {
  2252.                   "name": "CreditRatingAgency",
  2253.                   "label": "Credit Rating Agency",
  2254.                   "type": "string",
  2255.                   "length": "20"
  2256.                 },
  2257.                 {
  2258.                   "name": "Collectibility",
  2259.                   "label": "Collectibility",
  2260.                   "type": "string",
  2261.                   "length": "20"
  2262.                 },
  2263.                 {
  2264.                   "name": "ProductSubtype",
  2265.                   "label": "Product Subtype",
  2266.                   "type": "string",
  2267.                   "length": "20"
  2268.                 },
  2269.                 {
  2270.                   "name": "MaturityDate",
  2271.                   "label": "Maturity Date",
  2272.                   "type": "date",
  2273.                   "length": "10"
  2274.                 },
  2275.                 {
  2276.                   "name": "IsSecured",
  2277.                   "label": "Is Secured",
  2278.                   "type": "boolean",
  2279.                   "length": "1"
  2280.                 },
  2281.                 {
  2282.                   "name": "OriginSystemId",
  2283.                   "label": "System Id",
  2284.                   "type": "string",
  2285.                   "length": "36"
  2286.                 },
  2287.                 {
  2288.                   "name": "DaysPastDue",
  2289.                   "label": "Days Past Due",
  2290.                   "type": "integer",
  2291.                   "length": "10"
  2292.                 },
  2293.                 {
  2294.                   "name": "ExposureType",
  2295.                   "label": "Exposure Type",
  2296.                   "type": "string",
  2297.                   "length": "20"
  2298.                 }
  2299.               ]
  2300.             },
  2301.             "exposureMethod": {
  2302.               "outstandingMethod": {
  2303.                 "offBalanceGeneration": {
  2304.                   "properties": [
  2305.                     {
  2306.                       "name": "CreditRiskSegment",
  2307.                       "label": "Credit Risk Segment",
  2308.                       "type": "string",
  2309.                       "length": "100"
  2310.                     },
  2311.                     {
  2312.                       "name": "Currency",
  2313.                       "label": "Currency",
  2314.                       "type": "string",
  2315.                       "length": "3"
  2316.                     },
  2317.                     {
  2318.                       "name": "Entity",
  2319.                       "label": "Entity",
  2320.                       "type": "string",
  2321.                       "length": "50"
  2322.                     },
  2323.                     {
  2324.                       "name": "Segment",
  2325.                       "label": "Segment",
  2326.                       "type": "string",
  2327.                       "length": "30"
  2328.                     },
  2329.                     {
  2330.                       "name": "ProductType",
  2331.                       "label": "Product Type",
  2332.                       "type": "string",
  2333.                       "length": "20"
  2334.                     },
  2335.                     {
  2336.                       "name": "CreditRating",
  2337.                       "label": "Credit Rating",
  2338.                       "type": "string",
  2339.                       "length": "20"
  2340.                     },
  2341.                     {
  2342.                       "name": "CreditRatingAgency",
  2343.                       "label": "Credit Rating Agency",
  2344.                       "type": "string",
  2345.                       "length": "20"
  2346.                     },
  2347.                     {
  2348.                       "name": "Collectibility",
  2349.                       "label": "Collectibility",
  2350.                       "type": "string",
  2351.                       "length": "20"
  2352.                     },
  2353.                     {
  2354.                       "name": "ProductSubtype",
  2355.                       "label": "Product Subtype",
  2356.                       "type": "string",
  2357.                       "length": "20"
  2358.                     },
  2359.                     {
  2360.                       "name": "MaturityDate",
  2361.                       "label": "Maturity Date",
  2362.                       "type": "date",
  2363.                       "length": "10"
  2364.                     },
  2365.                     {
  2366.                       "name": "IsSecured",
  2367.                       "label": "Is Secured",
  2368.                       "type": "boolean",
  2369.                       "length": "1"
  2370.                     },
  2371.                     {
  2372.                       "name": "OriginSystemId",
  2373.                       "label": "System Id",
  2374.                       "type": "string",
  2375.                       "length": "36"
  2376.                     },
  2377.                     {
  2378.                       "name": "DaysPastDue",
  2379.                       "label": "Days Past Due",
  2380.                       "type": "integer",
  2381.                       "length": "10"
  2382.                     }
  2383.                   ]
  2384.                 }
  2385.               },
  2386.               "creditConversionMethod": {
  2387.                 "classification": {
  2388.                   "properties": [
  2389.                     {
  2390.                       "name": "CreditRiskSegment",
  2391.                       "label": "Credit Risk Segment",
  2392.                       "type": "string",
  2393.                       "length": "100"
  2394.                     },
  2395.                     {
  2396.                       "name": "Currency",
  2397.                       "label": "Currency",
  2398.                       "type": "string",
  2399.                       "length": "3"
  2400.                     },
  2401.                     {
  2402.                       "name": "Entity",
  2403.                       "label": "Entity",
  2404.                       "type": "string",
  2405.                       "length": "50"
  2406.                     },
  2407.                     {
  2408.                       "name": "Segment",
  2409.                       "label": "Segment",
  2410.                       "type": "string",
  2411.                       "length": "30"
  2412.                     },
  2413.                     {
  2414.                       "name": "ProductType",
  2415.                       "label": "Product Type",
  2416.                       "type": "string",
  2417.                       "length": "20"
  2418.                     },
  2419.                     {
  2420.                       "name": "CreditRating",
  2421.                       "label": "Credit Rating",
  2422.                       "type": "string",
  2423.                       "length": "20"
  2424.                     },
  2425.                     {
  2426.                       "name": "CreditRatingAgency",
  2427.                       "label": "Credit Rating Agency",
  2428.                       "type": "string",
  2429.                       "length": "20"
  2430.                     },
  2431.                     {
  2432.                       "name": "Collectibility",
  2433.                       "label": "Collectibility",
  2434.                       "type": "string",
  2435.                       "length": "20"
  2436.                     },
  2437.                     {
  2438.                       "name": "ProductSubtype",
  2439.                       "label": "Product Subtype",
  2440.                       "type": "string",
  2441.                       "length": "20"
  2442.                     },
  2443.                     {
  2444.                       "name": "MaturityDate",
  2445.                       "label": "Maturity Date",
  2446.                       "type": "date",
  2447.                       "length": "10"
  2448.                     },
  2449.                     {
  2450.                       "name": "IsSecured",
  2451.                       "label": "Is Secured",
  2452.                       "type": "boolean",
  2453.                       "length": "1"
  2454.                     },
  2455.                     {
  2456.                       "name": "OriginSystemId",
  2457.                       "label": "System Id",
  2458.                       "type": "string",
  2459.                       "length": "36"
  2460.                     },
  2461.                     {
  2462.                       "name": "DaysPastDue",
  2463.                       "label": "Days Past Due",
  2464.                       "type": "integer",
  2465.                       "length": "10"
  2466.                     }
  2467.                   ]
  2468.                 }
  2469.               },
  2470.               "saCcr": {
  2471.                 "classification": {
  2472.                   "properties": [
  2473.                     {
  2474.                       "name": "CreditRiskSegment",
  2475.                       "label": "Credit Risk Segment",
  2476.                       "type": "string",
  2477.                       "length": "100"
  2478.                     },
  2479.                     {
  2480.                       "name": "Currency",
  2481.                       "label": "Currency",
  2482.                       "type": "string",
  2483.                       "length": "3"
  2484.                     },
  2485.                     {
  2486.                       "name": "Entity",
  2487.                       "label": "Entity",
  2488.                       "type": "string",
  2489.                       "length": "50"
  2490.                     },
  2491.                     {
  2492.                       "name": "Segment",
  2493.                       "label": "Segment",
  2494.                       "type": "string",
  2495.                       "length": "30"
  2496.                     },
  2497.                     {
  2498.                       "name": "ProductType",
  2499.                       "label": "Product Type",
  2500.                       "type": "string",
  2501.                       "length": "20"
  2502.                     },
  2503.                     {
  2504.                       "name": "CreditRating",
  2505.                       "label": "Credit Rating",
  2506.                       "type": "string",
  2507.                       "length": "20"
  2508.                     },
  2509.                     {
  2510.                       "name": "CreditRatingAgency",
  2511.                       "label": "Credit Rating Agency",
  2512.                       "type": "string",
  2513.                       "length": "20"
  2514.                     },
  2515.                     {
  2516.                       "name": "Collectibility",
  2517.                       "label": "Collectibility",
  2518.                       "type": "string",
  2519.                       "length": "20"
  2520.                     },
  2521.                     {
  2522.                       "name": "ProductSubtype",
  2523.                       "label": "Product Subtype",
  2524.                       "type": "string",
  2525.                       "length": "20"
  2526.                     },
  2527.                     {
  2528.                       "name": "MaturityDate",
  2529.                       "label": "Maturity Date",
  2530.                       "type": "date",
  2531.                       "length": "10"
  2532.                     },
  2533.                     {
  2534.                       "name": "IsSecured",
  2535.                       "label": "Is Secured",
  2536.                       "type": "boolean",
  2537.                       "length": "1"
  2538.                     },
  2539.                     {
  2540.                       "name": "OriginSystemId",
  2541.                       "label": "System Id",
  2542.                       "type": "string",
  2543.                       "length": "36"
  2544.                     },
  2545.                     {
  2546.                       "name": "DaysPastDue",
  2547.                       "label": "Days Past Due",
  2548.                       "type": "integer",
  2549.                       "length": "10"
  2550.                     }
  2551.                   ]
  2552.                 },
  2553.                 "netting": {
  2554.                   "properties": [
  2555.                     {
  2556.                       "name": "CreditRiskSegment",
  2557.                       "label": "Credit Risk Segment",
  2558.                       "type": "string",
  2559.                       "length": "100"
  2560.                     },
  2561.                     {
  2562.                       "name": "Currency",
  2563.                       "label": "Currency",
  2564.                       "type": "string",
  2565.                       "length": "3"
  2566.                     },
  2567.                     {
  2568.                       "name": "Entity",
  2569.                       "label": "Entity",
  2570.                       "type": "string",
  2571.                       "length": "50"
  2572.                     },
  2573.                     {
  2574.                       "name": "Segment",
  2575.                       "label": "Segment",
  2576.                       "type": "string",
  2577.                       "length": "30"
  2578.                     },
  2579.                     {
  2580.                       "name": "ProductType",
  2581.                       "label": "Product Type",
  2582.                       "type": "string",
  2583.                       "length": "20"
  2584.                     },
  2585.                     {
  2586.                       "name": "CreditRating",
  2587.                       "label": "Credit Rating",
  2588.                       "type": "string",
  2589.                       "length": "20"
  2590.                     },
  2591.                     {
  2592.                       "name": "CreditRatingAgency",
  2593.                       "label": "Credit Rating Agency",
  2594.                       "type": "string",
  2595.                       "length": "20"
  2596.                     },
  2597.                     {
  2598.                       "name": "Collectibility",
  2599.                       "label": "Collectibility",
  2600.                       "type": "string",
  2601.                       "length": "20"
  2602.                     },
  2603.                     {
  2604.                       "name": "ProductSubtype",
  2605.                       "label": "Product Subtype",
  2606.                       "type": "string",
  2607.                       "length": "20"
  2608.                     },
  2609.                     {
  2610.                       "name": "MaturityDate",
  2611.                       "label": "Maturity Date",
  2612.                       "type": "date",
  2613.                       "length": "10"
  2614.                     },
  2615.                     {
  2616.                       "name": "IsSecured",
  2617.                       "label": "Is Secured",
  2618.                       "type": "boolean",
  2619.                       "length": "1"
  2620.                     },
  2621.                     {
  2622.                       "name": "OriginSystemId",
  2623.                       "label": "System Id",
  2624.                       "type": "string",
  2625.                       "length": "36"
  2626.                     },
  2627.                     {
  2628.                       "name": "DaysPastDue",
  2629.                       "label": "Days Past Due",
  2630.                       "type": "integer",
  2631.                       "length": "10"
  2632.                     },
  2633.                     {
  2634.                       "name": "InstrumentType",
  2635.                       "label": "Instrument Type",
  2636.                       "type": "string",
  2637.                       "length": "20"
  2638.                     }
  2639.                   ]
  2640.                 }
  2641.               }
  2642.             },
  2643.             "cva": {
  2644.               "cvaMethod": {
  2645.                 "baCva": {
  2646.                   "classification": {
  2647.                     "properties": [
  2648.                       {
  2649.                         "name": "CreditRiskSegment",
  2650.                         "label": "Credit Risk Segment",
  2651.                         "type": "string",
  2652.                         "length": "100"
  2653.                       },
  2654.                       {
  2655.                         "name": "Currency",
  2656.                         "label": "Currency",
  2657.                         "type": "string",
  2658.                         "length": "3"
  2659.                       },
  2660.                       {
  2661.                         "name": "Entity",
  2662.                         "label": "Entity",
  2663.                         "type": "string",
  2664.                         "length": "50"
  2665.                       },
  2666.                       {
  2667.                         "name": "Segment",
  2668.                         "label": "Segment",
  2669.                         "type": "string",
  2670.                         "length": "30"
  2671.                       },
  2672.                       {
  2673.                         "name": "CreditRatingAgency",
  2674.                         "label": "Credit Rating Agency",
  2675.                         "type": "string",
  2676.                         "length": "20"
  2677.                       },
  2678.                       {
  2679.                         "name": "ProductType",
  2680.                         "label": "Product Type",
  2681.                         "type": "string",
  2682.                         "length": "20"
  2683.                       },
  2684.                       {
  2685.                         "name": "ProductSubtype",
  2686.                         "label": "Product Subtype",
  2687.                         "type": "string",
  2688.                         "length": "20"
  2689.                       },
  2690.                       {
  2691.                         "name": "CounterpartyType",
  2692.                         "label": "Counterparty Type",
  2693.                         "type": "string",
  2694.                         "length": "20"
  2695.                       }
  2696.                     ]
  2697.                   }
  2698.                 }
  2699.               }
  2700.             }
  2701.           },
  2702.           "crm": {
  2703.             "crmMethod": {
  2704.               "simpleApproach": {
  2705.                 "classification": {
  2706.                   "properties": [
  2707.                     {
  2708.                       "name": "Currency",
  2709.                       "label": "Currency",
  2710.                       "type": "string",
  2711.                       "length": "3"
  2712.                     },
  2713.                     {
  2714.                       "name": "CollateralType",
  2715.                       "label": "Collateral Type",
  2716.                       "type": "string",
  2717.                       "length": "20"
  2718.                     },
  2719.                     {
  2720.                       "name": "CollateralAmount",
  2721.                       "label": "Collateral Amount",
  2722.                       "type": "double"
  2723.                     },
  2724.                     {
  2725.                       "name": "AppraisalDate",
  2726.                       "label": "Appraisal Date",
  2727.                       "type": "date",
  2728.                       "length": "10"
  2729.                     },
  2730.                     {
  2731.                       "name": "CounterpartyType",
  2732.                       "label": "Counterparty Type",
  2733.                       "type": "string",
  2734.                       "length": "20"
  2735.                     }
  2736.                   ]
  2737.                 }
  2738.               },
  2739.               "comprehensiveApproach": {
  2740.                 "classification": {
  2741.                   "properties": [
  2742.                     {
  2743.                       "name": "Currency",
  2744.                       "label": "Currency",
  2745.                       "type": "string",
  2746.                       "length": "3"
  2747.                     },
  2748.                     {
  2749.                       "name": "CollateralType",
  2750.                       "label": "Collateral Type",
  2751.                       "type": "string",
  2752.                       "length": "20"
  2753.                     },
  2754.                     {
  2755.                       "name": "CollateralAmount",
  2756.                       "label": "Collateral Amount",
  2757.                       "type": "double"
  2758.                     },
  2759.                     {
  2760.                       "name": "AppraisalDate",
  2761.                       "label": "Appraisal Date",
  2762.                       "type": "date",
  2763.                       "length": "10"
  2764.                     },
  2765.                     {
  2766.                       "name": "CounterpartyType",
  2767.                       "label": "Counterparty Type",
  2768.                       "type": "string",
  2769.                       "length": "20"
  2770.                     }
  2771.                   ]
  2772.                 }
  2773.               }
  2774.             }
  2775.           }
  2776.         }
  2777.       }
  2778.     },
  2779.     {
  2780.       "objectiveType": "Irrbb",
  2781.       "configuration": {
  2782.         "classification": {
  2783.           "properties": [
  2784.             {
  2785.               "name": "IrrbbSegment",
  2786.               "label": "IRRBB Segment",
  2787.               "type": "string",
  2788.               "length": "100"
  2789.             },
  2790.             {
  2791.               "name": "Currency",
  2792.               "label": "Currency",
  2793.               "type": "string",
  2794.               "length": "3"
  2795.             },
  2796.             {
  2797.               "name": "Entity",
  2798.               "label": "Entity",
  2799.               "type": "string",
  2800.               "length": "50"
  2801.             },
  2802.             {
  2803.               "name": "Segment",
  2804.               "label": "Segment",
  2805.               "type": "string",
  2806.               "length": "30"
  2807.             },
  2808.             {
  2809.               "name": "ProductType",
  2810.               "label": "Product Type",
  2811.               "type": "string",
  2812.               "length": "20"
  2813.             },
  2814.             {
  2815.               "name": "CreditRating",
  2816.               "label": "Credit Rating",
  2817.               "type": "string",
  2818.               "length": "20"
  2819.             },
  2820.             {
  2821.               "name": "CreditRatingAgency",
  2822.               "label": "Credit Rating Agency",
  2823.               "type": "string",
  2824.               "length": "20"
  2825.             },
  2826.             {
  2827.               "name": "Collectibility",
  2828.               "label": "Collectibility",
  2829.               "type": "string",
  2830.               "length": "20"
  2831.             },
  2832.             {
  2833.               "name": "ProductSubtype",
  2834.               "label": "Product Subtype",
  2835.               "type": "string",
  2836.               "length": "20"
  2837.             },
  2838.             {
  2839.               "name": "MaturityDate",
  2840.               "label": "Maturity Date",
  2841.               "type": "date",
  2842.               "length": "10"
  2843.             },
  2844.             {
  2845.               "name": "IsSecured",
  2846.               "label": "Is Secured",
  2847.               "type": "boolean",
  2848.               "length": "1"
  2849.             },
  2850.             {
  2851.               "name": "OriginSystemId",
  2852.               "label": "System Id",
  2853.               "type": "string",
  2854.               "length": "36"
  2855.             },
  2856.             {
  2857.               "name": "DaysPastDue",
  2858.               "label": "Days Past Due",
  2859.               "type": "integer",
  2860.               "length": "10"
  2861.             },
  2862.             {
  2863.               "name": "InterestType",
  2864.               "label": "Interest Type",
  2865.               "type": "string",
  2866.               "length": "50"
  2867.             },
  2868.             {
  2869.               "name": "YieldCurveName",
  2870.               "label": "Yield Curve Name",
  2871.               "type": "string",
  2872.               "length": "50"
  2873.             },
  2874.             {
  2875.               "name": "DiscountCurveName",
  2876.               "label": "Discount Curve Name",
  2877.               "type": "string",
  2878.               "length": "50"
  2879.             },
  2880.             {
  2881.               "name": "RepaymentType",
  2882.               "label": "Repayment Type",
  2883.               "type": "string",
  2884.               "length": "50"
  2885.             },
  2886.             {
  2887.               "name": "InterestSchedulePeriod",
  2888.               "label": "Interest Schedule Period",
  2889.               "type": "integer",
  2890.               "length": "10"
  2891.             },
  2892.             {
  2893.               "name": "InterestScheduleTimeUnit",
  2894.               "label": "Interest Schedule Time Unit",
  2895.               "type": "string",
  2896.               "length": "50"
  2897.             }
  2898.           ]
  2899.         },
  2900.         "cashFlows": {
  2901.           "generation": {
  2902.             "properties": [
  2903.               {
  2904.                 "name": "IrrbbSegment",
  2905.                 "label": "IRRBB Segment",
  2906.                 "type": "string",
  2907.                 "length": "100"
  2908.               },
  2909.               {
  2910.                 "name": "IrrbbClass",
  2911.                 "label": "IRRBB Class",
  2912.                 "type": "string",
  2913.                 "length": "100"
  2914.               },
  2915.               {
  2916.                 "name": "Currency",
  2917.                 "label": "Currency",
  2918.                 "type": "string",
  2919.                 "length": "3"
  2920.               },
  2921.               {
  2922.                 "name": "Entity",
  2923.                 "label": "Entity",
  2924.                 "type": "string",
  2925.                 "length": "50"
  2926.               },
  2927.               {
  2928.                 "name": "Segment",
  2929.                 "label": "Segment",
  2930.                 "type": "string",
  2931.                 "length": "30"
  2932.               },
  2933.               {
  2934.                 "name": "ProductType",
  2935.                 "label": "Product Type",
  2936.                 "type": "string",
  2937.                 "length": "20"
  2938.               },
  2939.               {
  2940.                 "name": "CreditRating",
  2941.                 "label": "Credit Rating",
  2942.                 "type": "string",
  2943.                 "length": "20"
  2944.               },
  2945.               {
  2946.                 "name": "CreditRatingAgency",
  2947.                 "label": "Credit Rating Agency",
  2948.                 "type": "string",
  2949.                 "length": "20"
  2950.               },
  2951.               {
  2952.                 "name": "Collectibility",
  2953.                 "label": "Collectibility",
  2954.                 "type": "string",
  2955.                 "length": "20"
  2956.               },
  2957.               {
  2958.                 "name": "ProductSubtype",
  2959.                 "label": "Product Subtype",
  2960.                 "type": "string",
  2961.                 "length": "20"
  2962.               },
  2963.               {
  2964.                 "name": "MaturityDate",
  2965.                 "label": "Maturity Date",
  2966.                 "type": "date",
  2967.                 "length": "10"
  2968.               },
  2969.               {
  2970.                 "name": "IsSecured",
  2971.                 "label": "Is Secured",
  2972.                 "type": "boolean",
  2973.                 "length": "1"
  2974.               },
  2975.               {
  2976.                 "name": "OriginSystemId",
  2977.                 "label": "System Id",
  2978.                 "type": "string",
  2979.                 "length": "36"
  2980.               },
  2981.               {
  2982.                 "name": "DaysPastDue",
  2983.                 "label": "Days Past Due",
  2984.                 "type": "integer",
  2985.                 "length": "10"
  2986.               },
  2987.               {
  2988.                 "name": "YieldCurveName",
  2989.                 "label": "Yield Curve Name",
  2990.                 "type": "string",
  2991.                 "length": "50"
  2992.               },
  2993.               {
  2994.                 "name": "DiscountCurveName",
  2995.                 "label": "Discount Curve Name",
  2996.                 "type": "string",
  2997.                 "length": "50"
  2998.               },
  2999.               {
  3000.                 "name": "InterestType",
  3001.                 "label": "Interest Type",
  3002.                 "type": "string",
  3003.                 "length": "50"
  3004.               },
  3005.               {
  3006.                 "name": "RepaymentType",
  3007.                 "label": "Repayment Type",
  3008.                 "type": "string",
  3009.                 "length": "50"
  3010.               },
  3011.               {
  3012.                 "name": "InterestSchedulePeriod",
  3013.                 "label": "Interest Schedule Period",
  3014.                 "type": "integer",
  3015.                 "length": "10"
  3016.               },
  3017.               {
  3018.                 "name": "InterestScheduleTimeUnit",
  3019.                 "label": "Interest Schedule Time Unit",
  3020.                 "type": "string",
  3021.                 "length": "50"
  3022.               }
  3023.             ]
  3024.           },
  3025.           "nii": {
  3026.             "properties": [
  3027.               {
  3028.                 "name": "IrrbbSegment",
  3029.                 "label": "IRRBB Segment",
  3030.                 "type": "string",
  3031.                 "length": "100"
  3032.               },
  3033.               {
  3034.                 "name": "IrrbbClass",
  3035.                 "label": "IRRBB Class",
  3036.                 "type": "string",
  3037.                 "length": "100"
  3038.               },
  3039.               {
  3040.                 "name": "Currency",
  3041.                 "label": "Currency",
  3042.                 "type": "string",
  3043.                 "length": "3"
  3044.               },
  3045.               {
  3046.                 "name": "Entity",
  3047.                 "label": "Entity",
  3048.                 "type": "string",
  3049.                 "length": "50"
  3050.               },
  3051.               {
  3052.                 "name": "Segment",
  3053.                 "label": "Segment",
  3054.                 "type": "string",
  3055.                 "length": "30"
  3056.               },
  3057.               {
  3058.                 "name": "ProductType",
  3059.                 "label": "Product Type",
  3060.                 "type": "string",
  3061.                 "length": "20"
  3062.               },
  3063.               {
  3064.                 "name": "CreditRating",
  3065.                 "label": "Credit Rating",
  3066.                 "type": "string",
  3067.                 "length": "20"
  3068.               },
  3069.               {
  3070.                 "name": "CreditRatingAgency",
  3071.                 "label": "Credit Rating Agency",
  3072.                 "type": "string",
  3073.                 "length": "20"
  3074.               },
  3075.               {
  3076.                 "name": "Collectibility",
  3077.                 "label": "Collectibility",
  3078.                 "type": "string",
  3079.                 "length": "20"
  3080.               },
  3081.               {
  3082.                 "name": "ProductSubtype",
  3083.                 "label": "Product Subtype",
  3084.                 "type": "string",
  3085.                 "length": "20"
  3086.               },
  3087.               {
  3088.                 "name": "MaturityDate",
  3089.                 "label": "Maturity Date",
  3090.                 "type": "date",
  3091.                 "length": "10"
  3092.               },
  3093.               {
  3094.                 "name": "IsSecured",
  3095.                 "label": "Is Secured",
  3096.                 "type": "boolean",
  3097.                 "length": "1"
  3098.               },
  3099.               {
  3100.                 "name": "OriginSystemId",
  3101.                 "label": "System Id",
  3102.                 "type": "string",
  3103.                 "length": "36"
  3104.               },
  3105.               {
  3106.                 "name": "DaysPastDue",
  3107.                 "label": "Days Past Due",
  3108.                 "type": "integer",
  3109.                 "length": "10"
  3110.               },
  3111.               {
  3112.                 "name": "YieldCurveName",
  3113.                 "label": "Yield Curve Name",
  3114.                 "type": "string",
  3115.                 "length": "50"
  3116.               },
  3117.               {
  3118.                 "name": "DiscountCurveName",
  3119.                 "label": "Discount Curve Name",
  3120.                 "type": "string",
  3121.                 "length": "50"
  3122.               },
  3123.               {
  3124.                 "name": "InterestType",
  3125.                 "label": "Interest Type",
  3126.                 "type": "string",
  3127.                 "length": "50"
  3128.               },
  3129.               {
  3130.                 "name": "RepaymentType",
  3131.                 "label": "Repayment Type",
  3132.                 "type": "string",
  3133.                 "length": "50"
  3134.               },
  3135.               {
  3136.                 "name": "InterestSchedulePeriod",
  3137.                 "label": "Interest Schedule Period",
  3138.                 "type": "integer",
  3139.                 "length": "10"
  3140.               },
  3141.               {
  3142.                 "name": "InterestScheduleTimeUnit",
  3143.                 "label": "Interest Schedule Time Unit",
  3144.                 "type": "string",
  3145.                 "length": "50"
  3146.               }
  3147.             ]
  3148.           },
  3149.           "eve": {
  3150.             "properties": [
  3151.               {
  3152.                 "name": "IrrbbSegment",
  3153.                 "label": "IRRBB Segment",
  3154.                 "type": "string",
  3155.                 "length": "100"
  3156.               },
  3157.               {
  3158.                 "name": "IrrbbClass",
  3159.                 "label": "IRRBB Class",
  3160.                 "type": "string",
  3161.                 "length": "100"
  3162.               },
  3163.               {
  3164.                 "name": "Currency",
  3165.                 "label": "Currency",
  3166.                 "type": "string",
  3167.                 "length": "3"
  3168.               },
  3169.               {
  3170.                 "name": "Entity",
  3171.                 "label": "Entity",
  3172.                 "type": "string",
  3173.                 "length": "50"
  3174.               },
  3175.               {
  3176.                 "name": "Segment",
  3177.                 "label": "Segment",
  3178.                 "type": "string",
  3179.                 "length": "30"
  3180.               },
  3181.               {
  3182.                 "name": "ProductType",
  3183.                 "label": "Product Type",
  3184.                 "type": "string",
  3185.                 "length": "20"
  3186.               },
  3187.               {
  3188.                 "name": "CreditRating",
  3189.                 "label": "Credit Rating",
  3190.                 "type": "string",
  3191.                 "length": "20"
  3192.               },
  3193.               {
  3194.                 "name": "CreditRatingAgency",
  3195.                 "label": "Credit Rating Agency",
  3196.                 "type": "string",
  3197.                 "length": "20"
  3198.               },
  3199.               {
  3200.                 "name": "Collectibility",
  3201.                 "label": "Collectibility",
  3202.                 "type": "string",
  3203.                 "length": "20"
  3204.               },
  3205.               {
  3206.                 "name": "ProductSubtype",
  3207.                 "label": "Product Subtype",
  3208.                 "type": "string",
  3209.                 "length": "20"
  3210.               },
  3211.               {
  3212.                 "name": "MaturityDate",
  3213.                 "label": "Maturity Date",
  3214.                 "type": "date",
  3215.                 "length": "10"
  3216.               },
  3217.               {
  3218.                 "name": "IsSecured",
  3219.                 "label": "Is Secured",
  3220.                 "type": "boolean",
  3221.                 "length": "1"
  3222.               },
  3223.               {
  3224.                 "name": "OriginSystemId",
  3225.                 "label": "System Id",
  3226.                 "type": "string",
  3227.                 "length": "36"
  3228.               },
  3229.               {
  3230.                 "name": "DaysPastDue",
  3231.                 "label": "Days Past Due",
  3232.                 "type": "integer",
  3233.                 "length": "10"
  3234.               },
  3235.               {
  3236.                 "name": "YieldCurveName",
  3237.                 "label": "Yield Curve Name",
  3238.                 "type": "string",
  3239.                 "length": "50"
  3240.               },
  3241.               {
  3242.                 "name": "DiscountCurveName",
  3243.                 "label": "Discount Curve Name",
  3244.                 "type": "string",
  3245.                 "length": "50"
  3246.               },
  3247.               {
  3248.                 "name": "InterestType",
  3249.                 "label": "Interest Type",
  3250.                 "type": "string",
  3251.                 "length": "50"
  3252.               },
  3253.               {
  3254.                 "name": "RepaymentType",
  3255.                 "label": "Repayment Type",
  3256.                 "type": "string",
  3257.                 "length": "50"
  3258.               },
  3259.               {
  3260.                 "name": "InterestSchedulePeriod",
  3261.                 "label": "Interest Schedule Period",
  3262.                 "type": "integer",
  3263.                 "length": "10"
  3264.               },
  3265.               {
  3266.                 "name": "InterestScheduleTimeUnit",
  3267.                 "label": "Interest Schedule Time Unit",
  3268.                 "type": "string",
  3269.                 "length": "50"
  3270.               }
  3271.             ]
  3272.           }
  3273.         }
  3274.       }
  3275.     },
  3276.     {
  3277.       "objectiveType": "Lcr",
  3278.       "configuration": {
  3279.         "offBalance": {
  3280.           "properties": [
  3281.             {
  3282.               "name": "LcrSegment",
  3283.               "label": "Lcr Segment",
  3284.               "type": "string",
  3285.               "length": "100"
  3286.             },
  3287.             {
  3288.               "name": "Currency",
  3289.               "label": "Currency",
  3290.               "type": "string",
  3291.               "length": "3"
  3292.             },
  3293.             {
  3294.               "name": "Entity",
  3295.               "label": "Entity",
  3296.               "type": "string",
  3297.               "length": "50"
  3298.             },
  3299.             {
  3300.               "name": "Segment",
  3301.               "label": "Segment",
  3302.               "type": "string",
  3303.               "length": "30"
  3304.             },
  3305.             {
  3306.               "name": "ProductType",
  3307.               "label": "Product Type",
  3308.               "type": "string",
  3309.               "length": "20"
  3310.             },
  3311.             {
  3312.               "name": "CreditRating",
  3313.               "label": "Credit Rating",
  3314.               "type": "string",
  3315.               "length": "20"
  3316.             },
  3317.             {
  3318.               "name": "CreditRatingAgency",
  3319.               "label": "Credit Rating Agency",
  3320.               "type": "string",
  3321.               "length": "20"
  3322.             },
  3323.             {
  3324.               "name": "Collectibility",
  3325.               "label": "Collectibility",
  3326.               "type": "string",
  3327.               "length": "20"
  3328.             },
  3329.             {
  3330.               "name": "ProductSubtype",
  3331.               "label": "Product Subtype",
  3332.               "type": "string",
  3333.               "length": "20"
  3334.             },
  3335.             {
  3336.               "name": "MaturityDate",
  3337.               "label": "Maturity Date",
  3338.               "type": "date",
  3339.               "length": "10"
  3340.             },
  3341.             {
  3342.               "name": "IsSecured",
  3343.               "label": "Is Secured",
  3344.               "type": "boolean",
  3345.               "length": "1"
  3346.             },
  3347.             {
  3348.               "name": "OriginSystemId",
  3349.               "label": "System Id",
  3350.               "type": "string",
  3351.               "length": "36"
  3352.             },
  3353.             {
  3354.               "name": "CounterpartyType",
  3355.               "label": "Counterparty Type",
  3356.               "type": "string",
  3357.               "length": "20"
  3358.             },
  3359.             {
  3360.               "name": "DaysPastDue",
  3361.               "label": "Days Past Due",
  3362.               "type": "integer",
  3363.               "length": "10"
  3364.             }
  3365.           ]
  3366.         },
  3367.         "hqla": {
  3368.           "scope": {
  3369.             "properties": [
  3370.               {
  3371.                 "name": "LcrSegment",
  3372.                 "label": "Lcr Segment",
  3373.                 "type": "string",
  3374.                 "length": "100"
  3375.               },
  3376.               {
  3377.                 "name": "Currency",
  3378.                 "label": "Currency",
  3379.                 "type": "string",
  3380.                 "length": "3"
  3381.               },
  3382.               {
  3383.                 "name": "Entity",
  3384.                 "label": "Entity",
  3385.                 "type": "string",
  3386.                 "length": "50"
  3387.               },
  3388.               {
  3389.                 "name": "Segment",
  3390.                 "label": "Segment",
  3391.                 "type": "string",
  3392.                 "length": "30"
  3393.               },
  3394.               {
  3395.                 "name": "ProductType",
  3396.                 "label": "Product Type",
  3397.                 "type": "string",
  3398.                 "length": "20"
  3399.               },
  3400.               {
  3401.                 "name": "CreditRating",
  3402.                 "label": "Credit Rating",
  3403.                 "type": "string",
  3404.                 "length": "20"
  3405.               },
  3406.               {
  3407.                 "name": "CreditRatingAgency",
  3408.                 "label": "Credit Rating Agency",
  3409.                 "type": "string",
  3410.                 "length": "20"
  3411.               },
  3412.               {
  3413.                 "name": "Collectibility",
  3414.                 "label": "Collectibility",
  3415.                 "type": "string",
  3416.                 "length": "20"
  3417.               },
  3418.               {
  3419.                 "name": "ProductSubtype",
  3420.                 "label": "Product Subtype",
  3421.                 "type": "string",
  3422.                 "length": "20"
  3423.               },
  3424.               {
  3425.                 "name": "MaturityDate",
  3426.                 "label": "Maturity Date",
  3427.                 "type": "date",
  3428.                 "length": "10"
  3429.               },
  3430.               {
  3431.                 "name": "IsSecured",
  3432.                 "label": "Is Secured",
  3433.                 "type": "boolean",
  3434.                 "length": "1"
  3435.               },
  3436.               {
  3437.                 "name": "OriginSystemId",
  3438.                 "label": "System Id",
  3439.                 "type": "string",
  3440.                 "length": "36"
  3441.               },
  3442.               {
  3443.                 "name": "CounterpartyType",
  3444.                 "label": "Counterparty Type",
  3445.                 "type": "string",
  3446.                 "length": "20"
  3447.               },
  3448.               {
  3449.                 "name": "DaysPastDue",
  3450.                 "label": "Days Past Due",
  3451.                 "type": "integer",
  3452.                 "length": "10"
  3453.               }
  3454.             ]
  3455.           },
  3456.           "classification": {
  3457.             "properties": [
  3458.               {
  3459.                 "name": "LcrSegment",
  3460.                 "label": "Lcr Segment",
  3461.                 "type": "string",
  3462.                 "length": "100"
  3463.               },
  3464.               {
  3465.                 "name": "Currency",
  3466.                 "label": "Currency",
  3467.                 "type": "string",
  3468.                 "length": "3"
  3469.               },
  3470.               {
  3471.                 "name": "Entity",
  3472.                 "label": "Entity",
  3473.                 "type": "string",
  3474.                 "length": "50"
  3475.               },
  3476.               {
  3477.                 "name": "Segment",
  3478.                 "label": "Segment",
  3479.                 "type": "string",
  3480.                 "length": "30"
  3481.               },
  3482.               {
  3483.                 "name": "ProductType",
  3484.                 "label": "Product Type",
  3485.                 "type": "string",
  3486.                 "length": "20"
  3487.               },
  3488.               {
  3489.                 "name": "CreditRating",
  3490.                 "label": "Credit Rating",
  3491.                 "type": "string",
  3492.                 "length": "20"
  3493.               },
  3494.               {
  3495.                 "name": "CreditRatingAgency",
  3496.                 "label": "Credit Rating Agency",
  3497.                 "type": "string",
  3498.                 "length": "20"
  3499.               },
  3500.               {
  3501.                 "name": "Collectibility",
  3502.                 "label": "Collectibility",
  3503.                 "type": "string",
  3504.                 "length": "20"
  3505.               },
  3506.               {
  3507.                 "name": "ProductSubtype",
  3508.                 "label": "Product Subtype",
  3509.                 "type": "string",
  3510.                 "length": "20"
  3511.               },
  3512.               {
  3513.                 "name": "MaturityDate",
  3514.                 "label": "Maturity Date",
  3515.                 "type": "date",
  3516.                 "length": "10"
  3517.               },
  3518.               {
  3519.                 "name": "IsSecured",
  3520.                 "label": "Is Secured",
  3521.                 "type": "boolean",
  3522.                 "length": "1"
  3523.               },
  3524.               {
  3525.                 "name": "OriginSystemId",
  3526.                 "label": "System Id",
  3527.                 "type": "string",
  3528.                 "length": "36"
  3529.               },
  3530.               {
  3531.                 "name": "CounterpartyType",
  3532.                 "label": "Counterparty Type",
  3533.                 "type": "string",
  3534.                 "length": "20"
  3535.               },
  3536.               {
  3537.                 "name": "DaysPastDue",
  3538.                 "label": "Days Past Due",
  3539.                 "type": "integer",
  3540.                 "length": "10"
  3541.               }
  3542.             ]
  3543.           },
  3544.           "bucketing": {
  3545.             "properties": [
  3546.               {
  3547.                 "name": "LcrSegment",
  3548.                 "label": "Lcr Segment",
  3549.                 "type": "string",
  3550.                 "length": "100"
  3551.               },
  3552.               {
  3553.                 "name": "Currency",
  3554.                 "label": "Currency",
  3555.                 "type": "string",
  3556.                 "length": "3"
  3557.               },
  3558.               {
  3559.                 "name": "Entity",
  3560.                 "label": "Entity",
  3561.                 "type": "string",
  3562.                 "length": "50"
  3563.               },
  3564.               {
  3565.                 "name": "Segment",
  3566.                 "label": "Segment",
  3567.                 "type": "string",
  3568.                 "length": "30"
  3569.               },
  3570.               {
  3571.                 "name": "ProductType",
  3572.                 "label": "Product Type",
  3573.                 "type": "string",
  3574.                 "length": "20"
  3575.               },
  3576.               {
  3577.                 "name": "CreditRating",
  3578.                 "label": "Credit Rating",
  3579.                 "type": "string",
  3580.                 "length": "20"
  3581.               },
  3582.               {
  3583.                 "name": "CreditRatingAgency",
  3584.                 "label": "Credit Rating Agency",
  3585.                 "type": "string",
  3586.                 "length": "20"
  3587.               },
  3588.               {
  3589.                 "name": "Collectibility",
  3590.                 "label": "Collectibility",
  3591.                 "type": "string",
  3592.                 "length": "20"
  3593.               },
  3594.               {
  3595.                 "name": "ProductSubtype",
  3596.                 "label": "Product Subtype",
  3597.                 "type": "string",
  3598.                 "length": "20"
  3599.               },
  3600.               {
  3601.                 "name": "MaturityDate",
  3602.                 "label": "Maturity Date",
  3603.                 "type": "date",
  3604.                 "length": "10"
  3605.               },
  3606.               {
  3607.                 "name": "IsSecured",
  3608.                 "label": "Is Secured",
  3609.                 "type": "boolean",
  3610.                 "length": "1"
  3611.               },
  3612.               {
  3613.                 "name": "OriginSystemId",
  3614.                 "label": "System Id",
  3615.                 "type": "string",
  3616.                 "length": "36"
  3617.               },
  3618.               {
  3619.                 "name": "CounterpartyType",
  3620.                 "label": "Counterparty Type",
  3621.                 "type": "string",
  3622.                 "length": "20"
  3623.               },
  3624.               {
  3625.                 "name": "DaysPastDue",
  3626.                 "label": "Days Past Due",
  3627.                 "type": "integer",
  3628.                 "length": "10"
  3629.               }
  3630.             ]
  3631.           }
  3632.         },
  3633.         "cashInflows": {
  3634.           "scope": {
  3635.             "properties": [
  3636.               {
  3637.                 "name": "LcrSegment",
  3638.                 "label": "Lcr Segment",
  3639.                 "type": "string",
  3640.                 "length": "100"
  3641.               },
  3642.               {
  3643.                 "name": "Currency",
  3644.                 "label": "Currency",
  3645.                 "type": "string",
  3646.                 "length": "3"
  3647.               },
  3648.               {
  3649.                 "name": "Entity",
  3650.                 "label": "Entity",
  3651.                 "type": "string",
  3652.                 "length": "50"
  3653.               },
  3654.               {
  3655.                 "name": "Segment",
  3656.                 "label": "Segment",
  3657.                 "type": "string",
  3658.                 "length": "30"
  3659.               },
  3660.               {
  3661.                 "name": "ProductType",
  3662.                 "label": "Product Type",
  3663.                 "type": "string",
  3664.                 "length": "20"
  3665.               },
  3666.               {
  3667.                 "name": "CreditRating",
  3668.                 "label": "Credit Rating",
  3669.                 "type": "string",
  3670.                 "length": "20"
  3671.               },
  3672.               {
  3673.                 "name": "CreditRatingAgency",
  3674.                 "label": "Credit Rating Agency",
  3675.                 "type": "string",
  3676.                 "length": "20"
  3677.               },
  3678.               {
  3679.                 "name": "Collectibility",
  3680.                 "label": "Collectibility",
  3681.                 "type": "string",
  3682.                 "length": "20"
  3683.               },
  3684.               {
  3685.                 "name": "ProductSubtype",
  3686.                 "label": "Product Subtype",
  3687.                 "type": "string",
  3688.                 "length": "20"
  3689.               },
  3690.               {
  3691.                 "name": "MaturityDate",
  3692.                 "label": "Maturity Date",
  3693.                 "type": "date",
  3694.                 "length": "10"
  3695.               },
  3696.               {
  3697.                 "name": "IsSecured",
  3698.                 "label": "Is Secured",
  3699.                 "type": "boolean",
  3700.                 "length": "1"
  3701.               },
  3702.               {
  3703.                 "name": "OriginSystemId",
  3704.                 "label": "System Id",
  3705.                 "type": "string",
  3706.                 "length": "36"
  3707.               },
  3708.               {
  3709.                 "name": "CounterpartyType",
  3710.                 "label": "Counterparty Type",
  3711.                 "type": "string",
  3712.                 "length": "20"
  3713.               },
  3714.               {
  3715.                 "name": "DaysPastDue",
  3716.                 "label": "Days Past Due",
  3717.                 "type": "integer",
  3718.                 "length": "10"
  3719.               }
  3720.             ]
  3721.           },
  3722.           "classification": {
  3723.             "properties": [
  3724.               {
  3725.                 "name": "LcrSegment",
  3726.                 "label": "Lcr Segment",
  3727.                 "type": "string",
  3728.                 "length": "100"
  3729.               },
  3730.               {
  3731.                 "name": "Currency",
  3732.                 "label": "Currency",
  3733.                 "type": "string",
  3734.                 "length": "3"
  3735.               },
  3736.               {
  3737.                 "name": "Entity",
  3738.                 "label": "Entity",
  3739.                 "type": "string",
  3740.                 "length": "50"
  3741.               },
  3742.               {
  3743.                 "name": "Segment",
  3744.                 "label": "Segment",
  3745.                 "type": "string",
  3746.                 "length": "30"
  3747.               },
  3748.               {
  3749.                 "name": "ProductType",
  3750.                 "label": "Product Type",
  3751.                 "type": "string",
  3752.                 "length": "20"
  3753.               },
  3754.               {
  3755.                 "name": "CreditRating",
  3756.                 "label": "Credit Rating",
  3757.                 "type": "string",
  3758.                 "length": "20"
  3759.               },
  3760.               {
  3761.                 "name": "CreditRatingAgency",
  3762.                 "label": "Credit Rating Agency",
  3763.                 "type": "string",
  3764.                 "length": "20"
  3765.               },
  3766.               {
  3767.                 "name": "Collectibility",
  3768.                 "label": "Collectibility",
  3769.                 "type": "string",
  3770.                 "length": "20"
  3771.               },
  3772.               {
  3773.                 "name": "ProductSubtype",
  3774.                 "label": "Product Subtype",
  3775.                 "type": "string",
  3776.                 "length": "20"
  3777.               },
  3778.               {
  3779.                 "name": "MaturityDate",
  3780.                 "label": "Maturity Date",
  3781.                 "type": "date",
  3782.                 "length": "10"
  3783.               },
  3784.               {
  3785.                 "name": "IsSecured",
  3786.                 "label": "Is Secured",
  3787.                 "type": "boolean",
  3788.                 "length": "1"
  3789.               },
  3790.               {
  3791.                 "name": "OriginSystemId",
  3792.                 "label": "System Id",
  3793.                 "type": "string",
  3794.                 "length": "36"
  3795.               },
  3796.               {
  3797.                 "name": "CounterpartyType",
  3798.                 "label": "Counterparty Type",
  3799.                 "type": "string",
  3800.                 "length": "20"
  3801.               },
  3802.               {
  3803.                 "name": "DaysPastDue",
  3804.                 "label": "Days Past Due",
  3805.                 "type": "integer",
  3806.                 "length": "10"
  3807.               }
  3808.             ]
  3809.           },
  3810.           "bucketing": {
  3811.             "properties": [
  3812.               {
  3813.                 "name": "LcrSegment",
  3814.                 "label": "Lcr Segment",
  3815.                 "type": "string",
  3816.                 "length": "100"
  3817.               },
  3818.               {
  3819.                 "name": "Currency",
  3820.                 "label": "Currency",
  3821.                 "type": "string",
  3822.                 "length": "3"
  3823.               },
  3824.               {
  3825.                 "name": "Entity",
  3826.                 "label": "Entity",
  3827.                 "type": "string",
  3828.                 "length": "50"
  3829.               },
  3830.               {
  3831.                 "name": "Segment",
  3832.                 "label": "Segment",
  3833.                 "type": "string",
  3834.                 "length": "30"
  3835.               },
  3836.               {
  3837.                 "name": "ProductType",
  3838.                 "label": "Product Type",
  3839.                 "type": "string",
  3840.                 "length": "20"
  3841.               },
  3842.               {
  3843.                 "name": "CreditRating",
  3844.                 "label": "Credit Rating",
  3845.                 "type": "string",
  3846.                 "length": "20"
  3847.               },
  3848.               {
  3849.                 "name": "CreditRatingAgency",
  3850.                 "label": "Credit Rating Agency",
  3851.                 "type": "string",
  3852.                 "length": "20"
  3853.               },
  3854.               {
  3855.                 "name": "Collectibility",
  3856.                 "label": "Collectibility",
  3857.                 "type": "string",
  3858.                 "length": "20"
  3859.               },
  3860.               {
  3861.                 "name": "ProductSubtype",
  3862.                 "label": "Product Subtype",
  3863.                 "type": "string",
  3864.                 "length": "20"
  3865.               },
  3866.               {
  3867.                 "name": "MaturityDate",
  3868.                 "label": "Maturity Date",
  3869.                 "type": "date",
  3870.                 "length": "10"
  3871.               },
  3872.               {
  3873.                 "name": "IsSecured",
  3874.                 "label": "Is Secured",
  3875.                 "type": "boolean",
  3876.                 "length": "1"
  3877.               },
  3878.               {
  3879.                 "name": "OriginSystemId",
  3880.                 "label": "System Id",
  3881.                 "type": "string",
  3882.                 "length": "36"
  3883.               },
  3884.               {
  3885.                 "name": "CounterpartyType",
  3886.                 "label": "Counterparty Type",
  3887.                 "type": "string",
  3888.                 "length": "20"
  3889.               },
  3890.               {
  3891.                 "name": "DaysPastDue",
  3892.                 "label": "Days Past Due",
  3893.                 "type": "integer",
  3894.                 "length": "10"
  3895.               }
  3896.             ]
  3897.           }
  3898.         },
  3899.         "cashOutflows": {
  3900.           "scope": {
  3901.             "properties": [
  3902.               {
  3903.                 "name": "LcrSegment",
  3904.                 "label": "Lcr Segment",
  3905.                 "type": "string",
  3906.                 "length": "100"
  3907.               },
  3908.               {
  3909.                 "name": "Currency",
  3910.                 "label": "Currency",
  3911.                 "type": "string",
  3912.                 "length": "3"
  3913.               },
  3914.               {
  3915.                 "name": "Entity",
  3916.                 "label": "Entity",
  3917.                 "type": "string",
  3918.                 "length": "50"
  3919.               },
  3920.               {
  3921.                 "name": "Segment",
  3922.                 "label": "Segment",
  3923.                 "type": "string",
  3924.                 "length": "30"
  3925.               },
  3926.               {
  3927.                 "name": "ProductType",
  3928.                 "label": "Product Type",
  3929.                 "type": "string",
  3930.                 "length": "20"
  3931.               },
  3932.               {
  3933.                 "name": "CreditRating",
  3934.                 "label": "Credit Rating",
  3935.                 "type": "string",
  3936.                 "length": "20"
  3937.               },
  3938.               {
  3939.                 "name": "CreditRatingAgency",
  3940.                 "label": "Credit Rating Agency",
  3941.                 "type": "string",
  3942.                 "length": "20"
  3943.               },
  3944.               {
  3945.                 "name": "Collectibility",
  3946.                 "label": "Collectibility",
  3947.                 "type": "string",
  3948.                 "length": "20"
  3949.               },
  3950.               {
  3951.                 "name": "ProductSubtype",
  3952.                 "label": "Product Subtype",
  3953.                 "type": "string",
  3954.                 "length": "20"
  3955.               },
  3956.               {
  3957.                 "name": "MaturityDate",
  3958.                 "label": "Maturity Date",
  3959.                 "type": "date",
  3960.                 "length": "10"
  3961.               },
  3962.               {
  3963.                 "name": "IsSecured",
  3964.                 "label": "Is Secured",
  3965.                 "type": "boolean",
  3966.                 "length": "1"
  3967.               },
  3968.               {
  3969.                 "name": "OriginSystemId",
  3970.                 "label": "System Id",
  3971.                 "type": "string",
  3972.                 "length": "36"
  3973.               },
  3974.               {
  3975.                 "name": "CounterpartyType",
  3976.                 "label": "Counterparty Type",
  3977.                 "type": "string",
  3978.                 "length": "20"
  3979.               },
  3980.               {
  3981.                 "name": "DaysPastDue",
  3982.                 "label": "Days Past Due",
  3983.                 "type": "integer",
  3984.                 "length": "10"
  3985.               }
  3986.             ]
  3987.           },
  3988.           "classification": {
  3989.             "properties": [
  3990.               {
  3991.                 "name": "LcrSegment",
  3992.                 "label": "Lcr Segment",
  3993.                 "type": "string",
  3994.                 "length": "100"
  3995.               },
  3996.               {
  3997.                 "name": "Currency",
  3998.                 "label": "Currency",
  3999.                 "type": "string",
  4000.                 "length": "3"
  4001.               },
  4002.               {
  4003.                 "name": "Entity",
  4004.                 "label": "Entity",
  4005.                 "type": "string",
  4006.                 "length": "50"
  4007.               },
  4008.               {
  4009.                 "name": "Segment",
  4010.                 "label": "Segment",
  4011.                 "type": "string",
  4012.                 "length": "30"
  4013.               },
  4014.               {
  4015.                 "name": "ProductType",
  4016.                 "label": "Product Type",
  4017.                 "type": "string",
  4018.                 "length": "20"
  4019.               },
  4020.               {
  4021.                 "name": "CreditRating",
  4022.                 "label": "Credit Rating",
  4023.                 "type": "string",
  4024.                 "length": "20"
  4025.               },
  4026.               {
  4027.                 "name": "CreditRatingAgency",
  4028.                 "label": "Credit Rating Agency",
  4029.                 "type": "string",
  4030.                 "length": "20"
  4031.               },
  4032.               {
  4033.                 "name": "Collectibility",
  4034.                 "label": "Collectibility",
  4035.                 "type": "string",
  4036.                 "length": "20"
  4037.               },
  4038.               {
  4039.                 "name": "ProductSubtype",
  4040.                 "label": "Product Subtype",
  4041.                 "type": "string",
  4042.                 "length": "20"
  4043.               },
  4044.               {
  4045.                 "name": "MaturityDate",
  4046.                 "label": "Maturity Date",
  4047.                 "type": "date",
  4048.                 "length": "10"
  4049.               },
  4050.               {
  4051.                 "name": "IsSecured",
  4052.                 "label": "Is Secured",
  4053.                 "type": "boolean",
  4054.                 "length": "1"
  4055.               },
  4056.               {
  4057.                 "name": "OriginSystemId",
  4058.                 "label": "System Id",
  4059.                 "type": "string",
  4060.                 "length": "36"
  4061.               },
  4062.               {
  4063.                 "name": "CounterpartyType",
  4064.                 "label": "Counterparty Type",
  4065.                 "type": "string",
  4066.                 "length": "20"
  4067.               },
  4068.               {
  4069.                 "name": "DaysPastDue",
  4070.                 "label": "Days Past Due",
  4071.                 "type": "integer",
  4072.                 "length": "10"
  4073.               }
  4074.             ]
  4075.           },
  4076.           "bucketing": {
  4077.             "properties": [
  4078.               {
  4079.                 "name": "LcrSegment",
  4080.                 "label": "Lcr Segment",
  4081.                 "type": "string",
  4082.                 "length": "100"
  4083.               },
  4084.               {
  4085.                 "name": "Currency",
  4086.                 "label": "Currency",
  4087.                 "type": "string",
  4088.                 "length": "3"
  4089.               },
  4090.               {
  4091.                 "name": "Entity",
  4092.                 "label": "Entity",
  4093.                 "type": "string",
  4094.                 "length": "50"
  4095.               },
  4096.               {
  4097.                 "name": "Segment",
  4098.                 "label": "Segment",
  4099.                 "type": "string",
  4100.                 "length": "30"
  4101.               },
  4102.               {
  4103.                 "name": "ProductType",
  4104.                 "label": "Product Type",
  4105.                 "type": "string",
  4106.                 "length": "20"
  4107.               },
  4108.               {
  4109.                 "name": "CreditRating",
  4110.                 "label": "Credit Rating",
  4111.                 "type": "string",
  4112.                 "length": "20"
  4113.               },
  4114.               {
  4115.                 "name": "CreditRatingAgency",
  4116.                 "label": "Credit Rating Agency",
  4117.                 "type": "string",
  4118.                 "length": "20"
  4119.               },
  4120.               {
  4121.                 "name": "Collectibility",
  4122.                 "label": "Collectibility",
  4123.                 "type": "string",
  4124.                 "length": "20"
  4125.               },
  4126.               {
  4127.                 "name": "ProductSubtype",
  4128.                 "label": "Product Subtype",
  4129.                 "type": "string",
  4130.                 "length": "20"
  4131.               },
  4132.               {
  4133.                 "name": "MaturityDate",
  4134.                 "label": "Maturity Date",
  4135.                 "type": "date",
  4136.                 "length": "10"
  4137.               },
  4138.               {
  4139.                 "name": "IsSecured",
  4140.                 "label": "Is Secured",
  4141.                 "type": "boolean",
  4142.                 "length": "1"
  4143.               },
  4144.               {
  4145.                 "name": "OriginSystemId",
  4146.                 "label": "System Id",
  4147.                 "type": "string",
  4148.                 "length": "36"
  4149.               },
  4150.               {
  4151.                 "name": "CounterpartyType",
  4152.                 "label": "Counterparty Type",
  4153.                 "type": "string",
  4154.                 "length": "20"
  4155.               },
  4156.               {
  4157.                 "name": "DaysPastDue",
  4158.                 "label": "Days Past Due",
  4159.                 "type": "integer",
  4160.                 "length": "10"
  4161.               }
  4162.             ]
  4163.           }
  4164.         }
  4165.       }
  4166.     },
  4167.     {
  4168.       "objectiveType": "LeverageRatio",
  4169.       "configuration": {
  4170.         "exposures": {
  4171.           "classification": {
  4172.             "properties": [
  4173.               {
  4174.                 "name": "LeverageRatioSegment",
  4175.                 "label": "Leverage Ratio Segment",
  4176.                 "type": "string",
  4177.                 "length": "100"
  4178.               },
  4179.               {
  4180.                 "name": "Currency",
  4181.                 "label": "Currency",
  4182.                 "type": "string",
  4183.                 "length": "3"
  4184.               },
  4185.               {
  4186.                 "name": "Entity",
  4187.                 "label": "Entity",
  4188.                 "type": "string",
  4189.                 "length": "50"
  4190.               },
  4191.               {
  4192.                 "name": "Segment",
  4193.                 "label": "Segment",
  4194.                 "type": "string",
  4195.                 "length": "30"
  4196.               },
  4197.               {
  4198.                 "name": "ProductType",
  4199.                 "label": "Product Type",
  4200.                 "type": "string",
  4201.                 "length": "20"
  4202.               },
  4203.               {
  4204.                 "name": "CreditRating",
  4205.                 "label": "Credit Rating",
  4206.                 "type": "string",
  4207.                 "length": "20"
  4208.               },
  4209.               {
  4210.                 "name": "CreditRatingAgency",
  4211.                 "label": "Credit Rating Agency",
  4212.                 "type": "string",
  4213.                 "length": "20"
  4214.               },
  4215.               {
  4216.                 "name": "Collectibility",
  4217.                 "label": "Collectibility",
  4218.                 "type": "string",
  4219.                 "length": "20"
  4220.               },
  4221.               {
  4222.                 "name": "ProductSubtype",
  4223.                 "label": "Product Subtype",
  4224.                 "type": "string",
  4225.                 "length": "20"
  4226.               },
  4227.               {
  4228.                 "name": "MaturityDate",
  4229.                 "label": "Maturity Date",
  4230.                 "type": "date",
  4231.                 "length": "10"
  4232.               },
  4233.               {
  4234.                 "name": "IsSecured",
  4235.                 "label": "Is Secured",
  4236.                 "type": "boolean",
  4237.                 "length": "1"
  4238.               },
  4239.               {
  4240.                 "name": "OriginSystemId",
  4241.                 "label": "System Id",
  4242.                 "type": "string",
  4243.                 "length": "36"
  4244.               },
  4245.               {
  4246.                 "name": "DaysPastDue",
  4247.                 "label": "Days Past Due",
  4248.                 "type": "integer",
  4249.                 "length": "10"
  4250.               }
  4251.             ]
  4252.           },
  4253.           "provision": {
  4254.             "properties": [
  4255.               {
  4256.                 "name": "LeverageRatioSegment",
  4257.                 "label": "Leverage Ratio Segment",
  4258.                 "type": "string",
  4259.                 "length": "100"
  4260.               },
  4261.               {
  4262.                 "name": "Currency",
  4263.                 "label": "Currency",
  4264.                 "type": "string",
  4265.                 "length": "3"
  4266.               },
  4267.               {
  4268.                 "name": "Entity",
  4269.                 "label": "Entity",
  4270.                 "type": "string",
  4271.                 "length": "50"
  4272.               },
  4273.               {
  4274.                 "name": "Segment",
  4275.                 "label": "Segment",
  4276.                 "type": "string",
  4277.                 "length": "30"
  4278.               },
  4279.               {
  4280.                 "name": "ProductType",
  4281.                 "label": "Product Type",
  4282.                 "type": "string",
  4283.                 "length": "20"
  4284.               },
  4285.               {
  4286.                 "name": "CreditRating",
  4287.                 "label": "Credit Rating",
  4288.                 "type": "string",
  4289.                 "length": "20"
  4290.               },
  4291.               {
  4292.                 "name": "CreditRatingAgency",
  4293.                 "label": "Credit Rating Agency",
  4294.                 "type": "string",
  4295.                 "length": "20"
  4296.               },
  4297.               {
  4298.                 "name": "Collectibility",
  4299.                 "label": "Collectibility",
  4300.                 "type": "string",
  4301.                 "length": "20"
  4302.               },
  4303.               {
  4304.                 "name": "ProductSubtype",
  4305.                 "label": "Product Subtype",
  4306.                 "type": "string",
  4307.                 "length": "20"
  4308.               },
  4309.               {
  4310.                 "name": "MaturityDate",
  4311.                 "label": "Maturity Date",
  4312.                 "type": "date",
  4313.                 "length": "10"
  4314.               },
  4315.               {
  4316.                 "name": "IsSecured",
  4317.                 "label": "Is Secured",
  4318.                 "type": "boolean",
  4319.                 "length": "1"
  4320.               },
  4321.               {
  4322.                 "name": "OriginSystemId",
  4323.                 "label": "System Id",
  4324.                 "type": "string",
  4325.                 "length": "36"
  4326.               },
  4327.               {
  4328.                 "name": "DaysPastDue",
  4329.                 "label": "Days Past Due",
  4330.                 "type": "integer",
  4331.                 "length": "10"
  4332.               },
  4333.               {
  4334.                 "name": "ExposureType",
  4335.                 "label": "Exposure Type",
  4336.                 "type": "string",
  4337.                 "length": "20"
  4338.               }
  4339.             ]
  4340.           },
  4341.           "exposureMethod": {
  4342.             "outstandingMethod": {
  4343.               "offBalanceGeneration": {
  4344.                 "properties": [
  4345.                   {
  4346.                     "name": "LeverageRatioSegment",
  4347.                     "label": "Leverage Ratio Segment",
  4348.                     "type": "string",
  4349.                     "length": "100"
  4350.                   },
  4351.                   {
  4352.                     "name": "Currency",
  4353.                     "label": "Currency",
  4354.                     "type": "string",
  4355.                     "length": "3"
  4356.                   },
  4357.                   {
  4358.                     "name": "Entity",
  4359.                     "label": "Entity",
  4360.                     "type": "string",
  4361.                     "length": "50"
  4362.                   },
  4363.                   {
  4364.                     "name": "Segment",
  4365.                     "label": "Segment",
  4366.                     "type": "string",
  4367.                     "length": "30"
  4368.                   },
  4369.                   {
  4370.                     "name": "ProductType",
  4371.                     "label": "Product Type",
  4372.                     "type": "string",
  4373.                     "length": "20"
  4374.                   },
  4375.                   {
  4376.                     "name": "CreditRating",
  4377.                     "label": "Credit Rating",
  4378.                     "type": "string",
  4379.                     "length": "20"
  4380.                   },
  4381.                   {
  4382.                     "name": "CreditRatingAgency",
  4383.                     "label": "Credit Rating Agency",
  4384.                     "type": "string",
  4385.                     "length": "20"
  4386.                   },
  4387.                   {
  4388.                     "name": "Collectibility",
  4389.                     "label": "Collectibility",
  4390.                     "type": "string",
  4391.                     "length": "20"
  4392.                   },
  4393.                   {
  4394.                     "name": "ProductSubtype",
  4395.                     "label": "Product Subtype",
  4396.                     "type": "string",
  4397.                     "length": "20"
  4398.                   },
  4399.                   {
  4400.                     "name": "MaturityDate",
  4401.                     "label": "Maturity Date",
  4402.                     "type": "date",
  4403.                     "length": "10"
  4404.                   },
  4405.                   {
  4406.                     "name": "IsSecured",
  4407.                     "label": "Is Secured",
  4408.                     "type": "boolean",
  4409.                     "length": "1"
  4410.                   },
  4411.                   {
  4412.                     "name": "OriginSystemId",
  4413.                     "label": "System Id",
  4414.                     "type": "string",
  4415.                     "length": "36"
  4416.                   },
  4417.                   {
  4418.                     "name": "DaysPastDue",
  4419.                     "label": "Days Past Due",
  4420.                     "type": "integer",
  4421.                     "length": "10"
  4422.                   }
  4423.                 ]
  4424.               }
  4425.             },
  4426.             "creditConversionMethod": {
  4427.               "classification": {
  4428.                 "properties": [
  4429.                   {
  4430.                     "name": "LeverageRatioSegment",
  4431.                     "label": "Leverage Ratio Segment",
  4432.                     "type": "string",
  4433.                     "length": "100"
  4434.                   },
  4435.                   {
  4436.                     "name": "Currency",
  4437.                     "label": "Currency",
  4438.                     "type": "string",
  4439.                     "length": "3"
  4440.                   },
  4441.                   {
  4442.                     "name": "Entity",
  4443.                     "label": "Entity",
  4444.                     "type": "string",
  4445.                     "length": "50"
  4446.                   },
  4447.                   {
  4448.                     "name": "Segment",
  4449.                     "label": "Segment",
  4450.                     "type": "string",
  4451.                     "length": "30"
  4452.                   },
  4453.                   {
  4454.                     "name": "ProductType",
  4455.                     "label": "Product Type",
  4456.                     "type": "string",
  4457.                     "length": "20"
  4458.                   },
  4459.                   {
  4460.                     "name": "CreditRating",
  4461.                     "label": "Credit Rating",
  4462.                     "type": "string",
  4463.                     "length": "20"
  4464.                   },
  4465.                   {
  4466.                     "name": "CreditRatingAgency",
  4467.                     "label": "Credit Rating Agency",
  4468.                     "type": "string",
  4469.                     "length": "20"
  4470.                   },
  4471.                   {
  4472.                     "name": "Collectibility",
  4473.                     "label": "Collectibility",
  4474.                     "type": "string",
  4475.                     "length": "20"
  4476.                   },
  4477.                   {
  4478.                     "name": "ProductSubtype",
  4479.                     "label": "Product Subtype",
  4480.                     "type": "string",
  4481.                     "length": "20"
  4482.                   },
  4483.                   {
  4484.                     "name": "MaturityDate",
  4485.                     "label": "Maturity Date",
  4486.                     "type": "date",
  4487.                     "length": "10"
  4488.                   },
  4489.                   {
  4490.                     "name": "IsSecured",
  4491.                     "label": "Is Secured",
  4492.                     "type": "boolean",
  4493.                     "length": "1"
  4494.                   },
  4495.                   {
  4496.                     "name": "OriginSystemId",
  4497.                     "label": "System Id",
  4498.                     "type": "string",
  4499.                     "length": "36"
  4500.                   },
  4501.                   {
  4502.                     "name": "DaysPastDue",
  4503.                     "label": "Days Past Due",
  4504.                     "type": "integer",
  4505.                     "length": "10"
  4506.                   }
  4507.                 ]
  4508.               }
  4509.             },
  4510.             "saCcr": {
  4511.               "classification": {
  4512.                 "properties": [
  4513.                   {
  4514.                     "name": "LeverageRatioSegment",
  4515.                     "label": "Leverage Ratio Segment",
  4516.                     "type": "string",
  4517.                     "length": "100"
  4518.                   },
  4519.                   {
  4520.                     "name": "Currency",
  4521.                     "label": "Currency",
  4522.                     "type": "string",
  4523.                     "length": "3"
  4524.                   },
  4525.                   {
  4526.                     "name": "Entity",
  4527.                     "label": "Entity",
  4528.                     "type": "string",
  4529.                     "length": "50"
  4530.                   },
  4531.                   {
  4532.                     "name": "Segment",
  4533.                     "label": "Segment",
  4534.                     "type": "string",
  4535.                     "length": "30"
  4536.                   },
  4537.                   {
  4538.                     "name": "ProductType",
  4539.                     "label": "Product Type",
  4540.                     "type": "string",
  4541.                     "length": "20"
  4542.                   },
  4543.                   {
  4544.                     "name": "CreditRating",
  4545.                     "label": "Credit Rating",
  4546.                     "type": "string",
  4547.                     "length": "20"
  4548.                   },
  4549.                   {
  4550.                     "name": "CreditRatingAgency",
  4551.                     "label": "Credit Rating Agency",
  4552.                     "type": "string",
  4553.                     "length": "20"
  4554.                   },
  4555.                   {
  4556.                     "name": "Collectibility",
  4557.                     "label": "Collectibility",
  4558.                     "type": "string",
  4559.                     "length": "20"
  4560.                   },
  4561.                   {
  4562.                     "name": "ProductSubtype",
  4563.                     "label": "Product Subtype",
  4564.                     "type": "string",
  4565.                     "length": "20"
  4566.                   },
  4567.                   {
  4568.                     "name": "MaturityDate",
  4569.                     "label": "Maturity Date",
  4570.                     "type": "date",
  4571.                     "length": "10"
  4572.                   },
  4573.                   {
  4574.                     "name": "IsSecured",
  4575.                     "label": "Is Secured",
  4576.                     "type": "boolean",
  4577.                     "length": "1"
  4578.                   },
  4579.                   {
  4580.                     "name": "OriginSystemId",
  4581.                     "label": "System Id",
  4582.                     "type": "string",
  4583.                     "length": "36"
  4584.                   },
  4585.                   {
  4586.                     "name": "DaysPastDue",
  4587.                     "label": "Days Past Due",
  4588.                     "type": "integer",
  4589.                     "length": "10"
  4590.                   }
  4591.                 ]
  4592.               },
  4593.               "netting": {
  4594.                 "properties": [
  4595.                   {
  4596.                     "name": "LeverageRatioSegment",
  4597.                     "label": "Leverage Ratio Segment",
  4598.                     "type": "string",
  4599.                     "length": "100"
  4600.                   },
  4601.                   {
  4602.                     "name": "Currency",
  4603.                     "label": "Currency",
  4604.                     "type": "string",
  4605.                     "length": "3"
  4606.                   },
  4607.                   {
  4608.                     "name": "Entity",
  4609.                     "label": "Entity",
  4610.                     "type": "string",
  4611.                     "length": "50"
  4612.                   },
  4613.                   {
  4614.                     "name": "Segment",
  4615.                     "label": "Segment",
  4616.                     "type": "string",
  4617.                     "length": "30"
  4618.                   },
  4619.                   {
  4620.                     "name": "ProductType",
  4621.                     "label": "Product Type",
  4622.                     "type": "string",
  4623.                     "length": "20"
  4624.                   },
  4625.                   {
  4626.                     "name": "CreditRating",
  4627.                     "label": "Credit Rating",
  4628.                     "type": "string",
  4629.                     "length": "20"
  4630.                   },
  4631.                   {
  4632.                     "name": "CreditRatingAgency",
  4633.                     "label": "Credit Rating Agency",
  4634.                     "type": "string",
  4635.                     "length": "20"
  4636.                   },
  4637.                   {
  4638.                     "name": "Collectibility",
  4639.                     "label": "Collectibility",
  4640.                     "type": "string",
  4641.                     "length": "20"
  4642.                   },
  4643.                   {
  4644.                     "name": "ProductSubtype",
  4645.                     "label": "Product Subtype",
  4646.                     "type": "string",
  4647.                     "length": "20"
  4648.                   },
  4649.                   {
  4650.                     "name": "MaturityDate",
  4651.                     "label": "Maturity Date",
  4652.                     "type": "date",
  4653.                     "length": "10"
  4654.                   },
  4655.                   {
  4656.                     "name": "IsSecured",
  4657.                     "label": "Is Secured",
  4658.                     "type": "boolean",
  4659.                     "length": "1"
  4660.                   },
  4661.                   {
  4662.                     "name": "OriginSystemId",
  4663.                     "label": "System Id",
  4664.                     "type": "string",
  4665.                     "length": "36"
  4666.                   },
  4667.                   {
  4668.                     "name": "DaysPastDue",
  4669.                     "label": "Days Past Due",
  4670.                     "type": "integer",
  4671.                     "length": "10"
  4672.                   },
  4673.                   {
  4674.                     "name": "InstrumentType",
  4675.                     "label": "Instrument Type",
  4676.                     "type": "string",
  4677.                     "length": "20"
  4678.                   }
  4679.                 ]
  4680.               }
  4681.             }
  4682.           }
  4683.         },
  4684.         "ratios": {
  4685.           "exposures": {
  4686.             "properties": [
  4687.               {
  4688.                 "name": "SegmentName",
  4689.                 "label": "Segment",
  4690.                 "type": "string",
  4691.                 "length": "100"
  4692.               },
  4693.               {
  4694.                 "name": "Currency",
  4695.                 "label": "Currency",
  4696.                 "type": "string",
  4697.                 "length": "3"
  4698.               },
  4699.               {
  4700.                 "name": "ExposureType",
  4701.                 "label": "Exposure Type",
  4702.                 "type": "string",
  4703.                 "length": "100"
  4704.               },
  4705.               {
  4706.                 "name": "InstrumentType",
  4707.                 "label": "Instrument Type",
  4708.                 "type": "string",
  4709.                 "length": "100"
  4710.               }
  4711.             ]
  4712.           }
  4713.         }
  4714.       }
  4715.     },
  4716.     {
  4717.       "objectiveType": "MarketRisk",
  4718.       "configuration": {
  4719.         "scope": {
  4720.           "properties": [
  4721.             {
  4722.               "name": "MarketRiskSegment",
  4723.               "label": "MarketRisk Segment",
  4724.               "type": "string",
  4725.               "length": "100"
  4726.             },
  4727.             {
  4728.               "name": "Currency",
  4729.               "label": "Currency",
  4730.               "type": "string",
  4731.               "length": "3"
  4732.             },
  4733.             {
  4734.               "name": "Entity",
  4735.               "label": "Entity",
  4736.               "type": "string",
  4737.               "length": "50"
  4738.             },
  4739.             {
  4740.               "name": "MarketRiskType",
  4741.               "label": "Market Risk Type",
  4742.               "type": "string",
  4743.               "length": "100"
  4744.             },
  4745.             {
  4746.               "name": "Segment",
  4747.               "label": "Segment",
  4748.               "type": "string",
  4749.               "length": "30"
  4750.             },
  4751.             {
  4752.               "name": "ProductType",
  4753.               "label": "Product Type",
  4754.               "type": "string",
  4755.               "length": "20"
  4756.             },
  4757.             {
  4758.               "name": "CreditRating",
  4759.               "label": "Credit Rating",
  4760.               "type": "string",
  4761.               "length": "20"
  4762.             },
  4763.             {
  4764.               "name": "CreditRatingAgency",
  4765.               "label": "Credit Rating Agency",
  4766.               "type": "string",
  4767.               "length": "20"
  4768.             },
  4769.             {
  4770.               "name": "Collectibility",
  4771.               "label": "Collectibility",
  4772.               "type": "string",
  4773.               "length": "20"
  4774.             },
  4775.             {
  4776.               "name": "ProductSubtype",
  4777.               "label": "Product Subtype",
  4778.               "type": "string",
  4779.               "length": "20"
  4780.             },
  4781.             {
  4782.               "name": "MaturityDate",
  4783.               "label": "Maturity Date",
  4784.               "type": "date",
  4785.               "length": "10"
  4786.             },
  4787.             {
  4788.               "name": "IsSecured",
  4789.               "label": "Is Secured",
  4790.               "type": "boolean",
  4791.               "length": "1"
  4792.             },
  4793.             {
  4794.               "name": "OriginSystemId",
  4795.               "label": "System Id",
  4796.               "type": "string",
  4797.               "length": "36"
  4798.             },
  4799.             {
  4800.               "name": "CounterpartyType",
  4801.               "label": "Counterparty Type",
  4802.               "type": "string",
  4803.               "length": "20"
  4804.             },
  4805.             {
  4806.               "name": "DaysPastDue",
  4807.               "label": "Days Past Due",
  4808.               "type": "integer",
  4809.               "length": "10"
  4810.             }
  4811.           ]
  4812.         },
  4813.         "approaches": {
  4814.           "properties": [
  4815.             {
  4816.               "name": "MarketRiskSegment",
  4817.               "label": "MarketRisk Segment",
  4818.               "type": "string",
  4819.               "length": "100"
  4820.             },
  4821.             {
  4822.               "name": "Currency",
  4823.               "label": "Currency",
  4824.               "type": "string",
  4825.               "length": "3"
  4826.             },
  4827.             {
  4828.               "name": "Entity",
  4829.               "label": "Entity",
  4830.               "type": "string",
  4831.               "length": "50"
  4832.             },
  4833.             {
  4834.               "name": "MarketRiskType",
  4835.               "label": "Market Risk Type",
  4836.               "type": "string",
  4837.               "length": "100"
  4838.             },
  4839.             {
  4840.               "name": "Segment",
  4841.               "label": "Segment",
  4842.               "type": "string",
  4843.               "length": "30"
  4844.             },
  4845.             {
  4846.               "name": "ProductType",
  4847.               "label": "Product Type",
  4848.               "type": "string",
  4849.               "length": "20"
  4850.             },
  4851.             {
  4852.               "name": "CreditRating",
  4853.               "label": "Credit Rating",
  4854.               "type": "string",
  4855.               "length": "20"
  4856.             },
  4857.             {
  4858.               "name": "CreditRatingAgency",
  4859.               "label": "Credit Rating Agency",
  4860.               "type": "string",
  4861.               "length": "20"
  4862.             },
  4863.             {
  4864.               "name": "Collectibility",
  4865.               "label": "Collectibility",
  4866.               "type": "string",
  4867.               "length": "20"
  4868.             },
  4869.             {
  4870.               "name": "ProductSubtype",
  4871.               "label": "Product Subtype",
  4872.               "type": "string",
  4873.               "length": "20"
  4874.             },
  4875.             {
  4876.               "name": "MaturityDate",
  4877.               "label": "Maturity Date",
  4878.               "type": "date",
  4879.               "length": "10"
  4880.             },
  4881.             {
  4882.               "name": "IsSecured",
  4883.               "label": "Is Secured",
  4884.               "type": "boolean",
  4885.               "length": "1"
  4886.             },
  4887.             {
  4888.               "name": "OriginSystemId",
  4889.               "label": "System Id",
  4890.               "type": "string",
  4891.               "length": "36"
  4892.             },
  4893.             {
  4894.               "name": "CounterpartyType",
  4895.               "label": "Counterparty Type",
  4896.               "type": "string",
  4897.               "length": "20"
  4898.             },
  4899.             {
  4900.               "name": "DaysPastDue",
  4901.               "label": "Days Past Due",
  4902.               "type": "integer",
  4903.               "length": "10"
  4904.             }
  4905.           ]
  4906.         },
  4907.         "dimensions": {
  4908.           "properties": [
  4909.             {
  4910.               "name": "MarketRiskSegment",
  4911.               "label": "MarketRisk Segment",
  4912.               "type": "string",
  4913.               "length": "100"
  4914.             },
  4915.             {
  4916.               "name": "Currency",
  4917.               "label": "Currency",
  4918.               "type": "string",
  4919.               "length": "3"
  4920.             },
  4921.             {
  4922.               "name": "Entity",
  4923.               "label": "Entity",
  4924.               "type": "string",
  4925.               "length": "50"
  4926.             },
  4927.             {
  4928.               "name": "MarketRiskType",
  4929.               "label": "Market Risk Type",
  4930.               "type": "string",
  4931.               "length": "100"
  4932.             },
  4933.             {
  4934.               "name": "Segment",
  4935.               "label": "Segment",
  4936.               "type": "string",
  4937.               "length": "30"
  4938.             },
  4939.             {
  4940.               "name": "ProductType",
  4941.               "label": "Product Type",
  4942.               "type": "string",
  4943.               "length": "20"
  4944.             },
  4945.             {
  4946.               "name": "CreditRating",
  4947.               "label": "Credit Rating",
  4948.               "type": "string",
  4949.               "length": "20"
  4950.             },
  4951.             {
  4952.               "name": "CreditRatingAgency",
  4953.               "label": "Credit Rating Agency",
  4954.               "type": "string",
  4955.               "length": "20"
  4956.             },
  4957.             {
  4958.               "name": "Collectibility",
  4959.               "label": "Collectibility",
  4960.               "type": "string",
  4961.               "length": "20"
  4962.             },
  4963.             {
  4964.               "name": "ProductSubtype",
  4965.               "label": "Product Subtype",
  4966.               "type": "string",
  4967.               "length": "20"
  4968.             },
  4969.             {
  4970.               "name": "MaturityDate",
  4971.               "label": "Maturity Date",
  4972.               "type": "date",
  4973.               "length": "10"
  4974.             },
  4975.             {
  4976.               "name": "IsSecured",
  4977.               "label": "Is Secured",
  4978.               "type": "boolean",
  4979.               "length": "1"
  4980.             },
  4981.             {
  4982.               "name": "OriginSystemId",
  4983.               "label": "System Id",
  4984.               "type": "string",
  4985.               "length": "36"
  4986.             },
  4987.             {
  4988.               "name": "CounterpartyType",
  4989.               "label": "Counterparty Type",
  4990.               "type": "string",
  4991.               "length": "20"
  4992.             },
  4993.             {
  4994.               "name": "DaysPastDue",
  4995.               "label": "Days Past Due",
  4996.               "type": "integer",
  4997.               "length": "10"
  4998.             }
  4999.           ]
  5000.         },
  5001.         "directAllocation": {
  5002.           "classification": {
  5003.             "properties": [
  5004.               {
  5005.                 "name": "MarketRiskSegment",
  5006.                 "label": "MarketRisk Segment",
  5007.                 "type": "string",
  5008.                 "length": "100"
  5009.               },
  5010.               {
  5011.                 "name": "Currency",
  5012.                 "label": "Currency",
  5013.                 "type": "string",
  5014.                 "length": "3"
  5015.               },
  5016.               {
  5017.                 "name": "Entity",
  5018.                 "label": "Entity",
  5019.                 "type": "string",
  5020.                 "length": "50"
  5021.               },
  5022.               {
  5023.                 "name": "MarketRiskType",
  5024.                 "label": "Market Risk Type",
  5025.                 "type": "string",
  5026.                 "length": "100"
  5027.               },
  5028.               {
  5029.                 "name": "Segment",
  5030.                 "label": "Segment",
  5031.                 "type": "string",
  5032.                 "length": "30"
  5033.               },
  5034.               {
  5035.                 "name": "ProductType",
  5036.                 "label": "Product Type",
  5037.                 "type": "string",
  5038.                 "length": "20"
  5039.               },
  5040.               {
  5041.                 "name": "CreditRating",
  5042.                 "label": "Credit Rating",
  5043.                 "type": "string",
  5044.                 "length": "20"
  5045.               },
  5046.               {
  5047.                 "name": "CreditRatingAgency",
  5048.                 "label": "Credit Rating Agency",
  5049.                 "type": "string",
  5050.                 "length": "20"
  5051.               },
  5052.               {
  5053.                 "name": "Collectibility",
  5054.                 "label": "Collectibility",
  5055.                 "type": "string",
  5056.                 "length": "20"
  5057.               },
  5058.               {
  5059.                 "name": "ProductSubtype",
  5060.                 "label": "Product Subtype",
  5061.                 "type": "string",
  5062.                 "length": "20"
  5063.               },
  5064.               {
  5065.                 "name": "MaturityDate",
  5066.                 "label": "Maturity Date",
  5067.                 "type": "date",
  5068.                 "length": "10"
  5069.               },
  5070.               {
  5071.                 "name": "IsSecured",
  5072.                 "label": "Is Secured",
  5073.                 "type": "boolean",
  5074.                 "length": "1"
  5075.               },
  5076.               {
  5077.                 "name": "OriginSystemId",
  5078.                 "label": "System Id",
  5079.                 "type": "string",
  5080.                 "length": "36"
  5081.               },
  5082.               {
  5083.                 "name": "CounterpartyType",
  5084.                 "label": "Counterparty Type",
  5085.                 "type": "string",
  5086.                 "length": "20"
  5087.               },
  5088.               {
  5089.                 "name": "DaysPastDue",
  5090.                 "label": "Days Past Due",
  5091.                 "type": "integer",
  5092.                 "length": "10"
  5093.               }
  5094.             ]
  5095.           }
  5096.         },
  5097.         "drc": {
  5098.           "nonSecuritisation": {
  5099.             "classification": {
  5100.               "properties": [
  5101.                 {
  5102.                   "name": "MarketRiskSegment",
  5103.                   "label": "MarketRisk Segment",
  5104.                   "type": "string",
  5105.                   "length": "100"
  5106.                 },
  5107.                 {
  5108.                   "name": "Currency",
  5109.                   "label": "Currency",
  5110.                   "type": "string",
  5111.                   "length": "3"
  5112.                 },
  5113.                 {
  5114.                   "name": "Entity",
  5115.                   "label": "Entity",
  5116.                   "type": "string",
  5117.                   "length": "50"
  5118.                 },
  5119.                 {
  5120.                   "name": "MarketRiskType",
  5121.                   "label": "Market Risk Type",
  5122.                   "type": "string",
  5123.                   "length": "100"
  5124.                 },
  5125.                 {
  5126.                   "name": "Segment",
  5127.                   "label": "Segment",
  5128.                   "type": "string",
  5129.                   "length": "30"
  5130.                 },
  5131.                 {
  5132.                   "name": "ProductType",
  5133.                   "label": "Product Type",
  5134.                   "type": "string",
  5135.                   "length": "20"
  5136.                 },
  5137.                 {
  5138.                   "name": "CreditRating",
  5139.                   "label": "Credit Rating",
  5140.                   "type": "string",
  5141.                   "length": "20"
  5142.                 },
  5143.                 {
  5144.                   "name": "CreditRatingAgency",
  5145.                   "label": "Credit Rating Agency",
  5146.                   "type": "string",
  5147.                   "length": "20"
  5148.                 },
  5149.                 {
  5150.                   "name": "Collectibility",
  5151.                   "label": "Collectibility",
  5152.                   "type": "string",
  5153.                   "length": "20"
  5154.                 },
  5155.                 {
  5156.                   "name": "ProductSubtype",
  5157.                   "label": "Product Subtype",
  5158.                   "type": "string",
  5159.                   "length": "20"
  5160.                 },
  5161.                 {
  5162.                   "name": "MaturityDate",
  5163.                   "label": "Maturity Date",
  5164.                   "type": "date",
  5165.                   "length": "10"
  5166.                 },
  5167.                 {
  5168.                   "name": "IsSecured",
  5169.                   "label": "Is Secured",
  5170.                   "type": "boolean",
  5171.                   "length": "1"
  5172.                 },
  5173.                 {
  5174.                   "name": "OriginSystemId",
  5175.                   "label": "System Id",
  5176.                   "type": "string",
  5177.                   "length": "36"
  5178.                 },
  5179.                 {
  5180.                   "name": "CounterpartyType",
  5181.                   "label": "Counterparty Type",
  5182.                   "type": "string",
  5183.                   "length": "20"
  5184.                 },
  5185.                 {
  5186.                   "name": "DaysPastDue",
  5187.                   "label": "Days Past Due",
  5188.                   "type": "integer",
  5189.                   "length": "10"
  5190.                 }
  5191.               ]
  5192.             },
  5193.             "bucketing": {
  5194.               "properties": [
  5195.                 {
  5196.                   "name": "MarketRiskSegment",
  5197.                   "label": "MarketRisk Segment",
  5198.                   "type": "string",
  5199.                   "length": "100"
  5200.                 },
  5201.                 {
  5202.                   "name": "Currency",
  5203.                   "label": "Currency",
  5204.                   "type": "string",
  5205.                   "length": "3"
  5206.                 },
  5207.                 {
  5208.                   "name": "Entity",
  5209.                   "label": "Entity",
  5210.                   "type": "string",
  5211.                   "length": "50"
  5212.                 },
  5213.                 {
  5214.                   "name": "MarketRiskType",
  5215.                   "label": "Market Risk Type",
  5216.                   "type": "string",
  5217.                   "length": "100"
  5218.                 },
  5219.                 {
  5220.                   "name": "Segment",
  5221.                   "label": "Segment",
  5222.                   "type": "string",
  5223.                   "length": "30"
  5224.                 },
  5225.                 {
  5226.                   "name": "ProductType",
  5227.                   "label": "Product Type",
  5228.                   "type": "string",
  5229.                   "length": "20"
  5230.                 },
  5231.                 {
  5232.                   "name": "CreditRating",
  5233.                   "label": "Credit Rating",
  5234.                   "type": "string",
  5235.                   "length": "20"
  5236.                 },
  5237.                 {
  5238.                   "name": "CreditRatingAgency",
  5239.                   "label": "Credit Rating Agency",
  5240.                   "type": "string",
  5241.                   "length": "20"
  5242.                 },
  5243.                 {
  5244.                   "name": "Collectibility",
  5245.                   "label": "Collectibility",
  5246.                   "type": "string",
  5247.                   "length": "20"
  5248.                 },
  5249.                 {
  5250.                   "name": "ProductSubtype",
  5251.                   "label": "Product Subtype",
  5252.                   "type": "string",
  5253.                   "length": "20"
  5254.                 },
  5255.                 {
  5256.                   "name": "MaturityDate",
  5257.                   "label": "Maturity Date",
  5258.                   "type": "date",
  5259.                   "length": "10"
  5260.                 },
  5261.                 {
  5262.                   "name": "IsSecured",
  5263.                   "label": "Is Secured",
  5264.                   "type": "boolean",
  5265.                   "length": "1"
  5266.                 },
  5267.                 {
  5268.                   "name": "OriginSystemId",
  5269.                   "label": "System Id",
  5270.                   "type": "string",
  5271.                   "length": "36"
  5272.                 },
  5273.                 {
  5274.                   "name": "CounterpartyType",
  5275.                   "label": "Counterparty Type",
  5276.                   "type": "string",
  5277.                   "length": "20"
  5278.                 },
  5279.                 {
  5280.                   "name": "DaysPastDue",
  5281.                   "label": "Days Past Due",
  5282.                   "type": "integer",
  5283.                   "length": "10"
  5284.                 }
  5285.               ]
  5286.             }
  5287.           },
  5288.           "securitisationActp": {
  5289.             "classification": {
  5290.               "properties": [
  5291.                 {
  5292.                   "name": "MarketRiskSegment",
  5293.                   "label": "MarketRisk Segment",
  5294.                   "type": "string",
  5295.                   "length": "100"
  5296.                 },
  5297.                 {
  5298.                   "name": "Currency",
  5299.                   "label": "Currency",
  5300.                   "type": "string",
  5301.                   "length": "3"
  5302.                 },
  5303.                 {
  5304.                   "name": "Entity",
  5305.                   "label": "Entity",
  5306.                   "type": "string",
  5307.                   "length": "50"
  5308.                 },
  5309.                 {
  5310.                   "name": "MarketRiskType",
  5311.                   "label": "Market Risk Type",
  5312.                   "type": "string",
  5313.                   "length": "100"
  5314.                 },
  5315.                 {
  5316.                   "name": "Segment",
  5317.                   "label": "Segment",
  5318.                   "type": "string",
  5319.                   "length": "30"
  5320.                 },
  5321.                 {
  5322.                   "name": "ProductType",
  5323.                   "label": "Product Type",
  5324.                   "type": "string",
  5325.                   "length": "20"
  5326.                 },
  5327.                 {
  5328.                   "name": "CreditRating",
  5329.                   "label": "Credit Rating",
  5330.                   "type": "string",
  5331.                   "length": "20"
  5332.                 },
  5333.                 {
  5334.                   "name": "CreditRatingAgency",
  5335.                   "label": "Credit Rating Agency",
  5336.                   "type": "string",
  5337.                   "length": "20"
  5338.                 },
  5339.                 {
  5340.                   "name": "Collectibility",
  5341.                   "label": "Collectibility",
  5342.                   "type": "string",
  5343.                   "length": "20"
  5344.                 },
  5345.                 {
  5346.                   "name": "ProductSubtype",
  5347.                   "label": "Product Subtype",
  5348.                   "type": "string",
  5349.                   "length": "20"
  5350.                 },
  5351.                 {
  5352.                   "name": "MaturityDate",
  5353.                   "label": "Maturity Date",
  5354.                   "type": "date",
  5355.                   "length": "10"
  5356.                 },
  5357.                 {
  5358.                   "name": "IsSecured",
  5359.                   "label": "Is Secured",
  5360.                   "type": "boolean",
  5361.                   "length": "1"
  5362.                 },
  5363.                 {
  5364.                   "name": "OriginSystemId",
  5365.                   "label": "System Id",
  5366.                   "type": "string",
  5367.                   "length": "36"
  5368.                 },
  5369.                 {
  5370.                   "name": "CounterpartyType",
  5371.                   "label": "Counterparty Type",
  5372.                   "type": "string",
  5373.                   "length": "20"
  5374.                 },
  5375.                 {
  5376.                   "name": "DaysPastDue",
  5377.                   "label": "Days Past Due",
  5378.                   "type": "integer",
  5379.                   "length": "10"
  5380.                 }
  5381.               ]
  5382.             },
  5383.             "bucketing": {
  5384.               "properties": [
  5385.                 {
  5386.                   "name": "MarketRiskSegment",
  5387.                   "label": "MarketRisk Segment",
  5388.                   "type": "string",
  5389.                   "length": "100"
  5390.                 },
  5391.                 {
  5392.                   "name": "Currency",
  5393.                   "label": "Currency",
  5394.                   "type": "string",
  5395.                   "length": "3"
  5396.                 },
  5397.                 {
  5398.                   "name": "Entity",
  5399.                   "label": "Entity",
  5400.                   "type": "string",
  5401.                   "length": "50"
  5402.                 },
  5403.                 {
  5404.                   "name": "MarketRiskType",
  5405.                   "label": "Market Risk Type",
  5406.                   "type": "string",
  5407.                   "length": "100"
  5408.                 },
  5409.                 {
  5410.                   "name": "Segment",
  5411.                   "label": "Segment",
  5412.                   "type": "string",
  5413.                   "length": "30"
  5414.                 },
  5415.                 {
  5416.                   "name": "ProductType",
  5417.                   "label": "Product Type",
  5418.                   "type": "string",
  5419.                   "length": "20"
  5420.                 },
  5421.                 {
  5422.                   "name": "CreditRating",
  5423.                   "label": "Credit Rating",
  5424.                   "type": "string",
  5425.                   "length": "20"
  5426.                 },
  5427.                 {
  5428.                   "name": "CreditRatingAgency",
  5429.                   "label": "Credit Rating Agency",
  5430.                   "type": "string",
  5431.                   "length": "20"
  5432.                 },
  5433.                 {
  5434.                   "name": "Collectibility",
  5435.                   "label": "Collectibility",
  5436.                   "type": "string",
  5437.                   "length": "20"
  5438.                 },
  5439.                 {
  5440.                   "name": "ProductSubtype",
  5441.                   "label": "Product Subtype",
  5442.                   "type": "string",
  5443.                   "length": "20"
  5444.                 },
  5445.                 {
  5446.                   "name": "MaturityDate",
  5447.                   "label": "Maturity Date",
  5448.                   "type": "date",
  5449.                   "length": "10"
  5450.                 },
  5451.                 {
  5452.                   "name": "IsSecured",
  5453.                   "label": "Is Secured",
  5454.                   "type": "boolean",
  5455.                   "length": "1"
  5456.                 },
  5457.                 {
  5458.                   "name": "OriginSystemId",
  5459.                   "label": "System Id",
  5460.                   "type": "string",
  5461.                   "length": "36"
  5462.                 },
  5463.                 {
  5464.                   "name": "CounterpartyType",
  5465.                   "label": "Counterparty Type",
  5466.                   "type": "string",
  5467.                   "length": "20"
  5468.                 },
  5469.                 {
  5470.                   "name": "DaysPastDue",
  5471.                   "label": "Days Past Due",
  5472.                   "type": "integer",
  5473.                   "length": "10"
  5474.                 }
  5475.               ]
  5476.             }
  5477.           },
  5478.           "securitisationNonActp": {
  5479.             "classification": {
  5480.               "properties": [
  5481.                 {
  5482.                   "name": "MarketRiskSegment",
  5483.                   "label": "MarketRisk Segment",
  5484.                   "type": "string",
  5485.                   "length": "100"
  5486.                 },
  5487.                 {
  5488.                   "name": "Currency",
  5489.                   "label": "Currency",
  5490.                   "type": "string",
  5491.                   "length": "3"
  5492.                 },
  5493.                 {
  5494.                   "name": "Entity",
  5495.                   "label": "Entity",
  5496.                   "type": "string",
  5497.                   "length": "50"
  5498.                 },
  5499.                 {
  5500.                   "name": "MarketRiskType",
  5501.                   "label": "Market Risk Type",
  5502.                   "type": "string",
  5503.                   "length": "100"
  5504.                 },
  5505.                 {
  5506.                   "name": "Segment",
  5507.                   "label": "Segment",
  5508.                   "type": "string",
  5509.                   "length": "30"
  5510.                 },
  5511.                 {
  5512.                   "name": "ProductType",
  5513.                   "label": "Product Type",
  5514.                   "type": "string",
  5515.                   "length": "20"
  5516.                 },
  5517.                 {
  5518.                   "name": "CreditRating",
  5519.                   "label": "Credit Rating",
  5520.                   "type": "string",
  5521.                   "length": "20"
  5522.                 },
  5523.                 {
  5524.                   "name": "CreditRatingAgency",
  5525.                   "label": "Credit Rating Agency",
  5526.                   "type": "string",
  5527.                   "length": "20"
  5528.                 },
  5529.                 {
  5530.                   "name": "Collectibility",
  5531.                   "label": "Collectibility",
  5532.                   "type": "string",
  5533.                   "length": "20"
  5534.                 },
  5535.                 {
  5536.                   "name": "ProductSubtype",
  5537.                   "label": "Product Subtype",
  5538.                   "type": "string",
  5539.                   "length": "20"
  5540.                 },
  5541.                 {
  5542.                   "name": "MaturityDate",
  5543.                   "label": "Maturity Date",
  5544.                   "type": "date",
  5545.                   "length": "10"
  5546.                 },
  5547.                 {
  5548.                   "name": "IsSecured",
  5549.                   "label": "Is Secured",
  5550.                   "type": "boolean",
  5551.                   "length": "1"
  5552.                 },
  5553.                 {
  5554.                   "name": "OriginSystemId",
  5555.                   "label": "System Id",
  5556.                   "type": "string",
  5557.                   "length": "36"
  5558.                 },
  5559.                 {
  5560.                   "name": "CounterpartyType",
  5561.                   "label": "Counterparty Type",
  5562.                   "type": "string",
  5563.                   "length": "20"
  5564.                 },
  5565.                 {
  5566.                   "name": "DaysPastDue",
  5567.                   "label": "Days Past Due",
  5568.                   "type": "integer",
  5569.                   "length": "10"
  5570.                 }
  5571.               ]
  5572.             },
  5573.             "bucketing": {
  5574.               "properties": [
  5575.                 {
  5576.                   "name": "MarketRiskSegment",
  5577.                   "label": "MarketRisk Segment",
  5578.                   "type": "string",
  5579.                   "length": "100"
  5580.                 },
  5581.                 {
  5582.                   "name": "Currency",
  5583.                   "label": "Currency",
  5584.                   "type": "string",
  5585.                   "length": "3"
  5586.                 },
  5587.                 {
  5588.                   "name": "Entity",
  5589.                   "label": "Entity",
  5590.                   "type": "string",
  5591.                   "length": "50"
  5592.                 },
  5593.                 {
  5594.                   "name": "MarketRiskType",
  5595.                   "label": "Market Risk Type",
  5596.                   "type": "string",
  5597.                   "length": "100"
  5598.                 },
  5599.                 {
  5600.                   "name": "Segment",
  5601.                   "label": "Segment",
  5602.                   "type": "string",
  5603.                   "length": "30"
  5604.                 },
  5605.                 {
  5606.                   "name": "ProductType",
  5607.                   "label": "Product Type",
  5608.                   "type": "string",
  5609.                   "length": "20"
  5610.                 },
  5611.                 {
  5612.                   "name": "CreditRating",
  5613.                   "label": "Credit Rating",
  5614.                   "type": "string",
  5615.                   "length": "20"
  5616.                 },
  5617.                 {
  5618.                   "name": "CreditRatingAgency",
  5619.                   "label": "Credit Rating Agency",
  5620.                   "type": "string",
  5621.                   "length": "20"
  5622.                 },
  5623.                 {
  5624.                   "name": "Collectibility",
  5625.                   "label": "Collectibility",
  5626.                   "type": "string",
  5627.                   "length": "20"
  5628.                 },
  5629.                 {
  5630.                   "name": "ProductSubtype",
  5631.                   "label": "Product Subtype",
  5632.                   "type": "string",
  5633.                   "length": "20"
  5634.                 },
  5635.                 {
  5636.                   "name": "MaturityDate",
  5637.                   "label": "Maturity Date",
  5638.                   "type": "date",
  5639.                   "length": "10"
  5640.                 },
  5641.                 {
  5642.                   "name": "IsSecured",
  5643.                   "label": "Is Secured",
  5644.                   "type": "boolean",
  5645.                   "length": "1"
  5646.                 },
  5647.                 {
  5648.                   "name": "OriginSystemId",
  5649.                   "label": "System Id",
  5650.                   "type": "string",
  5651.                   "length": "36"
  5652.                 },
  5653.                 {
  5654.                   "name": "CounterpartyType",
  5655.                   "label": "Counterparty Type",
  5656.                   "type": "string",
  5657.                   "length": "20"
  5658.                 },
  5659.                 {
  5660.                   "name": "DaysPastDue",
  5661.                   "label": "Days Past Due",
  5662.                   "type": "integer",
  5663.                   "length": "10"
  5664.                 }
  5665.               ]
  5666.             }
  5667.           }
  5668.         },
  5669.         "rrao": {
  5670.           "exoticUnderlying": {
  5671.             "classification": {
  5672.               "properties": [
  5673.                 {
  5674.                   "name": "MarketRiskSegment",
  5675.                   "label": "MarketRisk Segment",
  5676.                   "type": "string",
  5677.                   "length": "100"
  5678.                 },
  5679.                 {
  5680.                   "name": "Currency",
  5681.                   "label": "Currency",
  5682.                   "type": "string",
  5683.                   "length": "3"
  5684.                 },
  5685.                 {
  5686.                   "name": "Entity",
  5687.                   "label": "Entity",
  5688.                   "type": "string",
  5689.                   "length": "50"
  5690.                 },
  5691.                 {
  5692.                   "name": "MarketRiskType",
  5693.                   "label": "Market Risk Type",
  5694.                   "type": "string",
  5695.                   "length": "100"
  5696.                 },
  5697.                 {
  5698.                   "name": "Segment",
  5699.                   "label": "Segment",
  5700.                   "type": "string",
  5701.                   "length": "30"
  5702.                 },
  5703.                 {
  5704.                   "name": "ProductType",
  5705.                   "label": "Product Type",
  5706.                   "type": "string",
  5707.                   "length": "20"
  5708.                 },
  5709.                 {
  5710.                   "name": "CreditRating",
  5711.                   "label": "Credit Rating",
  5712.                   "type": "string",
  5713.                   "length": "20"
  5714.                 },
  5715.                 {
  5716.                   "name": "CreditRatingAgency",
  5717.                   "label": "Credit Rating Agency",
  5718.                   "type": "string",
  5719.                   "length": "20"
  5720.                 },
  5721.                 {
  5722.                   "name": "Collectibility",
  5723.                   "label": "Collectibility",
  5724.                   "type": "string",
  5725.                   "length": "20"
  5726.                 },
  5727.                 {
  5728.                   "name": "ProductSubtype",
  5729.                   "label": "Product Subtype",
  5730.                   "type": "string",
  5731.                   "length": "20"
  5732.                 },
  5733.                 {
  5734.                   "name": "MaturityDate",
  5735.                   "label": "Maturity Date",
  5736.                   "type": "date",
  5737.                   "length": "10"
  5738.                 },
  5739.                 {
  5740.                   "name": "IsSecured",
  5741.                   "label": "Is Secured",
  5742.                   "type": "boolean",
  5743.                   "length": "1"
  5744.                 },
  5745.                 {
  5746.                   "name": "OriginSystemId",
  5747.                   "label": "System Id",
  5748.                   "type": "string",
  5749.                   "length": "36"
  5750.                 },
  5751.                 {
  5752.                   "name": "CounterpartyType",
  5753.                   "label": "Counterparty Type",
  5754.                   "type": "string",
  5755.                   "length": "20"
  5756.                 },
  5757.                 {
  5758.                   "name": "DaysPastDue",
  5759.                   "label": "Days Past Due",
  5760.                   "type": "integer",
  5761.                   "length": "10"
  5762.                 }
  5763.               ]
  5764.             }
  5765.           },
  5766.           "otherResidualRisks": {
  5767.             "classification": {
  5768.               "properties": [
  5769.                 {
  5770.                   "name": "MarketRiskSegment",
  5771.                   "label": "MarketRisk Segment",
  5772.                   "type": "string",
  5773.                   "length": "100"
  5774.                 },
  5775.                 {
  5776.                   "name": "Currency",
  5777.                   "label": "Currency",
  5778.                   "type": "string",
  5779.                   "length": "3"
  5780.                 },
  5781.                 {
  5782.                   "name": "Entity",
  5783.                   "label": "Entity",
  5784.                   "type": "string",
  5785.                   "length": "50"
  5786.                 },
  5787.                 {
  5788.                   "name": "MarketRiskType",
  5789.                   "label": "Market Risk Type",
  5790.                   "type": "string",
  5791.                   "length": "100"
  5792.                 },
  5793.                 {
  5794.                   "name": "Segment",
  5795.                   "label": "Segment",
  5796.                   "type": "string",
  5797.                   "length": "30"
  5798.                 },
  5799.                 {
  5800.                   "name": "ProductType",
  5801.                   "label": "Product Type",
  5802.                   "type": "string",
  5803.                   "length": "20"
  5804.                 },
  5805.                 {
  5806.                   "name": "CreditRating",
  5807.                   "label": "Credit Rating",
  5808.                   "type": "string",
  5809.                   "length": "20"
  5810.                 },
  5811.                 {
  5812.                   "name": "CreditRatingAgency",
  5813.                   "label": "Credit Rating Agency",
  5814.                   "type": "string",
  5815.                   "length": "20"
  5816.                 },
  5817.                 {
  5818.                   "name": "Collectibility",
  5819.                   "label": "Collectibility",
  5820.                   "type": "string",
  5821.                   "length": "20"
  5822.                 },
  5823.                 {
  5824.                   "name": "ProductSubtype",
  5825.                   "label": "Product Subtype",
  5826.                   "type": "string",
  5827.                   "length": "20"
  5828.                 },
  5829.                 {
  5830.                   "name": "MaturityDate",
  5831.                   "label": "Maturity Date",
  5832.                   "type": "date",
  5833.                   "length": "10"
  5834.                 },
  5835.                 {
  5836.                   "name": "IsSecured",
  5837.                   "label": "Is Secured",
  5838.                   "type": "boolean",
  5839.                   "length": "1"
  5840.                 },
  5841.                 {
  5842.                   "name": "OriginSystemId",
  5843.                   "label": "System Id",
  5844.                   "type": "string",
  5845.                   "length": "36"
  5846.                 },
  5847.                 {
  5848.                   "name": "CounterpartyType",
  5849.                   "label": "Counterparty Type",
  5850.                   "type": "string",
  5851.                   "length": "20"
  5852.                 },
  5853.                 {
  5854.                   "name": "DaysPastDue",
  5855.                   "label": "Days Past Due",
  5856.                   "type": "integer",
  5857.                   "length": "10"
  5858.                 }
  5859.               ]
  5860.             }
  5861.           }
  5862.         },
  5863.         "sbm": {
  5864.           "commodityRisk": {
  5865.             "classification": {
  5866.               "properties": [
  5867.                 {
  5868.                   "name": "MarketRiskSegment",
  5869.                   "label": "MarketRisk Segment",
  5870.                   "type": "string",
  5871.                   "length": "100"
  5872.                 },
  5873.                 {
  5874.                   "name": "Currency",
  5875.                   "label": "Currency",
  5876.                   "type": "string",
  5877.                   "length": "3"
  5878.                 },
  5879.                 {
  5880.                   "name": "Entity",
  5881.                   "label": "Entity",
  5882.                   "type": "string",
  5883.                   "length": "50"
  5884.                 },
  5885.                 {
  5886.                   "name": "MarketRiskType",
  5887.                   "label": "Market Risk Type",
  5888.                   "type": "string",
  5889.                   "length": "100"
  5890.                 },
  5891.                 {
  5892.                   "name": "Segment",
  5893.                   "label": "Segment",
  5894.                   "type": "string",
  5895.                   "length": "30"
  5896.                 },
  5897.                 {
  5898.                   "name": "ProductType",
  5899.                   "label": "Product Type",
  5900.                   "type": "string",
  5901.                   "length": "20"
  5902.                 },
  5903.                 {
  5904.                   "name": "CreditRating",
  5905.                   "label": "Credit Rating",
  5906.                   "type": "string",
  5907.                   "length": "20"
  5908.                 },
  5909.                 {
  5910.                   "name": "CreditRatingAgency",
  5911.                   "label": "Credit Rating Agency",
  5912.                   "type": "string",
  5913.                   "length": "20"
  5914.                 },
  5915.                 {
  5916.                   "name": "Collectibility",
  5917.                   "label": "Collectibility",
  5918.                   "type": "string",
  5919.                   "length": "20"
  5920.                 },
  5921.                 {
  5922.                   "name": "ProductSubtype",
  5923.                   "label": "Product Subtype",
  5924.                   "type": "string",
  5925.                   "length": "20"
  5926.                 },
  5927.                 {
  5928.                   "name": "MaturityDate",
  5929.                   "label": "Maturity Date",
  5930.                   "type": "date",
  5931.                   "length": "10"
  5932.                 },
  5933.                 {
  5934.                   "name": "IsSecured",
  5935.                   "label": "Is Secured",
  5936.                   "type": "boolean",
  5937.                   "length": "1"
  5938.                 },
  5939.                 {
  5940.                   "name": "OriginSystemId",
  5941.                   "label": "System Id",
  5942.                   "type": "string",
  5943.                   "length": "36"
  5944.                 },
  5945.                 {
  5946.                   "name": "CounterpartyType",
  5947.                   "label": "Counterparty Type",
  5948.                   "type": "string",
  5949.                   "length": "20"
  5950.                 },
  5951.                 {
  5952.                   "name": "DaysPastDue",
  5953.                   "label": "Days Past Due",
  5954.                   "type": "integer",
  5955.                   "length": "10"
  5956.                 }
  5957.               ]
  5958.             },
  5959.             "bucketing": {
  5960.               "properties": [
  5961.                 {
  5962.                   "name": "MarketRiskSegment",
  5963.                   "label": "MarketRisk Segment",
  5964.                   "type": "string",
  5965.                   "length": "100"
  5966.                 },
  5967.                 {
  5968.                   "name": "Currency",
  5969.                   "label": "Currency",
  5970.                   "type": "string",
  5971.                   "length": "3"
  5972.                 },
  5973.                 {
  5974.                   "name": "Entity",
  5975.                   "label": "Entity",
  5976.                   "type": "string",
  5977.                   "length": "50"
  5978.                 },
  5979.                 {
  5980.                   "name": "MarketRiskType",
  5981.                   "label": "Market Risk Type",
  5982.                   "type": "string",
  5983.                   "length": "100"
  5984.                 },
  5985.                 {
  5986.                   "name": "Segment",
  5987.                   "label": "Segment",
  5988.                   "type": "string",
  5989.                   "length": "30"
  5990.                 },
  5991.                 {
  5992.                   "name": "ProductType",
  5993.                   "label": "Product Type",
  5994.                   "type": "string",
  5995.                   "length": "20"
  5996.                 },
  5997.                 {
  5998.                   "name": "CreditRating",
  5999.                   "label": "Credit Rating",
  6000.                   "type": "string",
  6001.                   "length": "20"
  6002.                 },
  6003.                 {
  6004.                   "name": "CreditRatingAgency",
  6005.                   "label": "Credit Rating Agency",
  6006.                   "type": "string",
  6007.                   "length": "20"
  6008.                 },
  6009.                 {
  6010.                   "name": "Collectibility",
  6011.                   "label": "Collectibility",
  6012.                   "type": "string",
  6013.                   "length": "20"
  6014.                 },
  6015.                 {
  6016.                   "name": "ProductSubtype",
  6017.                   "label": "Product Subtype",
  6018.                   "type": "string",
  6019.                   "length": "20"
  6020.                 },
  6021.                 {
  6022.                   "name": "MaturityDate",
  6023.                   "label": "Maturity Date",
  6024.                   "type": "date",
  6025.                   "length": "10"
  6026.                 },
  6027.                 {
  6028.                   "name": "IsSecured",
  6029.                   "label": "Is Secured",
  6030.                   "type": "boolean",
  6031.                   "length": "1"
  6032.                 },
  6033.                 {
  6034.                   "name": "OriginSystemId",
  6035.                   "label": "System Id",
  6036.                   "type": "string",
  6037.                   "length": "36"
  6038.                 },
  6039.                 {
  6040.                   "name": "CounterpartyType",
  6041.                   "label": "Counterparty Type",
  6042.                   "type": "string",
  6043.                   "length": "20"
  6044.                 },
  6045.                 {
  6046.                   "name": "DaysPastDue",
  6047.                   "label": "Days Past Due",
  6048.                   "type": "integer",
  6049.                   "length": "10"
  6050.                 }
  6051.               ]
  6052.             }
  6053.           },
  6054.           "creditSpreadRiskNonSecuritisation": {
  6055.             "classification": {
  6056.               "properties": [
  6057.                 {
  6058.                   "name": "MarketRiskSegment",
  6059.                   "label": "MarketRisk Segment",
  6060.                   "type": "string",
  6061.                   "length": "100"
  6062.                 },
  6063.                 {
  6064.                   "name": "Currency",
  6065.                   "label": "Currency",
  6066.                   "type": "string",
  6067.                   "length": "3"
  6068.                 },
  6069.                 {
  6070.                   "name": "Entity",
  6071.                   "label": "Entity",
  6072.                   "type": "string",
  6073.                   "length": "50"
  6074.                 },
  6075.                 {
  6076.                   "name": "MarketRiskType",
  6077.                   "label": "Market Risk Type",
  6078.                   "type": "string",
  6079.                   "length": "100"
  6080.                 },
  6081.                 {
  6082.                   "name": "Segment",
  6083.                   "label": "Segment",
  6084.                   "type": "string",
  6085.                   "length": "30"
  6086.                 },
  6087.                 {
  6088.                   "name": "ProductType",
  6089.                   "label": "Product Type",
  6090.                   "type": "string",
  6091.                   "length": "20"
  6092.                 },
  6093.                 {
  6094.                   "name": "CreditRating",
  6095.                   "label": "Credit Rating",
  6096.                   "type": "string",
  6097.                   "length": "20"
  6098.                 },
  6099.                 {
  6100.                   "name": "CreditRatingAgency",
  6101.                   "label": "Credit Rating Agency",
  6102.                   "type": "string",
  6103.                   "length": "20"
  6104.                 },
  6105.                 {
  6106.                   "name": "Collectibility",
  6107.                   "label": "Collectibility",
  6108.                   "type": "string",
  6109.                   "length": "20"
  6110.                 },
  6111.                 {
  6112.                   "name": "ProductSubtype",
  6113.                   "label": "Product Subtype",
  6114.                   "type": "string",
  6115.                   "length": "20"
  6116.                 },
  6117.                 {
  6118.                   "name": "MaturityDate",
  6119.                   "label": "Maturity Date",
  6120.                   "type": "date",
  6121.                   "length": "10"
  6122.                 },
  6123.                 {
  6124.                   "name": "IsSecured",
  6125.                   "label": "Is Secured",
  6126.                   "type": "boolean",
  6127.                   "length": "1"
  6128.                 },
  6129.                 {
  6130.                   "name": "OriginSystemId",
  6131.                   "label": "System Id",
  6132.                   "type": "string",
  6133.                   "length": "36"
  6134.                 },
  6135.                 {
  6136.                   "name": "CounterpartyType",
  6137.                   "label": "Counterparty Type",
  6138.                   "type": "string",
  6139.                   "length": "20"
  6140.                 },
  6141.                 {
  6142.                   "name": "DaysPastDue",
  6143.                   "label": "Days Past Due",
  6144.                   "type": "integer",
  6145.                   "length": "10"
  6146.                 }
  6147.               ]
  6148.             },
  6149.             "bucketing": {
  6150.               "properties": [
  6151.                 {
  6152.                   "name": "MarketRiskSegment",
  6153.                   "label": "MarketRisk Segment",
  6154.                   "type": "string",
  6155.                   "length": "100"
  6156.                 },
  6157.                 {
  6158.                   "name": "Currency",
  6159.                   "label": "Currency",
  6160.                   "type": "string",
  6161.                   "length": "3"
  6162.                 },
  6163.                 {
  6164.                   "name": "Entity",
  6165.                   "label": "Entity",
  6166.                   "type": "string",
  6167.                   "length": "50"
  6168.                 },
  6169.                 {
  6170.                   "name": "MarketRiskType",
  6171.                   "label": "Market Risk Type",
  6172.                   "type": "string",
  6173.                   "length": "100"
  6174.                 },
  6175.                 {
  6176.                   "name": "Segment",
  6177.                   "label": "Segment",
  6178.                   "type": "string",
  6179.                   "length": "30"
  6180.                 },
  6181.                 {
  6182.                   "name": "ProductType",
  6183.                   "label": "Product Type",
  6184.                   "type": "string",
  6185.                   "length": "20"
  6186.                 },
  6187.                 {
  6188.                   "name": "CreditRating",
  6189.                   "label": "Credit Rating",
  6190.                   "type": "string",
  6191.                   "length": "20"
  6192.                 },
  6193.                 {
  6194.                   "name": "CreditRatingAgency",
  6195.                   "label": "Credit Rating Agency",
  6196.                   "type": "string",
  6197.                   "length": "20"
  6198.                 },
  6199.                 {
  6200.                   "name": "Collectibility",
  6201.                   "label": "Collectibility",
  6202.                   "type": "string",
  6203.                   "length": "20"
  6204.                 },
  6205.                 {
  6206.                   "name": "ProductSubtype",
  6207.                   "label": "Product Subtype",
  6208.                   "type": "string",
  6209.                   "length": "20"
  6210.                 },
  6211.                 {
  6212.                   "name": "MaturityDate",
  6213.                   "label": "Maturity Date",
  6214.                   "type": "date",
  6215.                   "length": "10"
  6216.                 },
  6217.                 {
  6218.                   "name": "IsSecured",
  6219.                   "label": "Is Secured",
  6220.                   "type": "boolean",
  6221.                   "length": "1"
  6222.                 },
  6223.                 {
  6224.                   "name": "OriginSystemId",
  6225.                   "label": "System Id",
  6226.                   "type": "string",
  6227.                   "length": "36"
  6228.                 },
  6229.                 {
  6230.                   "name": "CounterpartyType",
  6231.                   "label": "Counterparty Type",
  6232.                   "type": "string",
  6233.                   "length": "20"
  6234.                 },
  6235.                 {
  6236.                   "name": "DaysPastDue",
  6237.                   "label": "Days Past Due",
  6238.                   "type": "integer",
  6239.                   "length": "10"
  6240.                 }
  6241.               ]
  6242.             }
  6243.           },
  6244.           "creditSpreadRiskSecuritisationActp": {
  6245.             "classification": {
  6246.               "properties": [
  6247.                 {
  6248.                   "name": "MarketRiskSegment",
  6249.                   "label": "MarketRisk Segment",
  6250.                   "type": "string",
  6251.                   "length": "100"
  6252.                 },
  6253.                 {
  6254.                   "name": "Currency",
  6255.                   "label": "Currency",
  6256.                   "type": "string",
  6257.                   "length": "3"
  6258.                 },
  6259.                 {
  6260.                   "name": "Entity",
  6261.                   "label": "Entity",
  6262.                   "type": "string",
  6263.                   "length": "50"
  6264.                 },
  6265.                 {
  6266.                   "name": "MarketRiskType",
  6267.                   "label": "Market Risk Type",
  6268.                   "type": "string",
  6269.                   "length": "100"
  6270.                 },
  6271.                 {
  6272.                   "name": "Segment",
  6273.                   "label": "Segment",
  6274.                   "type": "string",
  6275.                   "length": "30"
  6276.                 },
  6277.                 {
  6278.                   "name": "ProductType",
  6279.                   "label": "Product Type",
  6280.                   "type": "string",
  6281.                   "length": "20"
  6282.                 },
  6283.                 {
  6284.                   "name": "CreditRating",
  6285.                   "label": "Credit Rating",
  6286.                   "type": "string",
  6287.                   "length": "20"
  6288.                 },
  6289.                 {
  6290.                   "name": "CreditRatingAgency",
  6291.                   "label": "Credit Rating Agency",
  6292.                   "type": "string",
  6293.                   "length": "20"
  6294.                 },
  6295.                 {
  6296.                   "name": "Collectibility",
  6297.                   "label": "Collectibility",
  6298.                   "type": "string",
  6299.                   "length": "20"
  6300.                 },
  6301.                 {
  6302.                   "name": "ProductSubtype",
  6303.                   "label": "Product Subtype",
  6304.                   "type": "string",
  6305.                   "length": "20"
  6306.                 },
  6307.                 {
  6308.                   "name": "MaturityDate",
  6309.                   "label": "Maturity Date",
  6310.                   "type": "date",
  6311.                   "length": "10"
  6312.                 },
  6313.                 {
  6314.                   "name": "IsSecured",
  6315.                   "label": "Is Secured",
  6316.                   "type": "boolean",
  6317.                   "length": "1"
  6318.                 },
  6319.                 {
  6320.                   "name": "OriginSystemId",
  6321.                   "label": "System Id",
  6322.                   "type": "string",
  6323.                   "length": "36"
  6324.                 },
  6325.                 {
  6326.                   "name": "CounterpartyType",
  6327.                   "label": "Counterparty Type",
  6328.                   "type": "string",
  6329.                   "length": "20"
  6330.                 },
  6331.                 {
  6332.                   "name": "DaysPastDue",
  6333.                   "label": "Days Past Due",
  6334.                   "type": "integer",
  6335.                   "length": "10"
  6336.                 }
  6337.               ]
  6338.             },
  6339.             "bucketing": {
  6340.               "properties": [
  6341.                 {
  6342.                   "name": "MarketRiskSegment",
  6343.                   "label": "MarketRisk Segment",
  6344.                   "type": "string",
  6345.                   "length": "100"
  6346.                 },
  6347.                 {
  6348.                   "name": "Currency",
  6349.                   "label": "Currency",
  6350.                   "type": "string",
  6351.                   "length": "3"
  6352.                 },
  6353.                 {
  6354.                   "name": "Entity",
  6355.                   "label": "Entity",
  6356.                   "type": "string",
  6357.                   "length": "50"
  6358.                 },
  6359.                 {
  6360.                   "name": "MarketRiskType",
  6361.                   "label": "Market Risk Type",
  6362.                   "type": "string",
  6363.                   "length": "100"
  6364.                 },
  6365.                 {
  6366.                   "name": "Segment",
  6367.                   "label": "Segment",
  6368.                   "type": "string",
  6369.                   "length": "30"
  6370.                 },
  6371.                 {
  6372.                   "name": "ProductType",
  6373.                   "label": "Product Type",
  6374.                   "type": "string",
  6375.                   "length": "20"
  6376.                 },
  6377.                 {
  6378.                   "name": "CreditRating",
  6379.                   "label": "Credit Rating",
  6380.                   "type": "string",
  6381.                   "length": "20"
  6382.                 },
  6383.                 {
  6384.                   "name": "CreditRatingAgency",
  6385.                   "label": "Credit Rating Agency",
  6386.                   "type": "string",
  6387.                   "length": "20"
  6388.                 },
  6389.                 {
  6390.                   "name": "Collectibility",
  6391.                   "label": "Collectibility",
  6392.                   "type": "string",
  6393.                   "length": "20"
  6394.                 },
  6395.                 {
  6396.                   "name": "ProductSubtype",
  6397.                   "label": "Product Subtype",
  6398.                   "type": "string",
  6399.                   "length": "20"
  6400.                 },
  6401.                 {
  6402.                   "name": "MaturityDate",
  6403.                   "label": "Maturity Date",
  6404.                   "type": "date",
  6405.                   "length": "10"
  6406.                 },
  6407.                 {
  6408.                   "name": "IsSecured",
  6409.                   "label": "Is Secured",
  6410.                   "type": "boolean",
  6411.                   "length": "1"
  6412.                 },
  6413.                 {
  6414.                   "name": "OriginSystemId",
  6415.                   "label": "System Id",
  6416.                   "type": "string",
  6417.                   "length": "36"
  6418.                 },
  6419.                 {
  6420.                   "name": "CounterpartyType",
  6421.                   "label": "Counterparty Type",
  6422.                   "type": "string",
  6423.                   "length": "20"
  6424.                 },
  6425.                 {
  6426.                   "name": "DaysPastDue",
  6427.                   "label": "Days Past Due",
  6428.                   "type": "integer",
  6429.                   "length": "10"
  6430.                 }
  6431.               ]
  6432.             }
  6433.           },
  6434.           "creditSpreadRiskSecuritisationNonActp": {
  6435.             "classification": {
  6436.               "properties": [
  6437.                 {
  6438.                   "name": "MarketRiskSegment",
  6439.                   "label": "MarketRisk Segment",
  6440.                   "type": "string",
  6441.                   "length": "100"
  6442.                 },
  6443.                 {
  6444.                   "name": "Currency",
  6445.                   "label": "Currency",
  6446.                   "type": "string",
  6447.                   "length": "3"
  6448.                 },
  6449.                 {
  6450.                   "name": "Entity",
  6451.                   "label": "Entity",
  6452.                   "type": "string",
  6453.                   "length": "50"
  6454.                 },
  6455.                 {
  6456.                   "name": "MarketRiskType",
  6457.                   "label": "Market Risk Type",
  6458.                   "type": "string",
  6459.                   "length": "100"
  6460.                 },
  6461.                 {
  6462.                   "name": "Segment",
  6463.                   "label": "Segment",
  6464.                   "type": "string",
  6465.                   "length": "30"
  6466.                 },
  6467.                 {
  6468.                   "name": "ProductType",
  6469.                   "label": "Product Type",
  6470.                   "type": "string",
  6471.                   "length": "20"
  6472.                 },
  6473.                 {
  6474.                   "name": "CreditRating",
  6475.                   "label": "Credit Rating",
  6476.                   "type": "string",
  6477.                   "length": "20"
  6478.                 },
  6479.                 {
  6480.                   "name": "CreditRatingAgency",
  6481.                   "label": "Credit Rating Agency",
  6482.                   "type": "string",
  6483.                   "length": "20"
  6484.                 },
  6485.                 {
  6486.                   "name": "Collectibility",
  6487.                   "label": "Collectibility",
  6488.                   "type": "string",
  6489.                   "length": "20"
  6490.                 },
  6491.                 {
  6492.                   "name": "ProductSubtype",
  6493.                   "label": "Product Subtype",
  6494.                   "type": "string",
  6495.                   "length": "20"
  6496.                 },
  6497.                 {
  6498.                   "name": "MaturityDate",
  6499.                   "label": "Maturity Date",
  6500.                   "type": "date",
  6501.                   "length": "10"
  6502.                 },
  6503.                 {
  6504.                   "name": "IsSecured",
  6505.                   "label": "Is Secured",
  6506.                   "type": "boolean",
  6507.                   "length": "1"
  6508.                 },
  6509.                 {
  6510.                   "name": "OriginSystemId",
  6511.                   "label": "System Id",
  6512.                   "type": "string",
  6513.                   "length": "36"
  6514.                 },
  6515.                 {
  6516.                   "name": "CounterpartyType",
  6517.                   "label": "Counterparty Type",
  6518.                   "type": "string",
  6519.                   "length": "20"
  6520.                 },
  6521.                 {
  6522.                   "name": "DaysPastDue",
  6523.                   "label": "Days Past Due",
  6524.                   "type": "integer",
  6525.                   "length": "10"
  6526.                 }
  6527.               ]
  6528.             },
  6529.             "bucketing": {
  6530.               "properties": [
  6531.                 {
  6532.                   "name": "MarketRiskSegment",
  6533.                   "label": "MarketRisk Segment",
  6534.                   "type": "string",
  6535.                   "length": "100"
  6536.                 },
  6537.                 {
  6538.                   "name": "Currency",
  6539.                   "label": "Currency",
  6540.                   "type": "string",
  6541.                   "length": "3"
  6542.                 },
  6543.                 {
  6544.                   "name": "Entity",
  6545.                   "label": "Entity",
  6546.                   "type": "string",
  6547.                   "length": "50"
  6548.                 },
  6549.                 {
  6550.                   "name": "MarketRiskType",
  6551.                   "label": "Market Risk Type",
  6552.                   "type": "string",
  6553.                   "length": "100"
  6554.                 },
  6555.                 {
  6556.                   "name": "Segment",
  6557.                   "label": "Segment",
  6558.                   "type": "string",
  6559.                   "length": "30"
  6560.                 },
  6561.                 {
  6562.                   "name": "ProductType",
  6563.                   "label": "Product Type",
  6564.                   "type": "string",
  6565.                   "length": "20"
  6566.                 },
  6567.                 {
  6568.                   "name": "CreditRating",
  6569.                   "label": "Credit Rating",
  6570.                   "type": "string",
  6571.                   "length": "20"
  6572.                 },
  6573.                 {
  6574.                   "name": "CreditRatingAgency",
  6575.                   "label": "Credit Rating Agency",
  6576.                   "type": "string",
  6577.                   "length": "20"
  6578.                 },
  6579.                 {
  6580.                   "name": "Collectibility",
  6581.                   "label": "Collectibility",
  6582.                   "type": "string",
  6583.                   "length": "20"
  6584.                 },
  6585.                 {
  6586.                   "name": "ProductSubtype",
  6587.                   "label": "Product Subtype",
  6588.                   "type": "string",
  6589.                   "length": "20"
  6590.                 },
  6591.                 {
  6592.                   "name": "MaturityDate",
  6593.                   "label": "Maturity Date",
  6594.                   "type": "date",
  6595.                   "length": "10"
  6596.                 },
  6597.                 {
  6598.                   "name": "IsSecured",
  6599.                   "label": "Is Secured",
  6600.                   "type": "boolean",
  6601.                   "length": "1"
  6602.                 },
  6603.                 {
  6604.                   "name": "OriginSystemId",
  6605.                   "label": "System Id",
  6606.                   "type": "string",
  6607.                   "length": "36"
  6608.                 },
  6609.                 {
  6610.                   "name": "CounterpartyType",
  6611.                   "label": "Counterparty Type",
  6612.                   "type": "string",
  6613.                   "length": "20"
  6614.                 },
  6615.                 {
  6616.                   "name": "DaysPastDue",
  6617.                   "label": "Days Past Due",
  6618.                   "type": "integer",
  6619.                   "length": "10"
  6620.                 }
  6621.               ]
  6622.             }
  6623.           },
  6624.           "equityRisk": {
  6625.             "classification": {
  6626.               "properties": [
  6627.                 {
  6628.                   "name": "MarketRiskSegment",
  6629.                   "label": "MarketRisk Segment",
  6630.                   "type": "string",
  6631.                   "length": "100"
  6632.                 },
  6633.                 {
  6634.                   "name": "Currency",
  6635.                   "label": "Currency",
  6636.                   "type": "string",
  6637.                   "length": "3"
  6638.                 },
  6639.                 {
  6640.                   "name": "Entity",
  6641.                   "label": "Entity",
  6642.                   "type": "string",
  6643.                   "length": "50"
  6644.                 },
  6645.                 {
  6646.                   "name": "MarketRiskType",
  6647.                   "label": "Market Risk Type",
  6648.                   "type": "string",
  6649.                   "length": "100"
  6650.                 },
  6651.                 {
  6652.                   "name": "Segment",
  6653.                   "label": "Segment",
  6654.                   "type": "string",
  6655.                   "length": "30"
  6656.                 },
  6657.                 {
  6658.                   "name": "ProductType",
  6659.                   "label": "Product Type",
  6660.                   "type": "string",
  6661.                   "length": "20"
  6662.                 },
  6663.                 {
  6664.                   "name": "CreditRating",
  6665.                   "label": "Credit Rating",
  6666.                   "type": "string",
  6667.                   "length": "20"
  6668.                 },
  6669.                 {
  6670.                   "name": "CreditRatingAgency",
  6671.                   "label": "Credit Rating Agency",
  6672.                   "type": "string",
  6673.                   "length": "20"
  6674.                 },
  6675.                 {
  6676.                   "name": "Collectibility",
  6677.                   "label": "Collectibility",
  6678.                   "type": "string",
  6679.                   "length": "20"
  6680.                 },
  6681.                 {
  6682.                   "name": "ProductSubtype",
  6683.                   "label": "Product Subtype",
  6684.                   "type": "string",
  6685.                   "length": "20"
  6686.                 },
  6687.                 {
  6688.                   "name": "MaturityDate",
  6689.                   "label": "Maturity Date",
  6690.                   "type": "date",
  6691.                   "length": "10"
  6692.                 },
  6693.                 {
  6694.                   "name": "IsSecured",
  6695.                   "label": "Is Secured",
  6696.                   "type": "boolean",
  6697.                   "length": "1"
  6698.                 },
  6699.                 {
  6700.                   "name": "OriginSystemId",
  6701.                   "label": "System Id",
  6702.                   "type": "string",
  6703.                   "length": "36"
  6704.                 },
  6705.                 {
  6706.                   "name": "CounterpartyType",
  6707.                   "label": "Counterparty Type",
  6708.                   "type": "string",
  6709.                   "length": "20"
  6710.                 },
  6711.                 {
  6712.                   "name": "DaysPastDue",
  6713.                   "label": "Days Past Due",
  6714.                   "type": "integer",
  6715.                   "length": "10"
  6716.                 }
  6717.               ]
  6718.             },
  6719.             "bucketing": {
  6720.               "properties": [
  6721.                 {
  6722.                   "name": "MarketRiskSegment",
  6723.                   "label": "MarketRisk Segment",
  6724.                   "type": "string",
  6725.                   "length": "100"
  6726.                 },
  6727.                 {
  6728.                   "name": "Currency",
  6729.                   "label": "Currency",
  6730.                   "type": "string",
  6731.                   "length": "3"
  6732.                 },
  6733.                 {
  6734.                   "name": "Entity",
  6735.                   "label": "Entity",
  6736.                   "type": "string",
  6737.                   "length": "50"
  6738.                 },
  6739.                 {
  6740.                   "name": "MarketRiskType",
  6741.                   "label": "Market Risk Type",
  6742.                   "type": "string",
  6743.                   "length": "100"
  6744.                 },
  6745.                 {
  6746.                   "name": "Segment",
  6747.                   "label": "Segment",
  6748.                   "type": "string",
  6749.                   "length": "30"
  6750.                 },
  6751.                 {
  6752.                   "name": "ProductType",
  6753.                   "label": "Product Type",
  6754.                   "type": "string",
  6755.                   "length": "20"
  6756.                 },
  6757.                 {
  6758.                   "name": "CreditRating",
  6759.                   "label": "Credit Rating",
  6760.                   "type": "string",
  6761.                   "length": "20"
  6762.                 },
  6763.                 {
  6764.                   "name": "CreditRatingAgency",
  6765.                   "label": "Credit Rating Agency",
  6766.                   "type": "string",
  6767.                   "length": "20"
  6768.                 },
  6769.                 {
  6770.                   "name": "Collectibility",
  6771.                   "label": "Collectibility",
  6772.                   "type": "string",
  6773.                   "length": "20"
  6774.                 },
  6775.                 {
  6776.                   "name": "ProductSubtype",
  6777.                   "label": "Product Subtype",
  6778.                   "type": "string",
  6779.                   "length": "20"
  6780.                 },
  6781.                 {
  6782.                   "name": "MaturityDate",
  6783.                   "label": "Maturity Date",
  6784.                   "type": "date",
  6785.                   "length": "10"
  6786.                 },
  6787.                 {
  6788.                   "name": "IsSecured",
  6789.                   "label": "Is Secured",
  6790.                   "type": "boolean",
  6791.                   "length": "1"
  6792.                 },
  6793.                 {
  6794.                   "name": "OriginSystemId",
  6795.                   "label": "System Id",
  6796.                   "type": "string",
  6797.                   "length": "36"
  6798.                 },
  6799.                 {
  6800.                   "name": "CounterpartyType",
  6801.                   "label": "Counterparty Type",
  6802.                   "type": "string",
  6803.                   "length": "20"
  6804.                 },
  6805.                 {
  6806.                   "name": "DaysPastDue",
  6807.                   "label": "Days Past Due",
  6808.                   "type": "integer",
  6809.                   "length": "10"
  6810.                 }
  6811.               ]
  6812.             }
  6813.           },
  6814.           "foreignExchangeRisk": {
  6815.             "classification": {
  6816.               "properties": [
  6817.                 {
  6818.                   "name": "MarketRiskSegment",
  6819.                   "label": "MarketRisk Segment",
  6820.                   "type": "string",
  6821.                   "length": "100"
  6822.                 },
  6823.                 {
  6824.                   "name": "Currency",
  6825.                   "label": "Currency",
  6826.                   "type": "string",
  6827.                   "length": "3"
  6828.                 },
  6829.                 {
  6830.                   "name": "Entity",
  6831.                   "label": "Entity",
  6832.                   "type": "string",
  6833.                   "length": "50"
  6834.                 },
  6835.                 {
  6836.                   "name": "MarketRiskType",
  6837.                   "label": "Market Risk Type",
  6838.                   "type": "string",
  6839.                   "length": "100"
  6840.                 },
  6841.                 {
  6842.                   "name": "Segment",
  6843.                   "label": "Segment",
  6844.                   "type": "string",
  6845.                   "length": "30"
  6846.                 },
  6847.                 {
  6848.                   "name": "ProductType",
  6849.                   "label": "Product Type",
  6850.                   "type": "string",
  6851.                   "length": "20"
  6852.                 },
  6853.                 {
  6854.                   "name": "CreditRating",
  6855.                   "label": "Credit Rating",
  6856.                   "type": "string",
  6857.                   "length": "20"
  6858.                 },
  6859.                 {
  6860.                   "name": "CreditRatingAgency",
  6861.                   "label": "Credit Rating Agency",
  6862.                   "type": "string",
  6863.                   "length": "20"
  6864.                 },
  6865.                 {
  6866.                   "name": "Collectibility",
  6867.                   "label": "Collectibility",
  6868.                   "type": "string",
  6869.                   "length": "20"
  6870.                 },
  6871.                 {
  6872.                   "name": "ProductSubtype",
  6873.                   "label": "Product Subtype",
  6874.                   "type": "string",
  6875.                   "length": "20"
  6876.                 },
  6877.                 {
  6878.                   "name": "MaturityDate",
  6879.                   "label": "Maturity Date",
  6880.                   "type": "date",
  6881.                   "length": "10"
  6882.                 },
  6883.                 {
  6884.                   "name": "IsSecured",
  6885.                   "label": "Is Secured",
  6886.                   "type": "boolean",
  6887.                   "length": "1"
  6888.                 },
  6889.                 {
  6890.                   "name": "OriginSystemId",
  6891.                   "label": "System Id",
  6892.                   "type": "string",
  6893.                   "length": "36"
  6894.                 },
  6895.                 {
  6896.                   "name": "CounterpartyType",
  6897.                   "label": "Counterparty Type",
  6898.                   "type": "string",
  6899.                   "length": "20"
  6900.                 },
  6901.                 {
  6902.                   "name": "DaysPastDue",
  6903.                   "label": "Days Past Due",
  6904.                   "type": "integer",
  6905.                   "length": "10"
  6906.                 }
  6907.               ]
  6908.             },
  6909.             "bucketing": {
  6910.               "properties": [
  6911.                 {
  6912.                   "name": "MarketRiskSegment",
  6913.                   "label": "MarketRisk Segment",
  6914.                   "type": "string",
  6915.                   "length": "100"
  6916.                 },
  6917.                 {
  6918.                   "name": "Currency",
  6919.                   "label": "Currency",
  6920.                   "type": "string",
  6921.                   "length": "3"
  6922.                 },
  6923.                 {
  6924.                   "name": "Entity",
  6925.                   "label": "Entity",
  6926.                   "type": "string",
  6927.                   "length": "50"
  6928.                 },
  6929.                 {
  6930.                   "name": "MarketRiskType",
  6931.                   "label": "Market Risk Type",
  6932.                   "type": "string",
  6933.                   "length": "100"
  6934.                 },
  6935.                 {
  6936.                   "name": "Segment",
  6937.                   "label": "Segment",
  6938.                   "type": "string",
  6939.                   "length": "30"
  6940.                 },
  6941.                 {
  6942.                   "name": "ProductType",
  6943.                   "label": "Product Type",
  6944.                   "type": "string",
  6945.                   "length": "20"
  6946.                 },
  6947.                 {
  6948.                   "name": "CreditRating",
  6949.                   "label": "Credit Rating",
  6950.                   "type": "string",
  6951.                   "length": "20"
  6952.                 },
  6953.                 {
  6954.                   "name": "CreditRatingAgency",
  6955.                   "label": "Credit Rating Agency",
  6956.                   "type": "string",
  6957.                   "length": "20"
  6958.                 },
  6959.                 {
  6960.                   "name": "Collectibility",
  6961.                   "label": "Collectibility",
  6962.                   "type": "string",
  6963.                   "length": "20"
  6964.                 },
  6965.                 {
  6966.                   "name": "ProductSubtype",
  6967.                   "label": "Product Subtype",
  6968.                   "type": "string",
  6969.                   "length": "20"
  6970.                 },
  6971.                 {
  6972.                   "name": "MaturityDate",
  6973.                   "label": "Maturity Date",
  6974.                   "type": "date",
  6975.                   "length": "10"
  6976.                 },
  6977.                 {
  6978.                   "name": "IsSecured",
  6979.                   "label": "Is Secured",
  6980.                   "type": "boolean",
  6981.                   "length": "1"
  6982.                 },
  6983.                 {
  6984.                   "name": "OriginSystemId",
  6985.                   "label": "System Id",
  6986.                   "type": "string",
  6987.                   "length": "36"
  6988.                 },
  6989.                 {
  6990.                   "name": "CounterpartyType",
  6991.                   "label": "Counterparty Type",
  6992.                   "type": "string",
  6993.                   "length": "20"
  6994.                 },
  6995.                 {
  6996.                   "name": "DaysPastDue",
  6997.                   "label": "Days Past Due",
  6998.                   "type": "integer",
  6999.                   "length": "10"
  7000.                 }
  7001.               ]
  7002.             },
  7003.             "currencyFields": {
  7004.               "fields": [
  7005.                 {
  7006.                   "name": "PayCurrency",
  7007.                   "label": "Pay Currency",
  7008.                   "type": "string",
  7009.                   "length": "3"
  7010.                 },
  7011.                 {
  7012.                   "name": "ReceiveCurrency",
  7013.                   "label": "Receive Currency",
  7014.                   "type": "string",
  7015.                   "length": "3"
  7016.                 },
  7017.                 {
  7018.                   "name": "Currency",
  7019.                   "label": "Currency",
  7020.                   "type": "string",
  7021.                   "length": "3"
  7022.                 },
  7023.                 {
  7024.                   "name": "ReportingCurrency",
  7025.                   "label": "Reporting Currency",
  7026.                   "type": "string",
  7027.                   "length": "3"
  7028.                 },
  7029.                 {
  7030.                   "name": "PayLegCurrency",
  7031.                   "label": "Pay Leg Currency",
  7032.                   "type": "string",
  7033.                   "length": "3"
  7034.                 },
  7035.                 {
  7036.                   "name": "ReceiveLegCurrency",
  7037.                   "label": "Receive Leg Currency",
  7038.                   "type": "string",
  7039.                   "length": "3"
  7040.                 }
  7041.               ]
  7042.             },
  7043.             "valuation": {
  7044.               "properties": [
  7045.                 {
  7046.                   "name": "MarketRiskSegment",
  7047.                   "label": "MarketRisk Segment",
  7048.                   "type": "string",
  7049.                   "length": "100"
  7050.                 },
  7051.                 {
  7052.                   "name": "Currency",
  7053.                   "label": "Currency",
  7054.                   "type": "string",
  7055.                   "length": "3"
  7056.                 },
  7057.                 {
  7058.                   "name": "Entity",
  7059.                   "label": "Entity",
  7060.                   "type": "string",
  7061.                   "length": "50"
  7062.                 },
  7063.                 {
  7064.                   "name": "MarketRiskType",
  7065.                   "label": "Market Risk Type",
  7066.                   "type": "string",
  7067.                   "length": "100"
  7068.                 },
  7069.                 {
  7070.                   "name": "Segment",
  7071.                   "label": "Segment",
  7072.                   "type": "string",
  7073.                   "length": "30"
  7074.                 },
  7075.                 {
  7076.                   "name": "ProductType",
  7077.                   "label": "Product Type",
  7078.                   "type": "string",
  7079.                   "length": "20"
  7080.                 },
  7081.                 {
  7082.                   "name": "CreditRating",
  7083.                   "label": "Credit Rating",
  7084.                   "type": "string",
  7085.                   "length": "20"
  7086.                 },
  7087.                 {
  7088.                   "name": "CreditRatingAgency",
  7089.                   "label": "Credit Rating Agency",
  7090.                   "type": "string",
  7091.                   "length": "20"
  7092.                 },
  7093.                 {
  7094.                   "name": "Collectibility",
  7095.                   "label": "Collectibility",
  7096.                   "type": "string",
  7097.                   "length": "20"
  7098.                 },
  7099.                 {
  7100.                   "name": "ProductSubtype",
  7101.                   "label": "Product Subtype",
  7102.                   "type": "string",
  7103.                   "length": "20"
  7104.                 },
  7105.                 {
  7106.                   "name": "MaturityDate",
  7107.                   "label": "Maturity Date",
  7108.                   "type": "date",
  7109.                   "length": "10"
  7110.                 },
  7111.                 {
  7112.                   "name": "IsSecured",
  7113.                   "label": "Is Secured",
  7114.                   "type": "boolean",
  7115.                   "length": "1"
  7116.                 },
  7117.                 {
  7118.                   "name": "OriginSystemId",
  7119.                   "label": "System Id",
  7120.                   "type": "string",
  7121.                   "length": "36"
  7122.                 },
  7123.                 {
  7124.                   "name": "CounterpartyType",
  7125.                   "label": "Counterparty Type",
  7126.                   "type": "string",
  7127.                   "length": "20"
  7128.                 },
  7129.                 {
  7130.                   "name": "DaysPastDue",
  7131.                   "label": "Days Past Due",
  7132.                   "type": "integer",
  7133.                   "length": "10"
  7134.                 }
  7135.               ]
  7136.             },
  7137.             "norminalAmountField": {
  7138.               "fields": [
  7139.                 {
  7140.                   "name": "PayLegMarkToMarketValue",
  7141.                   "label": "Pay Leg Mark to Market Value",
  7142.                   "type": "double",
  7143.                   "length": "20"
  7144.                 },
  7145.                 {
  7146.                   "name": "ReceiveLegMarkToMarketValue",
  7147.                   "label": "Receive Leg Mark to Market Value",
  7148.                   "type": "double",
  7149.                   "length": "20"
  7150.                 },
  7151.                 {
  7152.                   "name": "OcaPayMarkToMarketValue",
  7153.                   "label": "Pay Mark to Market Value in Original Currency",
  7154.                   "type": "double",
  7155.                   "length": "20"
  7156.                 },
  7157.                 {
  7158.                   "name": "OcaReceiveMarkToMarketValue",
  7159.                   "label": "Receive Mark to Market Value in Original Currency",
  7160.                   "type": "double",
  7161.                   "length": "20"
  7162.                 }
  7163.               ]
  7164.             },
  7165.             "otherAmountField": {
  7166.               "fields": [
  7167.                 {
  7168.                   "name": "PresentValueAmount",
  7169.                   "label": "Present Value Amount",
  7170.                   "type": "double",
  7171.                   "length": "20"
  7172.                 },
  7173.                 {
  7174.                   "name": "PresentValueIncludingFeesAndCostsAmount",
  7175.                   "label": "Present Value Including Fees And Costs Amount",
  7176.                   "type": "double",
  7177.                   "length": "20"
  7178.                 },
  7179.                 {
  7180.                   "name": "PresentValueIncludingFeesAndCosts",
  7181.                   "label": "Present Value Including Fees And Costs",
  7182.                   "type": "double",
  7183.                   "length": "20"
  7184.                 },
  7185.                 {
  7186.                   "name": "OcaUnamortisedFeesAndCosts",
  7187.                   "label": "Unamortised Fees and Costs in Original Currency",
  7188.                   "type": "double",
  7189.                   "length": "20"
  7190.                 }
  7191.               ]
  7192.             }
  7193.           },
  7194.           "generalInterestRateRisk": {
  7195.             "classification": {
  7196.               "properties": [
  7197.                 {
  7198.                   "name": "MarketRiskSegment",
  7199.                   "label": "MarketRisk Segment",
  7200.                   "type": "string",
  7201.                   "length": "100"
  7202.                 },
  7203.                 {
  7204.                   "name": "Currency",
  7205.                   "label": "Currency",
  7206.                   "type": "string",
  7207.                   "length": "3"
  7208.                 },
  7209.                 {
  7210.                   "name": "Entity",
  7211.                   "label": "Entity",
  7212.                   "type": "string",
  7213.                   "length": "50"
  7214.                 },
  7215.                 {
  7216.                   "name": "MarketRiskType",
  7217.                   "label": "Market Risk Type",
  7218.                   "type": "string",
  7219.                   "length": "100"
  7220.                 },
  7221.                 {
  7222.                   "name": "Segment",
  7223.                   "label": "Segment",
  7224.                   "type": "string",
  7225.                   "length": "30"
  7226.                 },
  7227.                 {
  7228.                   "name": "ProductType",
  7229.                   "label": "Product Type",
  7230.                   "type": "string",
  7231.                   "length": "20"
  7232.                 },
  7233.                 {
  7234.                   "name": "CreditRating",
  7235.                   "label": "Credit Rating",
  7236.                   "type": "string",
  7237.                   "length": "20"
  7238.                 },
  7239.                 {
  7240.                   "name": "CreditRatingAgency",
  7241.                   "label": "Credit Rating Agency",
  7242.                   "type": "string",
  7243.                   "length": "20"
  7244.                 },
  7245.                 {
  7246.                   "name": "Collectibility",
  7247.                   "label": "Collectibility",
  7248.                   "type": "string",
  7249.                   "length": "20"
  7250.                 },
  7251.                 {
  7252.                   "name": "ProductSubtype",
  7253.                   "label": "Product Subtype",
  7254.                   "type": "string",
  7255.                   "length": "20"
  7256.                 },
  7257.                 {
  7258.                   "name": "MaturityDate",
  7259.                   "label": "Maturity Date",
  7260.                   "type": "date",
  7261.                   "length": "10"
  7262.                 },
  7263.                 {
  7264.                   "name": "IsSecured",
  7265.                   "label": "Is Secured",
  7266.                   "type": "boolean",
  7267.                   "length": "1"
  7268.                 },
  7269.                 {
  7270.                   "name": "OriginSystemId",
  7271.                   "label": "System Id",
  7272.                   "type": "string",
  7273.                   "length": "36"
  7274.                 },
  7275.                 {
  7276.                   "name": "CounterpartyType",
  7277.                   "label": "Counterparty Type",
  7278.                   "type": "string",
  7279.                   "length": "20"
  7280.                 },
  7281.                 {
  7282.                   "name": "DaysPastDue",
  7283.                   "label": "Days Past Due",
  7284.                   "type": "integer",
  7285.                   "length": "10"
  7286.                 }
  7287.               ]
  7288.             },
  7289.             "bucketing": {
  7290.               "properties": [
  7291.                 {
  7292.                   "name": "MarketRiskSegment",
  7293.                   "label": "MarketRisk Segment",
  7294.                   "type": "string",
  7295.                   "length": "100"
  7296.                 },
  7297.                 {
  7298.                   "name": "Currency",
  7299.                   "label": "Currency",
  7300.                   "type": "string",
  7301.                   "length": "3"
  7302.                 },
  7303.                 {
  7304.                   "name": "Entity",
  7305.                   "label": "Entity",
  7306.                   "type": "string",
  7307.                   "length": "50"
  7308.                 },
  7309.                 {
  7310.                   "name": "MarketRiskType",
  7311.                   "label": "Market Risk Type",
  7312.                   "type": "string",
  7313.                   "length": "100"
  7314.                 },
  7315.                 {
  7316.                   "name": "Segment",
  7317.                   "label": "Segment",
  7318.                   "type": "string",
  7319.                   "length": "30"
  7320.                 },
  7321.                 {
  7322.                   "name": "ProductType",
  7323.                   "label": "Product Type",
  7324.                   "type": "string",
  7325.                   "length": "20"
  7326.                 },
  7327.                 {
  7328.                   "name": "CreditRating",
  7329.                   "label": "Credit Rating",
  7330.                   "type": "string",
  7331.                   "length": "20"
  7332.                 },
  7333.                 {
  7334.                   "name": "CreditRatingAgency",
  7335.                   "label": "Credit Rating Agency",
  7336.                   "type": "string",
  7337.                   "length": "20"
  7338.                 },
  7339.                 {
  7340.                   "name": "Collectibility",
  7341.                   "label": "Collectibility",
  7342.                   "type": "string",
  7343.                   "length": "20"
  7344.                 },
  7345.                 {
  7346.                   "name": "ProductSubtype",
  7347.                   "label": "Product Subtype",
  7348.                   "type": "string",
  7349.                   "length": "20"
  7350.                 },
  7351.                 {
  7352.                   "name": "MaturityDate",
  7353.                   "label": "Maturity Date",
  7354.                   "type": "date",
  7355.                   "length": "10"
  7356.                 },
  7357.                 {
  7358.                   "name": "IsSecured",
  7359.                   "label": "Is Secured",
  7360.                   "type": "boolean",
  7361.                   "length": "1"
  7362.                 },
  7363.                 {
  7364.                   "name": "OriginSystemId",
  7365.                   "label": "System Id",
  7366.                   "type": "string",
  7367.                   "length": "36"
  7368.                 },
  7369.                 {
  7370.                   "name": "CounterpartyType",
  7371.                   "label": "Counterparty Type",
  7372.                   "type": "string",
  7373.                   "length": "20"
  7374.                 },
  7375.                 {
  7376.                   "name": "DaysPastDue",
  7377.                   "label": "Days Past Due",
  7378.                   "type": "integer",
  7379.                   "length": "10"
  7380.                 }
  7381.               ]
  7382.             }
  7383.           }
  7384.         }
  7385.       }
  7386.     },
  7387.     {
  7388.       "objectiveType": "Nsfr",
  7389.       "configuration": {
  7390.         "offBalance": {
  7391.           "properties": [
  7392.             {
  7393.               "name": "IsHqla",
  7394.               "label": "Is HQLA",
  7395.               "type": "boolean",
  7396.               "length": "1"
  7397.             },
  7398.             {
  7399.               "name": "HqlaHaircut",
  7400.               "label": "HQLA Haircut",
  7401.               "type": "double"
  7402.             },
  7403.             {
  7404.               "name": "NsfrSegment",
  7405.               "label": "Nsfr Segment",
  7406.               "type": "string",
  7407.               "length": "100"
  7408.             },
  7409.             {
  7410.               "name": "Currency",
  7411.               "label": "Currency",
  7412.               "type": "string",
  7413.               "length": "3"
  7414.             },
  7415.             {
  7416.               "name": "Entity",
  7417.               "label": "Entity",
  7418.               "type": "string",
  7419.               "length": "50"
  7420.             },
  7421.             {
  7422.               "name": "Segment",
  7423.               "label": "Segment",
  7424.               "type": "string",
  7425.               "length": "30"
  7426.             },
  7427.             {
  7428.               "name": "ProductType",
  7429.               "label": "Product Type",
  7430.               "type": "string",
  7431.               "length": "20"
  7432.             },
  7433.             {
  7434.               "name": "CreditRating",
  7435.               "label": "Credit Rating",
  7436.               "type": "string",
  7437.               "length": "20"
  7438.             },
  7439.             {
  7440.               "name": "CreditRatingAgency",
  7441.               "label": "Credit Rating Agency",
  7442.               "type": "string",
  7443.               "length": "20"
  7444.             },
  7445.             {
  7446.               "name": "Collectibility",
  7447.               "label": "Collectibility",
  7448.               "type": "string",
  7449.               "length": "20"
  7450.             },
  7451.             {
  7452.               "name": "ProductSubtype",
  7453.               "label": "Product Subtype",
  7454.               "type": "string",
  7455.               "length": "20"
  7456.             },
  7457.             {
  7458.               "name": "MaturityDate",
  7459.               "label": "Maturity Date",
  7460.               "type": "date",
  7461.               "length": "10"
  7462.             },
  7463.             {
  7464.               "name": "IsSecured",
  7465.               "label": "Is Secured",
  7466.               "type": "boolean",
  7467.               "length": "1"
  7468.             },
  7469.             {
  7470.               "name": "OriginSystemId",
  7471.               "label": "System Id",
  7472.               "type": "string",
  7473.               "length": "36"
  7474.             },
  7475.             {
  7476.               "name": "CounterpartyType",
  7477.               "label": "Counterparty Type",
  7478.               "type": "string",
  7479.               "length": "20"
  7480.             },
  7481.             {
  7482.               "name": "DaysPastDue",
  7483.               "label": "Days Past Due",
  7484.               "type": "integer",
  7485.               "length": "10"
  7486.             }
  7487.           ]
  7488.         },
  7489.         "asf": {
  7490.           "scope": {
  7491.             "properties": [
  7492.               {
  7493.                 "name": "IsHqla",
  7494.                 "label": "Is HQLA",
  7495.                 "type": "boolean",
  7496.                 "length": "1"
  7497.               },
  7498.               {
  7499.                 "name": "HqlaHaircut",
  7500.                 "label": "HQLA Haircut",
  7501.                 "type": "double"
  7502.               },
  7503.               {
  7504.                 "name": "NsfrSegment",
  7505.                 "label": "Nsfr Segment",
  7506.                 "type": "string",
  7507.                 "length": "100"
  7508.               },
  7509.               {
  7510.                 "name": "Currency",
  7511.                 "label": "Currency",
  7512.                 "type": "string",
  7513.                 "length": "3"
  7514.               },
  7515.               {
  7516.                 "name": "Entity",
  7517.                 "label": "Entity",
  7518.                 "type": "string",
  7519.                 "length": "50"
  7520.               },
  7521.               {
  7522.                 "name": "Segment",
  7523.                 "label": "Segment",
  7524.                 "type": "string",
  7525.                 "length": "30"
  7526.               },
  7527.               {
  7528.                 "name": "ProductType",
  7529.                 "label": "Product Type",
  7530.                 "type": "string",
  7531.                 "length": "20"
  7532.               },
  7533.               {
  7534.                 "name": "CreditRating",
  7535.                 "label": "Credit Rating",
  7536.                 "type": "string",
  7537.                 "length": "20"
  7538.               },
  7539.               {
  7540.                 "name": "CreditRatingAgency",
  7541.                 "label": "Credit Rating Agency",
  7542.                 "type": "string",
  7543.                 "length": "20"
  7544.               },
  7545.               {
  7546.                 "name": "Collectibility",
  7547.                 "label": "Collectibility",
  7548.                 "type": "string",
  7549.                 "length": "20"
  7550.               },
  7551.               {
  7552.                 "name": "ProductSubtype",
  7553.                 "label": "Product Subtype",
  7554.                 "type": "string",
  7555.                 "length": "20"
  7556.               },
  7557.               {
  7558.                 "name": "MaturityDate",
  7559.                 "label": "Maturity Date",
  7560.                 "type": "date",
  7561.                 "length": "10"
  7562.               },
  7563.               {
  7564.                 "name": "IsSecured",
  7565.                 "label": "Is Secured",
  7566.                 "type": "boolean",
  7567.                 "length": "1"
  7568.               },
  7569.               {
  7570.                 "name": "OriginSystemId",
  7571.                 "label": "System Id",
  7572.                 "type": "string",
  7573.                 "length": "36"
  7574.               },
  7575.               {
  7576.                 "name": "CounterpartyType",
  7577.                 "label": "Counterparty Type",
  7578.                 "type": "string",
  7579.                 "length": "20"
  7580.               },
  7581.               {
  7582.                 "name": "DaysPastDue",
  7583.                 "label": "Days Past Due",
  7584.                 "type": "integer",
  7585.                 "length": "10"
  7586.               }
  7587.             ]
  7588.           },
  7589.           "classification": {
  7590.             "properties": [
  7591.               {
  7592.                 "name": "IsHqla",
  7593.                 "label": "Is HQLA",
  7594.                 "type": "boolean",
  7595.                 "length": "1"
  7596.               },
  7597.               {
  7598.                 "name": "HqlaHaircut",
  7599.                 "label": "HQLA Haircut",
  7600.                 "type": "double"
  7601.               },
  7602.               {
  7603.                 "name": "NsfrSegment",
  7604.                 "label": "Nsfr Segment",
  7605.                 "type": "string",
  7606.                 "length": "100"
  7607.               },
  7608.               {
  7609.                 "name": "Currency",
  7610.                 "label": "Currency",
  7611.                 "type": "string",
  7612.                 "length": "3"
  7613.               },
  7614.               {
  7615.                 "name": "Entity",
  7616.                 "label": "Entity",
  7617.                 "type": "string",
  7618.                 "length": "50"
  7619.               },
  7620.               {
  7621.                 "name": "Segment",
  7622.                 "label": "Segment",
  7623.                 "type": "string",
  7624.                 "length": "30"
  7625.               },
  7626.               {
  7627.                 "name": "ProductType",
  7628.                 "label": "Product Type",
  7629.                 "type": "string",
  7630.                 "length": "20"
  7631.               },
  7632.               {
  7633.                 "name": "CreditRating",
  7634.                 "label": "Credit Rating",
  7635.                 "type": "string",
  7636.                 "length": "20"
  7637.               },
  7638.               {
  7639.                 "name": "CreditRatingAgency",
  7640.                 "label": "Credit Rating Agency",
  7641.                 "type": "string",
  7642.                 "length": "20"
  7643.               },
  7644.               {
  7645.                 "name": "Collectibility",
  7646.                 "label": "Collectibility",
  7647.                 "type": "string",
  7648.                 "length": "20"
  7649.               },
  7650.               {
  7651.                 "name": "ProductSubtype",
  7652.                 "label": "Product Subtype",
  7653.                 "type": "string",
  7654.                 "length": "20"
  7655.               },
  7656.               {
  7657.                 "name": "MaturityDate",
  7658.                 "label": "Maturity Date",
  7659.                 "type": "date",
  7660.                 "length": "10"
  7661.               },
  7662.               {
  7663.                 "name": "IsSecured",
  7664.                 "label": "Is Secured",
  7665.                 "type": "boolean",
  7666.                 "length": "1"
  7667.               },
  7668.               {
  7669.                 "name": "OriginSystemId",
  7670.                 "label": "System Id",
  7671.                 "type": "string",
  7672.                 "length": "36"
  7673.               },
  7674.               {
  7675.                 "name": "CounterpartyType",
  7676.                 "label": "Counterparty Type",
  7677.                 "type": "string",
  7678.                 "length": "20"
  7679.               },
  7680.               {
  7681.                 "name": "DaysPastDue",
  7682.                 "label": "Days Past Due",
  7683.                 "type": "integer",
  7684.                 "length": "10"
  7685.               }
  7686.             ]
  7687.           },
  7688.           "bucketing": {
  7689.             "properties": [
  7690.               {
  7691.                 "name": "IsHqla",
  7692.                 "label": "Is HQLA",
  7693.                 "type": "boolean",
  7694.                 "length": "1"
  7695.               },
  7696.               {
  7697.                 "name": "HqlaHaircut",
  7698.                 "label": "HQLA Haircut",
  7699.                 "type": "double"
  7700.               },
  7701.               {
  7702.                 "name": "NsfrSegment",
  7703.                 "label": "Nsfr Segment",
  7704.                 "type": "string",
  7705.                 "length": "100"
  7706.               },
  7707.               {
  7708.                 "name": "Currency",
  7709.                 "label": "Currency",
  7710.                 "type": "string",
  7711.                 "length": "3"
  7712.               },
  7713.               {
  7714.                 "name": "Entity",
  7715.                 "label": "Entity",
  7716.                 "type": "string",
  7717.                 "length": "50"
  7718.               },
  7719.               {
  7720.                 "name": "Segment",
  7721.                 "label": "Segment",
  7722.                 "type": "string",
  7723.                 "length": "30"
  7724.               },
  7725.               {
  7726.                 "name": "ProductType",
  7727.                 "label": "Product Type",
  7728.                 "type": "string",
  7729.                 "length": "20"
  7730.               },
  7731.               {
  7732.                 "name": "CreditRating",
  7733.                 "label": "Credit Rating",
  7734.                 "type": "string",
  7735.                 "length": "20"
  7736.               },
  7737.               {
  7738.                 "name": "CreditRatingAgency",
  7739.                 "label": "Credit Rating Agency",
  7740.                 "type": "string",
  7741.                 "length": "20"
  7742.               },
  7743.               {
  7744.                 "name": "Collectibility",
  7745.                 "label": "Collectibility",
  7746.                 "type": "string",
  7747.                 "length": "20"
  7748.               },
  7749.               {
  7750.                 "name": "ProductSubtype",
  7751.                 "label": "Product Subtype",
  7752.                 "type": "string",
  7753.                 "length": "20"
  7754.               },
  7755.               {
  7756.                 "name": "MaturityDate",
  7757.                 "label": "Maturity Date",
  7758.                 "type": "date",
  7759.                 "length": "10"
  7760.               },
  7761.               {
  7762.                 "name": "IsSecured",
  7763.                 "label": "Is Secured",
  7764.                 "type": "boolean",
  7765.                 "length": "1"
  7766.               },
  7767.               {
  7768.                 "name": "OriginSystemId",
  7769.                 "label": "System Id",
  7770.                 "type": "string",
  7771.                 "length": "36"
  7772.               },
  7773.               {
  7774.                 "name": "CounterpartyType",
  7775.                 "label": "Counterparty Type",
  7776.                 "type": "string",
  7777.                 "length": "20"
  7778.               },
  7779.               {
  7780.                 "name": "DaysPastDue",
  7781.                 "label": "Days Past Due",
  7782.                 "type": "integer",
  7783.                 "length": "10"
  7784.               }
  7785.             ]
  7786.           }
  7787.         },
  7788.         "rsf": {
  7789.           "scope": {
  7790.             "properties": [
  7791.               {
  7792.                 "name": "IsHqla",
  7793.                 "label": "Is HQLA",
  7794.                 "type": "boolean",
  7795.                 "length": "1"
  7796.               },
  7797.               {
  7798.                 "name": "HqlaHaircut",
  7799.                 "label": "HQLA Haircut",
  7800.                 "type": "double"
  7801.               },
  7802.               {
  7803.                 "name": "NsfrSegment",
  7804.                 "label": "Nsfr Segment",
  7805.                 "type": "string",
  7806.                 "length": "100"
  7807.               },
  7808.               {
  7809.                 "name": "Currency",
  7810.                 "label": "Currency",
  7811.                 "type": "string",
  7812.                 "length": "3"
  7813.               },
  7814.               {
  7815.                 "name": "Entity",
  7816.                 "label": "Entity",
  7817.                 "type": "string",
  7818.                 "length": "50"
  7819.               },
  7820.               {
  7821.                 "name": "Segment",
  7822.                 "label": "Segment",
  7823.                 "type": "string",
  7824.                 "length": "30"
  7825.               },
  7826.               {
  7827.                 "name": "ProductType",
  7828.                 "label": "Product Type",
  7829.                 "type": "string",
  7830.                 "length": "20"
  7831.               },
  7832.               {
  7833.                 "name": "CreditRating",
  7834.                 "label": "Credit Rating",
  7835.                 "type": "string",
  7836.                 "length": "20"
  7837.               },
  7838.               {
  7839.                 "name": "CreditRatingAgency",
  7840.                 "label": "Credit Rating Agency",
  7841.                 "type": "string",
  7842.                 "length": "20"
  7843.               },
  7844.               {
  7845.                 "name": "Collectibility",
  7846.                 "label": "Collectibility",
  7847.                 "type": "string",
  7848.                 "length": "20"
  7849.               },
  7850.               {
  7851.                 "name": "ProductSubtype",
  7852.                 "label": "Product Subtype",
  7853.                 "type": "string",
  7854.                 "length": "20"
  7855.               },
  7856.               {
  7857.                 "name": "MaturityDate",
  7858.                 "label": "Maturity Date",
  7859.                 "type": "date",
  7860.                 "length": "10"
  7861.               },
  7862.               {
  7863.                 "name": "IsSecured",
  7864.                 "label": "Is Secured",
  7865.                 "type": "boolean",
  7866.                 "length": "1"
  7867.               },
  7868.               {
  7869.                 "name": "OriginSystemId",
  7870.                 "label": "System Id",
  7871.                 "type": "string",
  7872.                 "length": "36"
  7873.               },
  7874.               {
  7875.                 "name": "CounterpartyType",
  7876.                 "label": "Counterparty Type",
  7877.                 "type": "string",
  7878.                 "length": "20"
  7879.               },
  7880.               {
  7881.                 "name": "DaysPastDue",
  7882.                 "label": "Days Past Due",
  7883.                 "type": "integer",
  7884.                 "length": "10"
  7885.               }
  7886.             ]
  7887.           },
  7888.           "classification": {
  7889.             "properties": [
  7890.               {
  7891.                 "name": "IsHqla",
  7892.                 "label": "Is HQLA",
  7893.                 "type": "boolean",
  7894.                 "length": "1"
  7895.               },
  7896.               {
  7897.                 "name": "HqlaHaircut",
  7898.                 "label": "HQLA Haircut",
  7899.                 "type": "double"
  7900.               },
  7901.               {
  7902.                 "name": "NsfrSegment",
  7903.                 "label": "Nsfr Segment",
  7904.                 "type": "string",
  7905.                 "length": "100"
  7906.               },
  7907.               {
  7908.                 "name": "Currency",
  7909.                 "label": "Currency",
  7910.                 "type": "string",
  7911.                 "length": "3"
  7912.               },
  7913.               {
  7914.                 "name": "Entity",
  7915.                 "label": "Entity",
  7916.                 "type": "string",
  7917.                 "length": "50"
  7918.               },
  7919.               {
  7920.                 "name": "Segment",
  7921.                 "label": "Segment",
  7922.                 "type": "string",
  7923.                 "length": "30"
  7924.               },
  7925.               {
  7926.                 "name": "ProductType",
  7927.                 "label": "Product Type",
  7928.                 "type": "string",
  7929.                 "length": "20"
  7930.               },
  7931.               {
  7932.                 "name": "CreditRating",
  7933.                 "label": "Credit Rating",
  7934.                 "type": "string",
  7935.                 "length": "20"
  7936.               },
  7937.               {
  7938.                 "name": "CreditRatingAgency",
  7939.                 "label": "Credit Rating Agency",
  7940.                 "type": "string",
  7941.                 "length": "20"
  7942.               },
  7943.               {
  7944.                 "name": "Collectibility",
  7945.                 "label": "Collectibility",
  7946.                 "type": "string",
  7947.                 "length": "20"
  7948.               },
  7949.               {
  7950.                 "name": "ProductSubtype",
  7951.                 "label": "Product Subtype",
  7952.                 "type": "string",
  7953.                 "length": "20"
  7954.               },
  7955.               {
  7956.                 "name": "MaturityDate",
  7957.                 "label": "Maturity Date",
  7958.                 "type": "date",
  7959.                 "length": "10"
  7960.               },
  7961.               {
  7962.                 "name": "IsSecured",
  7963.                 "label": "Is Secured",
  7964.                 "type": "boolean",
  7965.                 "length": "1"
  7966.               },
  7967.               {
  7968.                 "name": "OriginSystemId",
  7969.                 "label": "System Id",
  7970.                 "type": "string",
  7971.                 "length": "36"
  7972.               },
  7973.               {
  7974.                 "name": "CounterpartyType",
  7975.                 "label": "Counterparty Type",
  7976.                 "type": "string",
  7977.                 "length": "20"
  7978.               },
  7979.               {
  7980.                 "name": "DaysPastDue",
  7981.                 "label": "Days Past Due",
  7982.                 "type": "integer",
  7983.                 "length": "10"
  7984.               }
  7985.             ]
  7986.           },
  7987.           "bucketing": {
  7988.             "properties": [
  7989.               {
  7990.                 "name": "IsHqla",
  7991.                 "label": "Is HQLA",
  7992.                 "type": "boolean",
  7993.                 "length": "1"
  7994.               },
  7995.               {
  7996.                 "name": "HqlaHaircut",
  7997.                 "label": "HQLA Haircut",
  7998.                 "type": "double"
  7999.               },
  8000.               {
  8001.                 "name": "NsfrSegment",
  8002.                 "label": "Nsfr Segment",
  8003.                 "type": "string",
  8004.                 "length": "100"
  8005.               },
  8006.               {
  8007.                 "name": "Currency",
  8008.                 "label": "Currency",
  8009.                 "type": "string",
  8010.                 "length": "3"
  8011.               },
  8012.               {
  8013.                 "name": "Entity",
  8014.                 "label": "Entity",
  8015.                 "type": "string",
  8016.                 "length": "50"
  8017.               },
  8018.               {
  8019.                 "name": "Segment",
  8020.                 "label": "Segment",
  8021.                 "type": "string",
  8022.                 "length": "30"
  8023.               },
  8024.               {
  8025.                 "name": "ProductType",
  8026.                 "label": "Product Type",
  8027.                 "type": "string",
  8028.                 "length": "20"
  8029.               },
  8030.               {
  8031.                 "name": "CreditRating",
  8032.                 "label": "Credit Rating",
  8033.                 "type": "string",
  8034.                 "length": "20"
  8035.               },
  8036.               {
  8037.                 "name": "CreditRatingAgency",
  8038.                 "label": "Credit Rating Agency",
  8039.                 "type": "string",
  8040.                 "length": "20"
  8041.               },
  8042.               {
  8043.                 "name": "Collectibility",
  8044.                 "label": "Collectibility",
  8045.                 "type": "string",
  8046.                 "length": "20"
  8047.               },
  8048.               {
  8049.                 "name": "ProductSubtype",
  8050.                 "label": "Product Subtype",
  8051.                 "type": "string",
  8052.                 "length": "20"
  8053.               },
  8054.               {
  8055.                 "name": "MaturityDate",
  8056.                 "label": "Maturity Date",
  8057.                 "type": "date",
  8058.                 "length": "10"
  8059.               },
  8060.               {
  8061.                 "name": "IsSecured",
  8062.                 "label": "Is Secured",
  8063.                 "type": "boolean",
  8064.                 "length": "1"
  8065.               },
  8066.               {
  8067.                 "name": "OriginSystemId",
  8068.                 "label": "System Id",
  8069.                 "type": "string",
  8070.                 "length": "36"
  8071.               },
  8072.               {
  8073.                 "name": "CounterpartyType",
  8074.                 "label": "Counterparty Type",
  8075.                 "type": "string",
  8076.                 "length": "20"
  8077.               },
  8078.               {
  8079.                 "name": "DaysPastDue",
  8080.                 "label": "Days Past Due",
  8081.                 "type": "integer",
  8082.                 "length": "10"
  8083.               }
  8084.             ]
  8085.           }
  8086.         }
  8087.       }
  8088.     },
  8089.     {
  8090.       "objectiveType": "OperationalRisk",
  8091.       "configuration": {
  8092.         "classification": {
  8093.           "properties": [
  8094.             {
  8095.               "name": "entity",
  8096.               "label": "Entity",
  8097.               "type": "string",
  8098.               "length": "50"
  8099.             },
  8100.             {
  8101.               "name": "operationalRiskType",
  8102.               "label": "Operational Risk Type",
  8103.               "type": "string",
  8104.               "length": "100"
  8105.             }
  8106.           ]
  8107.         }
  8108.       }
  8109.     }
  8110.   ]
  8111. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement