Subject: xsl help!!!
From: Srinivas Ch <sideburnch@xxxxxxxxx>
Date: Mon, 19 Aug 2002 02:21:43 -0700 (PDT)
|
hallo,
i would like to print a value of variable in the
doctype declaration of a document, how to do it? given
below is an example
<xsl:variable name="myname"
select="concat('-//S-V//DTD A++ V',$version,'//EN')"/>
//here is version is one more vaiable.
//Now I need to print the value of myname in the
doctype declaration like this
<xt:document href="{$file}" method="xml"
doctype-public="">
what statement should be used to print the value of
vaiable myname in the doctype-public.
thanxs,
sri...
__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- xsl help!!!
- Srinivas Ch - Mon, 19 Aug 2002 05:20:51 -0400 (EDT) <=
|
|