How to code special characters in xsl
-
We need to hard code some special characters in xsl so that it printsthe exact hard coded value in the dynamically created asp.net cs files. Ex: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Testing.aspx.cs" Inherits="Testing">; Also when try to hard code the below line in xsl, the editor understands the "DOCTYPE" as DTD document.. SO please help me out in this. How to hardcode these two lines in xsl. ; Thanks, Santa
-
We need to hard code some special characters in xsl so that it printsthe exact hard coded value in the dynamically created asp.net cs files. Ex: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Testing.aspx.cs" Inherits="Testing">; Also when try to hard code the below line in xsl, the editor understands the "DOCTYPE" as DTD document.. SO please help me out in this. How to hardcode these two lines in xsl. ; Thanks, Santa
I suspect CDATA sections[^] will be useful for this.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p