Datacat for inline element

Hi,

Here are a few ideas for the "inline" data category 9or whatever it will be called).

The idea is to identify element like <b>, <span>, etc. that should be included in the text runs, contrary to elements like <para>,
<li>, etc. that are often used as delimiter for blocks of text.

1- we could use something akin to the translatibility datacat:

<its:documentRule inline='yes' inlineSelector="//b|//span"/>

However there are several aspects to take in account:

- Is this datacat is inheritable?

- Do we need it in situ? (or just dislocated and in schema)

If not, maybe the mechanism to use it would be different. A simple enumeration could do it maybe?


...just thinkin aloud agin.
-yves

Received on Thursday, 26 January 2006 02:09:08 UTC