xsl-list
[Top] [All Lists]

Re: [xsl] ASPX generation

2010-06-15 03:35:53
On 15/06/2010 09:10, Vladimir Nesterovsky wrote:
If I shall reserve any character for a purpose of character map then I
should replace those characters in those literals.

but if you use private use area characters or unallocated unicode characters for this then they should not be apperarig in your surece documents anyway. (What would tehy mean?)

Or, you could use an xml 1.1 parser and then use #1 #2 #3 for this, then
they may not appear as characters only as character references so again should not be in your source documents.

if necessary you can check with matches() or contains() whether your "reserved" characters do occur and generate an error.

David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________

--~------------------------------------------------------------------
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>