Unofficial Content

The Atom Structure is as follows:

Atom
{
   id
   title
   subtitle
   logo
   link
   {
      type
      href
   }
   icon 
   entries (collection of entry)
   {
      entry
      {
         id
         title
         links (collection of link)
         {
            link
            {
               type
               href
            }
            updated
            sumary
            content
            {
               type
               value
               div
               {
                  value
                  img
                  {
                     src
                  }
               }
            }
            author
            {
               name
               url
            }
            email
         }
      }
   }
}

Download the corresponding SDT here.

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant