• Skip to content
  • Skip to primary sidebar

The html blog

The web sandbox

You are here: Home / Archives for entities

entities

HTML entities within XSL

September 29, 2017 By thehtmlblog Leave a Comment

You want to have in your XSL stylesheet but you’re getting an error, just put these few lines of code at the top, before the tag : <!DOCTYPE xsl:stylesheet [ <!ENTITY nbsp “&#160;”> <!ENTITY AElig “&#198;”> <!ENTITY AMP “&amp;#38;”> <!ENTITY Aacute “&#193;”> <!ENTITY Acirc “&#194;”> <!ENTITY Agrave “&#192;”> <!ENTITY Alpha “&#913;”> <!ENTITY Aring “&#197;”> <!ENTITY […]

Filed Under: XML Tagged With: entities, html, stylesheet, xml, xsl

Primary Sidebar

Subscribe and never miss a post

Categories

  • Hosting
  • Javascript
  • php
  • Web
  • XML

Copyright © 2021 · htmlblog.net