Reference to multiple documents and named destination

You can always contact me by mail for more information regarding Define-XML generation.
My address is easy to find.

Hi all,

I am using the Define.xml Generator from Pinnacle Community to create my define.xml. When I fill out the Excel Spec to create the define, the following issues arise:

  1. I cannot reference to the section of a document but only to pages (by using the column “Pages” in e.g. the Comments tab).

  2. I cannot reference two documents within the same comment.

In the define.xml it should look like this:

<def:CommentDef OID=“COM.ADQSADAS”>

See referenced dataset creation program and Analysis Data Reviewer’s Guide, Section 2.1

<def:DocumentRef leafID=“LF.ADQSADAS.PGM”/>
<def:DocumentRef leafID=“LF.ADRG”>
<def:PDFPageRef PageRefs=“Section2.1” Type=“NamedDestination”/>
</def:DocumentRef>
</def:CommentDef>

Is there a way to get this by using the Excel Spec without adapting the Define.xml in an editor afterwards?

Thanks a lot!