Skip to content
Snippets Groups Projects
Unverified Commit 20d41408 authored by icommonsCRC's avatar icommonsCRC Committed by GitHub
Browse files

Create template.xml

parent 84a28f84
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<mrss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ingestion.xsd">
<channel>
<item>
<action>add</action>
<type>1</type>
<userId>DREXELUSERID</userId>
<name>FILENAME</name>
<description>FILENAMEWITHEXTENSION</description>
<tags>
<tag>CCI</tag>
<tag>College of Computing Informatics</tag>
<tag>College of Computing and Informatics</tag>
</tags>
<media>
<mediaType>1</mediaType>
</media>
<contentAssets>
<content>
<dropFolderFileContentResource filePath="FILENAMEWITHEXTENSION">
</dropFolderFileContentResource>
</content>
</contentAssets>
</item>
</channel>
</mrss>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment