Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Xref resolving problem when making book from XML

Contributor ,
Feb 28, 2008 Feb 28, 2008
Hi,

I cannot get cross references to work between book components when I import an xml instance to frame. The book components are created by PI's in xml. Book itself and components gets created ok and also xrefs within a component are ok, but xrefs between components creates "unresolved cross references".. Not even update book commands help.

Also, if I import the xml as a big, single fm file, all xrefs are ok, so attributation in xml is ok.

xml uses the id/idref attributes for xrefs.

I tried to use the "srcfile" approach by adding the srcfile value to xref element with XSLT -> did not help.

Any hints how to proceed, dev guide ran out of ammo here..

BR, Martti
TOPICS
Structured
377
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Feb 28, 2008 Feb 28, 2008
LATEST
This looks really weird..

I got the srcfile approach working after using absolute paths in URI for the attribute value. Works, but nasty since the user must save the final book to same folder that is specified in xml.

Then I changed the process to let frame generate the component file names (no PI's). Without srcfile in xref frame was still unable to resolve xrefs between book components.

I could swear that old versions of frame were able to do this.

The source XML is Composite DITA-based XML, ordinary stuff..

Has anyone had the same?..Any solutions..

Martti
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines