Re: [docbook-apps] oXygen 9 beta with WYSIWYG-like editing supportfor DocBook

From
Elliotte Harold <>
Date
2007-10-04T09:48:19+00:00
ID
Thread
Re: [docbook-apps] oXygen 9 beta with WYSIWYG-like editing supportfor DocBook
Scott Hudson wrote:
> I agree with Michael. oXygen isn't just for editing DocBook. It's an 
> all-purpose XML editor. Different standards will have different element 
> names for the same basic semantic. <Emphasis role="bold"> in DocBook is 
> the equivalent of <b> in DITA and HTML, and ODF and MS OpenXML will have 
> their equivalents as well.

I don't know DITA but <emphasis role="bold"> is not the equivalent of 
<b> in HTML. DocBook has no equivalent of <b> in HTML. The equivalent of 
<emphasis role="bold"> in HTML is <em style="font-weight: bold; 
font-style: plain"> or perhaps <strong>. It is not <b>.

MS OOXML likely attempts to match the presentation based semantics of 
Word. It is not at all like DocBook. I suspect ODF is similar in that 
respect.

-- 
Elliotte Rusty Harold  
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/