[Xsltforms-support] XML with ñ in xsltforms
Brought to you by:
alain-couthures
From: Javier D. <jd...@tc...> - 2012-07-05 11:28:42
|
Hello, We are testing our xsltforms application with problematic characters in spanish (ñ, accents, etc), and we have found the following error using this xml and having binding expressions: <Dia> <Mañana>Viernes</Mañana> </Dia> XSLTForms Exception -------------------------- Error parsing the following XPath expression : /Dia/Mañana Unknown operator at 'ñ' in '/Dia/Mañana' We will try to avoid this kind of xmls, but we want to know if there is any kind of limitation in Xsltforms using it. According to xml standard, xmls with "ñ" are valid, although in my opinion it isn't recomendable to use it :). Best regards, Javier ************************************************************************************************************************************************ *La información contenida en este mensaje de correo electrónico es confidencial y puede revestir el carácter de reservada. * *Está dirigida exclusivamente a la persona destinataria. * *El acceso o cualquier uso por parte de cualquier otra persona de este mensaje no están autorizados y pueden ser ilegales.* *Si no es Ud. la persona destinataria, le rogamos que proceda a borrarlo. * *The information in this e-mail is confidential and may be legally privileged. * *It is intended solely for the addressee. * *Access or any use by any other person to this Internet e-mail is not authorised and may be unlawful. * *If you are not the intended recipient, please delete this e-mail. * ************************************************************************************************************************************************ |