473,386 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Message for xml validating in italian

Hello java/xml guru,
i would like to know if is it possible to get an nonenglish version of
the message returned from a SAXParseException.....

for example:

cvc-attribute.3: The value 'yes' of attribute 'acronym' on element
'word' is not valid with respect to its type.

would become:

cvc-attribute.3: Il valore 'yes' dell'attributo 'acronym' per
l'elemento 'word' è non valido rispetto al tipo.

thank you

s
Jul 20 '05 #1
2 1500
PipcoMan wrote:
i would like to know if is it possible to get an nonenglish version of
the message returned from a SAXParseException.....

for example:

cvc-attribute.3: The value 'yes' of attribute 'acronym' on element
'word' is not valid with respect to its type.

would become:

cvc-attribute.3: Il valore 'yes' dell'attributo 'acronym' per
l'elemento 'word' è non valido rispetto al tipo.


Create 'XMLMessages_it.properties' in a org/apache/xerces/impl/msg
directory, containing the translations of the messages in
XMLMessages.properties and put it into your classpath.

--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)
Jul 20 '05 #2
Johannes Koch <ko**@w3development.de> wrote in message news:<2j*************@uni-berlin.de>...
PipcoMan wrote:
i would like to know if is it possible to get an nonenglish version of
the message returned from a SAXParseException.....


Create 'XMLMessages_it.properties' in a org/apache/xerces/impl/msg
directory, containing the translations of the messages in
XMLMessages.properties and put it into your classpath.


Thank you very mutch !!!
I translate also XMLSchemaMessages.properties .......

Grazie Thanks obrigado :-)

pipcoman
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Master | last post by:
For solidarity with the Italian people, as it happens in other situated newsgroup and Internet I propose to all the frequent visitors of this news, to participate tomorrow to the day of national...
0
by: Josh Berkus | last post by:
Folks, Stefano is our project's Italian translator. But he's feeling a little overwhelmed lately. I'd desperately like to find someone to share the responsibility of English-->Italian...
6
by: Alex Bink | last post by:
Hi, I have a validating event on a textbox in which I want to prevent the user to leave the textbox without entering the right data. Only if he clicks on another specific control he is allowed...
0
by: Joe | last post by:
Hi For a while now I have been finding postings of problems with the validating event not firing on controls properly. I too had this problem. The event would fire when clicking on another...
2
by: eteam | last post by:
we are developing an application in VB.NET in India for an italian client The client need to see the button texts of message boxes in italian language for eg: YES >>> S CANCEL >>>...
0
by: Matthew | last post by:
All, I have searched google and the newsgroups but can't find anything the same as what I am experiencing (though I may have missed something). I have controls (textboxes) within UserControls...
6
by: Ryan | last post by:
I have a windows form that I want to force validation on controls (text boxes) when the user clicks a "Save" button. The only way I've found to do this is to cycle through every control and call...
2
by: Jolace | last post by:
Please help me...i dowwnload italian front page :) How to change language i don't understand anything in italian?
2
by: FutureShock | last post by:
I am using a registration class to process a registration form and need some opinions on returning error messages. I am self referring the page on submit. I would like to send each form field...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.