Skip to content

Instantly share code, notes, and snippets.

@vadz
Created April 7, 2015 19:27
Show Gist options
  • Save vadz/1d587b5b8a417d806a73 to your computer and use it in GitHub Desktop.
Save vadz/1d587b5b8a417d806a73 to your computer and use it in GitHub Desktop.
Fragment of an XRC file that could be validated used frob.rnc schema.
<?xml version="1.0"?>
<resource xmlns="http://www.wxwidgets.org/wxxrc" version="2.5.3.0">
<object class="Frobnicator" name="my_frob">
<num_times>17</num_times>
</object>
</resource>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment