Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Last active June 13, 2022 16:38
Show Gist options
  • Save uncoded-ro/0bc730a97ef38abcdb6f4148341e7af1 to your computer and use it in GitHub Desktop.
Save uncoded-ro/0bc730a97ef38abcdb6f4148341e7af1 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<exchange xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="currency.xsd">
<currencyFrom>RON</currencyFrom>
<valueFrom>47</valueFrom>
<currencyTo>EUR</currencyTo>
<valueTo>10</valueTo>
<currencyFav>RON EUR USD</currencyFav>
</exchange>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment