can ENTITY ImportedGraphic - be omitted?

Lynne A. Price lprice at txstruct.com
Thu Aug 17 08:41:08 PDT 2006


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
lprice at txstruct.com            http://www.txstruct.com
voice/fax: (510) 583-1505      cell phone: (510) 421-2284 





More information about the framers mailing list