<object>

Build 1501 on 14/Nov/2017  This topic last edited on: 15/Mar/2016, at 11:52

The <object> node is a wrapper for the list of objects returned.

NOTE: The <objects> node is only present when there is more than one object returned.

   <xml>

      <objects xmlns="urn:schemas-teradp-com:gn4tera">

        <video nav:objectType="video" id="obj32769"

               name="Reuters VARIOUS-TALK OF THE TOWN [233654]" ...>

         <nav:creation />

         <nav:modified />

...

        </video>

        <image nav:objectType="image" id="obj66678"

               name="Japan Michael Jackson Movie.jpg" ...>

          <nav:creation />

          <nav:modified />

        </image>

      </objects>

    </xml>

 

NOTE: There is no <objects> node for a single result.

   <xml>

      <story nav:objectType="story" id="obj18243"

             name="TR_IMP_00130788" ...>

...

      </story>

    </xml>

See also

object items