Have you checked whether there are other copies of Xerces in your
environment? If you've changed the file in the jar and you're still seeing
the original text the message file is most likely being loaded from
somewhere else.
Thanks.
Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-ma
tiago galvao schrieb am 11.02.2010 um 09:53:28 (-0800):
> Sorry guys didn't help that much...
>
> The XMLMessages_de.properties is another file
Note that "de" is für deutsch ...
> anyway i've altered XMLSchemaMessages.properties and sent to the .jar
> and still dosen't show translated...
>
Sorry guys didn't help that much...
The XMLMessages_de.properties is another file
anyway i've altered XMLSchemaMessages.properties and sent to the .jar and still
dosen't show translated...
i'm trying to show msgs in portuguese
The six year old topic just talks about a newew version
Michael Ludwig wrote on 02/02/2010 05:19:37 PM:
> tiago galvao schrieb am 02.02.2010 um 10:46:35 (-0800):
>
> > cvc-elt.3.1: Attribute 'http://www.w3.org/2001/XMLSchema-instance,nil'
> > must not appear on element 'dPrev', because the {nillable} property of
> > 'dPrev' is false.
> >
> > does anyo
tiago galvao schrieb am 02.02.2010 um 10:46:35 (-0800):
> cvc-elt.3.1: Attribute 'http://www.w3.org/2001/XMLSchema-instance,nil'
> must not appear on element 'dPrev', because the {nillable} property of
> 'dPrev' is false.
>
> does anyone know how could i change the language of these messages?
Lo
once you have validate your XML against XSD...
and some erros are found... it returns somthing like...
cvc-elt.3.1: Attribute 'http://www.w3.org/2001/XMLSchema-instance,nil' must not
appear on element 'dPrev', because the {nillable} property of 'dPrev' is false.
does anyone know how could i cha