XHTML filter support

XHTML filter support
The XHTML filter is used when referencing XHTML data from the StoryTeller Document. The filter supports the following:
For more information on CSS definitions, see http://www.w3.org/TR/CSS2/
Note:
CSS overflow support
You can:
The following CSS 2.1 properties are supported:
 
auto – no page break is forced
always – translates to Start position = In next Story frame paragraph property on the current paragraph.
avoid – Not supported, thus ignored.
left – translates to Start position = In next Story frame paragraph property on the current paragraph.
right – translates to Start position = In next Story frame paragraph property on the current paragraph.
inherit – property is inherited from its parent element.
auto – no page break is forced
always – Area break generated after the paragraph.
avoid – Not supported, thus ignored.
left – Area break generated after the paragraph.
right – Area break generated after the paragraph.
inherit – property is inherited from its parent element.
auto - no page break is forced
avoid – translates to Keep lines together = All.
inherit – property is inherited from its parent element.
<integer> – Minimum number of lines in a block container that must be left at the bottom of a Story frame.
inherit – property is inherited from its parent element.
<integer> – Minimum number of lines in a block container that must be left at the top of a Story frame.
inherit – property is inherited from its parent element.
Supported tags
<!--...-->
<a>
<b>
<big>
<blockquote>
<body>
<br>
<dd>
<del>
<div>
<dl>
<dt>
<em>
<font>
<h1> to <h6>
<head>
<html>
<i>
<li>
<link>
<ol>
<p>
<s>
<small>
<span>
<strike>
<strong>
<style>
<sub>
<sup>
<title>
<u>
<ul>
<hr>
<img>
<tr>
<td>
<table>
Note:
Supported properties of style attribute
color
background-color
margin
margin-bottom
margin-left
margin-right
margin-top
text-align
text-indent
font
font-family
font-size
font-style
font-weight
Supported colors
The XHTML filter supports XHTML color names. For more information, see http://www.w3schools.com/cssref/css_colornames.asp
The RGB color numeric specification is also supported.
Encoding
The XHTML filter supports XHTML files encoded by UTF-8.
Supported table tags and attributes
<table>
border
cellpadding
width
bgcolor (*)
<caption> (*)
<thead>
<tfoot>
<tbody>
<cols>
<colgroup>
Supported cell tags and attributes
<td>
<th>
<tr>
align
valign
bgcolor (*)
colspan
height (*)
width (*)
Not supported table tags and attributes
frame
rules
summary
cellspacing
table align (*)
Not supported cell attributes
abbr
axis
char
charoff
rowspan
nowrap (*)
scope
background
(*) = Deprecated in HTML 4.01. Not supported in XHTML 1.0 Strict DTD.
OpenText StreamServe 5.6 Updated: 2013-03-01