2 example of xml file rewrap, Example of xml file rewrap – EVS XTAccess Version 1.10 - July 2009 User Manual User Manual
Page 64

XTAccess Version 1.10 – User’s Manual
Author: Serge Comes - EVS Broadcast Equipment – July 2009
Issue 1.10.D
63
1. An external system (which can generate XML files for restoring clips, for
example IPDirector v5) sends an XML job to XT Access to request the rewrap
of a file from an archiving or backup system to a new file format and archive
storage.
2. XT Access 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.
13.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.