http://www.vizrt.com/types/relation/lists

This link relation identifies a link to a collection of CUE lists. Links of this type occur in feed resources representing publication sections.

The following example shows a link of this type:

<entry>
  ...
  <link rel="http://www.vizrt.com/types/relation/lists" 
        href="http://host-ip-address/webservice/escenic/section/22/lists" 
        type="application/atom+xml"/>  
  ...
</entry>