Andrea,
< is escaped with &lt; in xml files.

HTH Ivan


--- Andrea Quintavalle <[EMAIL PROTECTED]> wrote:
> when trying to use
> 
> <mapper type="regexp"
>
from="^(.*)(?<!(\.locale|\.esercizio|\.collaudo|\.sviluppo))$$"
> to="\1" />
> 
> i obtain 
> 
> The value of attribute "from" associated with an
> element type "mapper" must not contain the '<'
> character.
> 
> i have tryied to escape the '<' with a backslash but
> the error is still there.
> 
> Can someone help me?


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search. 
http://info.mail.yahoo.com/mail_250

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to