Skip to content

Instantly share code, notes, and snippets.

@rudiedirkx
Created March 18, 2021 16:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rudiedirkx/9322599bea82fc485e76c3a99ae616c7 to your computer and use it in GitHub Desktop.
Save rudiedirkx/9322599bea82fc485e76c3a99ae616c7 to your computer and use it in GitHub Desktop.
packages
<analyses>
<analysis>
<test>
<testCode>A</testCode>
</test>
<package>
<packageCode>C</packageCode>
</package>
<package>
<packageCode>D</packageCode>
</package>
</analysis>
<analysis>
<test>
<testCode>B</testCode>
</test>
<package>
<packageCode>C</packageCode>
</package>
<package>
<packageCode>D</packageCode>
</package>
</analysis>
</analyses>
<analyses>
<analysis>
<test>
<testCode>A</testCode>
</test>
<package>
<packageCode>C</packageCode>
</package>
</analysis>
<analysis>
<test>
<testCode>B</testCode>
</test>
<package>
<packageCode>D</packageCode>
</package>
</analysis>
</analyses>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment