Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Last active June 13, 2022 16:51
Show Gist options
  • Save uncoded-ro/9befd2b109cba1b794b7cf03cbf09633 to your computer and use it in GitHub Desktop.
Save uncoded-ro/9befd2b109cba1b794b7cf03cbf09633 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<studenti xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://virtualcampus.ro studenti2.xsd">
<student>
<nume>Virgil Popescu </nume>
<matricol>LK1723</matricol>
<medie>9.5</medie>
<grupa>1.1</grupa>
</student>
<student>
<matricol>LK2105</matricol>
<nume>Catalin Calinovici </nume>
<grupa>1.1</grupa>
</student>
</studenti>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment