Skip to content

Instantly share code, notes, and snippets.

@cjvirtucio87
Created March 24, 2017 14:56
Show Gist options
  • Save cjvirtucio87/818fa4eb9afe3acd7402341669e0cd3a to your computer and use it in GitHub Desktop.
Save cjvirtucio87/818fa4eb9afe3acd7402341669e0cd3a to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<e:list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:e="http://www.loandox.org/ExamSchema" xsi:schemaLocation="http://www.loandox.org/ExamSchema ExamSchema.xsd ">
<e:file>
<e:name>absurdlyLargeFile.pdf</e:name>
</e:file>
<e:file>
<e:name>anotherAbsurdlyLargeFile.pdf</e:name>
</e:file>
<e:file>
<e:name>aThirdAbsurdlyLargeFile.pdf</e:name>
</e:file>
</e:list>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment