[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: !DOCTYPE element in xsl


Subject: Re: !DOCTYPE element in xsl
From: Miloslav Nic <nicmila@xxxxxxxxx>
Date: Mon, 16 Oct 2000 15:36:45 +0200

http://zvon.org/xxl/XSLTreference/Output/index.html

examples for:

element: output
attributes: doctype-system, doctype-public

"Matthias O. Will" wrote:
> 
> Hi,
> 
> I am using
> 
> <xsl:variable
> name="url">http://www.dlmeta.de/dlmeta/2000/DLmeta.html</xsl:varia
> ble>
> <xsl:value-of disable-output-escaping="yes" select="concat('&lt;!DOCTYPE
> BWDLmet
> a SYSTEM &quot;', $url, '&quot;&gt; &#10; &#10;')"/>
> 
> to have
> 
> <!DOCTYPE BWDLmeta SYSTEM
> "http://www.dlmeta.de/dlmeta/2000/DLmeta.html">
> 
> in my xml output, but this is kind of awkward. Isn't it possible to
> achieve the same thing by using xsl:output and, if yes, how?
> 
> Thanks for your help, as always,
> Matt
> --
>

-- 
******************************************
<firstName> Miloslav </firstName>    
<surname>   Nic      </surname>     

<mail>    nicmila@xxxxxxxxx    </mail>   
<support> http://www.zvon.org  </support>
<zvonMailingList> 
    http://www.zvon.org/index.php?nav_id=4 
</zvonMailingList>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xml