rolemapping based on attrib value

  • 1 reply.
  • This is not yet resolved.
  • This question was started by benr.
  • Last post by Carl.
benr
user
January 7th 2010
in http://xopus.com/forum/how-to/212.html I found that mapping based on certain attribute values wasn't supported in 2008.
Is it supported in version 4? I tried to use xpath syntax like the following:
<x:node match="emphasis[@role='bold']">
<x:role>bold</x:role>
</x:node>
and
<x:element match="emphasis">
<x:attribute name="@role[.='bold']" role="bold"/>
</x:element>
Carl
Xopus Team
January 25th 2010
It is not yet supported in Xopus 4. We still suggest remapping your schema to include specific elements for styles like that in order to use the roles and buttons that come with it in the toolbar.

React

HTML will be shown as HTML code.
Linebreaks and Links starting with http:// are automatically resolved