Referencing option

Build 1501 on 14/Nov/2017  This topic last edited on: 29/Oct/2012, at 16:11

Referencing option causes the output of the list of objects referencing the current one – e.g.  ../do.ashx?cmd=objsnav&ids=5875&options=referencing produces:

  <article nav:objectType="article" id="obj5875" . . . >

    <nav:objectTypeAttrs . . ./> 

    <nav:referencing>

      <nav:referencingBy attrName="pubDest.objs" /> 

      <nav:referencingBy attrName="task.products" /> 

      <nav:referencingBy attrName="extDoc.articles" /> 

    </nav:referencing>

    <folderRef idref="obj8">

    . . .

  </article>

This option is enabled by default for the backward-compatibility.