On 14.9.2012 12:38, DaveP wrote: > <xsl:template match="/"> > <html> > <body bgcolor="#FFFFFF"> > > </body> > </html> > </xsl:template>
You are missing <head> element here. Addition of <meta/> tag is triggered by <head> element to which <meta/> element is attached. -- ------------------------------------------------------------------ Jirka Kosek e-mail: [email protected] http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member ------------------------------------------------------------------
signature.asc
Description: OpenPGP digital signature
