Created
October 20, 2015 13:52
-
-
Save pshishkanov/ddea82a33c86e6c7655f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <nsdext:transfersAndExecutionDetails> | |
| <nsdext:creditSupportInformation> | |
| <nsdext:creditSupportInformation> | |
| <nsdext:reportReferences> | |
| <nsdext:masterAgreementId>MA0000103811</nsdext:masterAgreementId> | |
| </nsdext:reportReferences> | |
| <nsdext:valuationDate>2024-11-27</nsdext:valuationDate> | |
| <nsdext:creditSupportAmount> | |
| <nsdext:transferorReference href="Party1"/> | |
| <nsdext:transfereeReference href="Party2"/> | |
| <nsdext:totalAmount> | |
| <currency>RUB</currency> | |
| <amount>1000</amount> | |
| </nsdext:totalAmount> | |
| </nsdext:creditSupportAmount> | |
| <nsdext:creditSupportBalance> | |
| <nsdext:transferorReference href="Party1"/> | |
| <nsdext:transfereeReference href="Party2"/> | |
| <nsdext:totalAmount> | |
| <currency>USD</currency> | |
| <amount>1000000</amount> | |
| </nsdext:totalAmount> | |
| </nsdext:creditSupportBalance> | |
| </nsdext:creditSupportInformation> | |
| </nsdext:transfersAndExecutionDetails> | |
| </nsdext:transfersAndExecution> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment