Hakan Pettersson wrote:
>
> 1)
> Is it possible to output a byte i.e. any ASCII-character
> by using a function as "char(187)"?
Use entity references: »
In HTML output mode, some processors will convert these to
more familiar entity references: I think saxon converts
  into , for instance.
> 2)
> Saw this in a posting:
> <xsl:output method="html" version="4.0"/>
> If version not is stated what is Saxon uotputting?
It says in the spec (section 16.2) that the default is 4.0.
--
Warren Hedley
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|