2 example of xml file rewrap, Example of xml file rewrap – EVS XTAccess Version 1.16 - November 2011 User Manual User Manual
Page 68

Issue 1.16.A
XTAccess Version 1.16 – User’s Manual
Author: Serge Comes - EVS Broadcast Equipment – November 2011
66
1. An external system (which can generate XML files for restoring clips, for
example IPDirector v5) sends an XML job to XTAccess to request the rewrap
of a file from an archiving or backup system to a new file format and archive
storage.
2. XTAccess processes the XML job:
a. It gets the file to rewrap from the external system.
b. It generates a new file on the destination storage.
14.2 EXAMPLE OF XML FILE REWRAP
<?xml version = "1.0" encoding="UTF-8" ?>
<EVS_XFile_Job_List>
<EVS_XFile_Job>
<Job_Id>4942648367704751</Job_Id>
<Job_Creation_Time>1132235747</Job_Creation_Time>
<Job_Type>41</Job_Type>
<Job_Src_File>G:\770A_SDPAL_IMXD10_MXFEVS_30Mb.evs.mxf </Job_Src_File>
<Job_Dest_File>F:\</Job_Dest_File>
<Job_Dest_File_Format>2</Job_Dest_File_Format>
</EVS_XFile_Job>
</EVS_XFile_Job_List>
The description of each XML tag is described in the ”XML Jobs” document.