Skip to content

Instantly share code, notes, and snippets.

@apbarrero
Created October 4, 2011 21:29
Show Gist options
  • Select an option

  • Save apbarrero/1262879 to your computer and use it in GitHub Desktop.

Select an option

Save apbarrero/1262879 to your computer and use it in GitHub Desktop.
Result of first XSLT
<?xml version="1.0" encoding="utf-8"?>
<log>
<ticket>ISSUE-2</ticket>
<path kind="file" action="M">/trunk/file1.txt</path>
<path kind="file" action="M">/trunk/file2.txt</path>
<path kind="file" action="M">/trunk/file1.txt</path>
<path kind="file" action="M">/trunk/file4.txt</path>
</log>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment