xsl-list
[Top] [All Lists]

Re: [xsl] Namespace conflicts processing Word documents

2008-10-06 11:37:30
G. Ken Holman wrote:
[...]
I'm not sure about the conversion ... if you transform an OOXML <p> into a WordML <p> then when it comes time to act on <p> you don't know which it really means.

Fortunately (or perhaps unfortunately) the current application simply requires to conflate both to a HTML <p>, retaining only such subelement markup as the editors of the project have decided (bold, italics, and links). The objective was to allow authors to continue to write in Word, using only specific named styles to identify structure, and discard all decorative markup.

///Peter

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--