At 08:28 AM 8/17/2006, Wim Hooghwinkel \(Scriptware\) wrote:
I can not get the corrcet syntax for FM to export only as file, not as
entity. It keeps on exporting it as an entity, even when I delete the
entity reference page and use the 'attribute "entity" is fm attribute'
rule (FM won't import graphics that are declared by entitys though).

Wim,
If you need to import graphics specified with entities, then you are better off using XSLT. As far as the export issue, try making the attribute rule a subrule of the rules for the graphic element:

   element "graphic" {
      is fm graphic element;
      attribute "entity" is fm attribute;
      }

        --Lynne


Lynne A. Price
Text Structure Consulting, Inc.
Specializing in structured FrameMaker consulting, application development, and training
[EMAIL PROTECTED]            http://www.txstruct.com
voice/fax: (510) 583-1505 cell phone: (510) 421-2284

_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to [EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to