xsl-list
[Top] [All Lists]

Re: List of XSL entities

2004-11-30 07:23:36
  >>
  This one will work just fine... using > is simply an easy way to 
  ensure you use <


If you don't always quote > as > you have to check every string that
is being used as element content and xheck that it doesn't contain ]]>
as a substring, in which case at least one of those three characters
needs to be quoted. It's probably easier to just always quote >

Other you need to quote " as (for example ") in attribute values if
you use " to delimit the value, or conversely you need to quote ' as for
example ' if you use ' to deleimt atttribute values.

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
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>