« Return to Thread: header & footer in custom title page

Re: header & footer in custom title page

by spr :: Rate this Message:

Reply to Author | View in Thread

Yes. the quotes got it working.

~:) spr

Bob Stayton wrote:
Is readme inside single quotes inside the double quotes?  It must be to be
recognized as a string instead of an element name:

> <xsl:with-param
>      name    = "master-reference"
>      select  = "readme" />

select="'readme'"

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net
~spr

 « Return to Thread: header & footer in custom title page