[Home] [By Thread] [By Date] [Recent Entries]

  • To: XML Dev <xml-dev@l...>
  • Subject: char ref question
  • From: Manos Batsis <mbatsis@n...>
  • Date: Tue, 27 Jan 2004 17:53:48 +0200
  • User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Hi list,

Short version: Must character references in attribute values get 
expanded by an XML parser?

Long version: When a document like

<?xml version="1.0" encoding="iso-8859-1"?>
<foo bar="&#955;"/>


is accessed by an API like SAX on top of an XML parser like piccolo must 
the exposed attribute value be "&#955;" or "&lgr;" (greek lambda)?


Thanks,

Manos

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member