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

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

Currently, links with this relation will not work: they will return an HTTP 404 error.

The following example shows a link of this type:

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