|
Cobertura example source code file (xhtml-lat1.ent)
The Cobertura xhtml-lat1.ent source code
<!-- Portions (C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!-- Character entity set. Typical invocation:
<!ENTITY % HTMLlat1 PUBLIC
"-//W3C//ENTITIES Latin 1 for XHTML//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
%HTMLlat1;
-->
<!ENTITY nbsp " ">
<!ENTITY cent "¢">
<!ENTITY pound "£">
<!ENTITY curren "¤">
<!ENTITY yen "¥">
<!ENTITY brvbar "¦">
<!ENTITY uml "¨">
<!ENTITY ordf "ª">
<!ENTITY laquo "«">
<!ENTITY plusmn "±">
<!ENTITY para "¶">
<!ENTITY sup1 "¹">
<!ENTITY Ntilde "Ñ">
<!ENTITY Oslash "Ø">
<!ENTITY ntilde "ñ">
<!ENTITY oslash "ø"> |