2.2.9.10.4 WORK

The WORK element MUST use the following template.

 <WORK>
       <OBJECT>
         <ID type="" />
       </OBJECT>
 [[- preconditionlist -]]
       <RIGHTSGROUP name="Main-Rights">
         <RIGHTSLIST>
           <RIGHT name="OWNER">
             <CONDITIONLIST>
               <ACCESS>
                 <PRINCIPAL>
                   <OBJECT>
                     <ID type="Internal">Owner</ID>
                   </OBJECT>
                 </PRINCIPAL>
               </ACCESS>
             </CONDITIONLIST>
           </RIGHT>
           [[- right -]]
         </RIGHTSLIST>
       </RIGHTSGROUP>
     </WORK>

[[- preconditionlist -]]: This element specifies the time conditions on the usage policy, as specified in section 2.2.9.10.4.1.