|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] "<" output problems
Hello! I have problems to output a "<" and ">". The output should be a schema as well. the special characters < > does not work. output: < (but &qout works) to write the unicode for ">" > does not work. output: >. "<xsl:text disable-output-escaping="yes"> < </xsl:text>" does not work too. error. So I tried this: <xsl:param name="dings" select="concat('"',$pre,'"')"/> <simpleType> <restriction base='$dings'/> </simpleType> I want to output the content of "$dings" in the result, but like this it does not work of course, maybe someone has an idea?? Would be great! Thanx to the people who answered my previous question, it helped me enormously! greeets Thilo -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






