<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsldoc="http://www.bacman.net/XSLdoc" exclude-result-prefixes="xsldoc">
| Import Detail | |
http://www.bacman.net/include/xsl/replace.xsl A stylsheet which contains templates for string maniuplation. | |
test.dots.xsl
Used in confunction with test.xsl.
| |
test/test.xsl
Used in confunction with ../test.xsl.
| |
/include/xsl/html/tables.xsl
A stylsheet which contains attribute-sets for quicker coding of HTML tables.
Some attribute-sets such as border are valid for other HTML tags.
| |
| Parameter Detail | |
QName | value xsl:param |
| Key Detail | |
QName | <xsl:key name="QName"
match="Pattern"
use="Expression"> xsl:key |
| Decimal Format Detail | |
QName | <xsl:decimal-format name="QName" decimal-separator="C" grouping-separator="C"/> xsl:decimal-format |
| Attribute Set Detail | ||||
QName | <xsl:attribute-set name="QName"
use-attribute-sets="table"> xsl:attribute-set | |||
| ||||
| Name Template Detail | |
name | <xsl:template name="name"> xsl:template no param |