h3 { font-size: 16px; line-height: 18px; margin-bottom: 16px;}
h4 { font-size: 14px; line-height: 16px; margin-bottom: 14px;}
h5 { font-size: 13px; line-height: 10px; margin-bottom: 13px;}
-/*table, td { border: 0; }*/
-.table table, td {border: 1;padding: 0}
-
+table, td {padding: 0; }
+/*table, td {border: 1;padding: 0}
+*/
/* 3. Block Formatted
----------------------------------------------------- */
cast to geometry, transform and then cast back. A * means the function works with it, but only does because of auto-casting\r
behavior.</para>\r
\r
- <table frame='all'><title>Function Support Matrix</title>\r
+ <table frame='all' cellpadding='0'><title>Function Support Matrix</title>\r
<tgroup cols='5' align='left' colsep='1' rowsep='1'>\r
<colspec colname='function' />\r
<colspec colname='geometry' align='center'/>\r
<colspec colname='geography' align='center'/>\r
<colspec colname='3D' align='center'/>\r
<colspec colname='Curves' align='center'/>\r
+ <colspec colname='SQLMM' align='center' />\r
<thead>\r
<row>\r
<entry>Function</entry>\r
<entry>geography</entry>\r
<entry>3D (2.5D)</entry>\r
<entry>Curves</entry>\r
+ <entry>SQL MM</entry>\r
</row>\r
</thead>\r
<tbody>\r
<entry></entry>\r
</xsl:otherwise>\r
</xsl:choose> \r
+ <!-- SQL MM compliance -->\r
+ <xsl:choose>\r
+ <!-- supports -->\r
+ <xsl:when test="contains(.,'implements the SQL/MM')">\r
+ <entry>+</entry>\r
+ </xsl:when>\r
+ <!-- no support -->\r
+ <xsl:otherwise>\r
+ <entry></entry>\r
+ </xsl:otherwise>\r
+ </xsl:choose>\r
</row>\r
</xsl:for-each>\r
</tbody>\r