[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: <sverre.ola.medalen@xxxxxxxxxxxxx>, <framers@xxxxxxxxx>
Subject: Re: Formatting elements on import of XML to FrameMaker
From: "Lynne A. Price" <lprice@xxxxxxxxxxxx>
Date: Fri, 15 Oct 2004 08:19:59 -0700
Delivered-to: jeremyg-freeframers:org-ffarchiv@freeframers.org
In-reply-to: <3067AEBE50A75A47B1621612588543FE02127B@kda-beexc-06.kda.kongsberg.com>
References: <3067AEBE50A75A47B1621612588543FE02127B@kda-beexc-06.kda.kongsberg.com>
Sender: owner-framers@xxxxxxxxx
We receive documents structured according to the Docbook DTD. In this structure there is constructs like:
<para> <orderedlist> <listitem> <para>Text</para> </listitem> </orderedlist> </para>
I have read the Structure Application Developeer's Guide from Adobe to learn the syntax for mapping XML elements to FrameMaker paragraph formats. I have found how to map child elements of parent elements to paragraph formats and how to map sibling elements to paragraph formats. In this case I would like to map the <para> parent element of the <ordered> element to a paragraph format. I have not found the syntax for building the correct EDD rule. Does any of you have some good information on this to share? I'm looking for a good book on this subject as an alternative to Adobe's document. Any suggestions are appreciated.
<para> <orderedlist> <listitem> <para>first para</para> <para>second para</para> </listitem> </orderedlist> </para>
** To unsubscribe, send a message to majordomo@xxxxxxxxx ** ** with "unsubscribe framers" (no quotes) in the body. **