Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Last active June 13, 2022 17:08
Show Gist options
  • Save uncoded-ro/61af21e288e95a209f704d23f2e4c391 to your computer and use it in GitHub Desktop.
Save uncoded-ro/61af21e288e95a209f704d23f2e4c391 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 studenti3.xsd">
<student matricol="LK1723">
<nume><prenume>Virgil</prenume><prenume>Cosmin</prenume>Popescu</nume>
<medie>9.5</medie>
<grupa>1.1</grupa>
</student>
<student matricol="LK2105">
<nume><prenume>Catalin</prenume>D. 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