Re: [xml] MinGW build regression on 2.6.32 ?
- From: Roumen Petrov <bugtrack roumenpetrov info>
- To: "pub3.bb" <pub3 bb laposte net>
- Cc: xml gnome org
- Subject: Re: [xml] MinGW build regression on 2.6.32 ?
- Date: Tue, 27 May 2008 23:15:20 +0300
pub3.bb wrote:
Hi everybody,
I have just pust a bug (http://bugzilla.gnome.org/show_bug.cgi?id=534347) , trying to answer to my question:
I build successfully libxml2 (tag 2.6.32, without modification) via Mingw on my
PC, but when I compare results for schema validation, line number disapear !
May be this is the case in error.c reported here:
http://bugzilla.gnome.org/show_bug.cgi?id=454388
[SNIP]
In Zlatkovic version, we have the line number:
===============================================
xmllint --noout --schema directtax_v3.xsd gb40b.xml
gb40b.xml:22769: element BirthCountryCode: Schemas validity error : Element
'{ur
n:cec.eu.int:taxud:directtax:eusd:v3}BirthCountryCode': [facet 'pattern'] The
va
lue '13' is not accepted by the pattern '[A-Z]{2}'.
gb40b.xml:22769: element BirthCountryCode: Schemas validity error : Element
'{ur
n:cec.eu.int:taxud:directtax:eusd:v3}BirthCountryCode': '13' is not a valid
valu
e of the local atomic type.
And not in my version:
=======================
D:\buildxml\trunk\win32\bin.mingw>xmllint.exe --noout --schema directtax_v3.xsd
gb40b.xml
Element '{urn:cec.eu.int:taxud:directtax:eusd:v3}BirthCountryCode': [facet
'patt
ern'] The value '13' is not accepted by the pattern '[A-Z]{2}'.
Element '{urn:cec.eu.int:taxud:directtax:eusd:v3}BirthCountryCode': '13' is not
a valid value of the local atomic type.
Is there an hidden build option ?
Where is the mistake ?Thanks a lot for your support !
[SNIP]
Roumen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]