4 Protocol Examples

The following is an example of the manifest file and corresponding WDP content. The OAB contains two address lists: "Global Address List," represented by the second OAL element, and "All Rooms," represented by the first OAL element. Both address lists include two templates, both with the language id value set to "0409" (English). Both OALs have a full details data file and a differential details files. Note that the first OAL has the data sequence number 2 and only one differential file, whereas the second OAL has data sequence number 4 and three differential files.

 <?xml version="1.0" encoding="UTF-8"?>
 <OAB>
     <OAL id='f867b9e0-d01e-43e3-8708-ba86a1c77dff' dn='/guid=F8E7206B268E404B9519453F0F184D24' name='\All Rooms'>
         <Full seq='2' ver='32' size='554' uncompressedsize='1165' SHA='d626d8d782332b7e8d689eea266ee315c31f19da'>
             f867b9e0-d01e-43e3-8708-ba86a1c77dff-data-2.lzx
         </Full>
         <Template seq='2' ver='7' size='5794' uncompressedsize='25620' SHA='53fb16d6dcdf1a559b8649e9b269eee84b85c91b' langid='0409' type='windows'>
             f867b9e0-d01e-43e3-8708-ba86a1c77dff-lng0409-2.lzx
         </Template>
         <Template seq='2' ver='7' size='5794' uncompressedsize='25620' SHA='53fb16d6dcdf1a559b8649e9b269eee84b85c91b' langid='0409' type='mac'>
             f867b9e0-d01e-43e3-8708-ba86a1c77dff-mac0409-2.lzx
         </Template>
         <Diff seq='2' ver='32' size='132' uncompressedsize='1165' SHA='f53ec568b6fc3e4adce0e7d7dfd51ace604a9234'>
             f867b9e0-d01e-43e3-8708-ba86a1c77dff-binpatch-2.lzx
         </Diff>
     </OAL>
     <OAL id='2e3eaccd-85a0-4abe-84f8-603a49801bb6' dn='/' name='\Global Address List'>
         <Full seq='4' ver='32' size='574' uncompressedsize='1872' SHA='91c1d0fa378dc961f9e8aafb17a9569767e21c73'>
             2e3eaccd-85a0-4abe-84f8-603a49801bb6-data-4.lzx
         </Full>
         <Template seq='4' ver='7' size='5794' uncompressedsize='25620' SHA='53fb16d6dcdf1a559b8649e9b269eee84b85c91b' langid='0409' type='windows'>
             2e3eaccd-85a0-4abe-84f8-603a49801bb6-lng0409-4.lzx
         </Template>
         <Template seq='4' ver='7' size='5794' uncompressedsize='25620' SHA='53fb16d6dcdf1a559b8649e9b269eee84b85c91b' langid='0409' type='mac'>
             2e3eaccd-85a0-4abe-84f8-603a49801bb6-mac0409-4.lzx
         </Template>
         <Diff seq='4' ver='32' size='132' uncompressedsize='1872' SHA='49d0d0c8185dd93ba7df0fbc6b532049ba5a29c5'>
             2e3eaccd-85a0-4abe-84f8-603a49801bb6-binpatch-4.lzx
         </Diff>
         <Diff seq='2' ver='32' size='136' uncompressedsize='1197' SHA='7e391a3fd934310489f87576ad6b6e1fd6fc1590'>
             2e3eaccd-85a0-4abe-84f8-603a49801bb6-binpatch-2.lzx
         </Diff>
         <Diff seq='3' ver='32' size='138' uncompressedsize='1544' SHA='3eb5108d87e366681eb27be395f3ef7d9525c63f'>
             2e3eaccd-85a0-4abe-84f8-603a49801bb6-binpatch-3.lzx
         </Diff>
     </OAL>
 </OAB>