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

  • To: xml-dev@l...
  • Subject: question concerning parsing entity references in xslt
  • From: Bill Riegel <BRiegel@l...>
  • Date: Tue, 11 Feb 2003 11:11:07 -0600

When writing a xslt file, Is it expected that all entity references will be replace with their string replacement

 

i.e. if the input is

<iceCream>Ben &amp; Jerry</iceCream>

 

when to do a

<xsl:value-of select="iceCream" />

 

will I get

 

Ben &amp; Jerry

Or

 

Ben & Jerry

 

Bill Riegel

LandMark Graphics

713-839-3388

 


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