Commit e9f23bde by Amelin Konstantin

Change MFBIM to BROKN in convert

parent ec799662
......@@ -154,7 +154,7 @@ object Main {
val template = Template(sourceXml)
/* temporary */
val outputXml = XML.loadString(pp.format(template.render)
.replace("RP0058900001", "MFBIM")
.replace("RP0058900001", "BROKN")
.replace("NDC000000000", "SPB01")
.replace("НКО АО НРД", "ПАО «Санкт-Петербургская биржа»"))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment