[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Using a template to transform a node attribute


Subject: Re: [xsl] Using a template to transform a node attribute
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 12 Sep 2005 16:46:07 +0100

> Use "&lt;" for "<" in attribute values.

That usually means that someone omitted a closing " arround an
attribute value so the XML parser barfed at the start of the next
element

<foo abc="123>
  <bar
  ^ can't have < in the abc attribute.

Given my typing accuracy I'd assumed I'd done it but my example looks Ok
to me, so I blame you:-)

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


Current Thread
Keywords
xml