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

Re: [xsl] recognize character entities


Subject: Re: [xsl] recognize character entities
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 31 Aug 2006 16:14:33 +0100

  You might be better writing this as

  *[not(matches(., '^[&#31;-&#591;]'))]

sorry that's not well formed: 32 + 1 is 33 not 31.. make that &#33;
(otherwise known as !)

David


Current Thread
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor