This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: basic-link FOPException


"Basch, Susan  (REPP-GPG)" <SBasch@greenwood.com> wrote:
> I'm trying to create an internal-destination link and get this error:
> org.apache.fop.apps.FOPException: internal-destination or
> external-destination must be specified in basic-link

Write your transformation result (the FOs) to a file and check
whether you got an empty attribute:
 internal-destination=""
Maybe not all of your topics have a valid topicID.

HTH
J.Pietschmann

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]