[xml] Tru64 UNIX 5.1/IRIX 6.5 test suite errors



I'm getting the following errors from Tru64 UNIX 5.1 and IRIX 6.5 for
libxml 2.6.22:
## Error cases regression tests
name.xml result
1c1 < ./test/errors/name.xml:3: parser error : Couldn't find end of Start Tag 
fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo...
 line 1 --- > ./test/errors/name.xml:3: parser error : Couldn't find end of Start Tag 
fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
name2.xml result
1c1 < ./test/errors/name2.xml:2: parser error : Specification mandate value for attribute 
foooooooooooooooooooooo... --- > ./test/errors/name2.xml:2: parser error : Specification mandate value for 
attribute 
foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
## Error cases stream regression tests
name.xml result
1c1 < ./test/errors/name.xml:2: parser error : Couldn't find end of Start Tag 
fooooooooooooooooooooooooooooooooooooooooooooo... --- > ./test/errors/name.xml:2: parser error : Couldn't 
find end of Start Tag 
fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
name2.xml result
1c1 < ./test/errors/name2.xml:2: parser error : Specification mandate value for attribute 
foooooooooooooooooooooooooooooooooooooooooooo... --- > ./test/errors/name2.xml:2: parser error : 
Specification mandate value for attribute 
foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
...
## Schemas regression tests
annot-err_0_0 result
7c7 < ./test/schemas/annot-err_0.xsd:14: element documentation: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}documentation', attribute '{http://www.w3.org/XML/1998/namespace}lang': 
'*' is not a valid value of the atomic type 'xs:language'. --- > ./test/schemas/annot-err_0.xsd:14: element 
documentation: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}documentation', attribute 
'{http://www.w3.org/XML/1998/namespace}lang': '*' is not a valid value of the at
anyAttr-processContents-err1_0_0 result
2c2 < ./test/schemas/anyAttr-processContents-err1_0.xml:12: element elem.strict: Schemas validity error : 
Element '{http://FOO}elem.strict', attribute '{http://FOO}barB': No matching global attribute declaration 
available, but demanded by the strict wildcard. --- > ./test/schemas/anyAttr-processContents-err1_0.xml:12: 
element elem.strict: Schemas validity error : Element '{http://FOO}elem.strict', attribute 
'{http://FOO}barB': No matching global attribute declaration available, but demanded by the strict wildc
changelog093_1_0 result
1c1 < ./test/schemas/changelog093_0.xml:7: element description: Schemas validity error : Element 
'{http://www.blackperl.com/XML/ChangeLog}description': Duplicate key-sequence ['PL'] in unique 
identity-constraint '{http://www.blackperl.com/XML/ChangeLog}changelogDescriptionLangConstraint'. --- > 
./test/schemas/changelog093_0.xml:7: element description: Schemas validity error : Element 
'{http://www.blackperl.com/XML/ChangeLog}description': Duplicate key-sequence ['PL'] in unique 
identity-constraint '{http://www.blackperl.com
element-err_0_0 result
6,7c6,7 < ./test/schemas/element-err_0.xsd:14: element element: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}element', attribute 'final': The value 'fantasy' is not valid. Expected is 
'(#all | List of (extension | restriction))'. < ./test/schemas/element-err_0.xsd:14: element element: Schemas 
parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'block': The value 'flute' is 
not valid. Expected is '(#all | List of (extension | restriction | substitution))'. --- > 
./test/schemas/element-err_0.xsd:14: element element: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}element', attribute 'final': The value 'fantasy' is not valid. Expected is 
'(#all | List of (extension | r > ./test/schemas/element-err_0.xsd:14: element element: Schemas parser error 
: Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'block': The value 'flute' is not valid. 
Expected is '(#all | List of (extension | res 11c11 < ./test/schemas/element-err_0.xsd:22: element element: 
Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'abstract': Only the 
attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'. --- > 
./test/schemas/element-err_0.xsd:22: element element: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}element', attribute 'abstract': Only the attributes 'minOccurs', 
'maxOccurs' and 'id' are allowed in addit 17c17 < ./test/schemas/element-err_0.xsd:30: element element: 
Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'block': The value 
'flute' is not valid. Expected is '(#all | List of (extension | restriction | substitution))'. --- > 
./test/schemas/element-err_0.xsd:30: element element: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}element', attribute 'block': The value 'flute' is not valid. Expected is 
'(#all | List of (extension | res
import1_0_0 result
3,4c3,4 < ./test/schemas/import1_0.xsd:16: element import: Schemas parser warning : Element 
'{http://www.w3.org/2001/XMLSchema}import': Skipping import of schema located at 
'test/schemas/import1_0b.imp' for the namespace 'http://BAR', since this namespace was already imported with 
the schema located at 'test/schemas/import1_0.imp'. < ./test/schemas/import1_0.xsd:26: element element: 
Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value 
'{http://BAR}bar.B' does not resolve to a(n) element declaration. --- > ./test/schemas/import1_0.xsd:16: 
element import: Schemas parser warning : Element '{http://www.w3.org/2001/XMLSchema}import': Skipping import 
of schema located at 'test/schemas/import1_0b.imp' for the namespace 'http://BAR' > 
./test/schemas/import1_0.xsd:26: element element: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://BAR}bar.B' does not 
resolve to a(n) element declaratio
length3_0_0 result
1c1 < ./test/schemas/length3_0.xsd:5: element element: Schemas parser error : element decl. 'size', attribute 
'type': The QName value '{http://www.w3.org/2001/XMLSchema}non-positive-integer' does not resolve to a(n) 
type definition. --- > ./test/schemas/length3_0.xsd:5: element element: Schemas parser error : element decl. 
'size', attribute 'type': The QName value '{http://www.w3.org/2001/XMLSchema}non-positive-integer' does not 
resolve to a(n) type defini
src-element2-2_0_0 result
4,9c4,9 < ./test/schemas/src-element2-2_0.xsd:36: element element: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}element', attribute 'type': Only the attributes 'minOccurs', 'maxOccurs' 
and 'id' are allowed in addition to 'ref'. < ./test/schemas/src-element2-2_0.xsd:37: element element: Schemas 
parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'nillable': Only the attributes 
'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'. < ./test/schemas/src-element2-2_0.xsd:38: 
element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 
'default': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'. < 
./test/schemas/src-element2-2_0.xsd:39: element element: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}element', attribute 'fixed': Only the attributes 'minOccurs', 'maxOccurs' 
and 'id' are allowed in addition to 'ref'. < ./test/schemas/src-element2-2_0.xsd:40: element element: Schemas 
parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'form': Only the attributes 
'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'. < ./test/schemas/src-element2-2_0.xsd:41: 
element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 
'block': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'ref'. --- > 
./test/schemas/src-element2-2_0.xsd:36: element element: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}element', attribute 'type': Only the attributes 'minOccurs', 'maxOccurs' 
and 'id' are allowed in addition > ./test/schemas/src-element2-2_0.xsd:37: element element: Schemas parser 
error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'nillable': Only the attributes 
'minOccurs', 'maxOccurs' and 'id' are allowed in addit > ./test/schemas/src-element2-2_0.xsd:38: element 
element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'default': 
Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in additi > 
./test/schemas/src-element2-2_0.xsd:39: element element: Schemas parser error : Element 
'{http://www.w3.org/2001/XMLSchema}element', attribute 'fixed': Only the attributes 'minOccurs', 'maxOccurs' 
and 'id' are allowed in addition > ./test/schemas/src-element2-2_0.xsd:40: element element: Schemas parser 
error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'form': Only the attributes 
'minOccurs', 'maxOccurs' and 'id' are allowed in addition > ./test/schemas/src-element2-2_0.xsd:41: element 
element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'block': Only 
the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition

Where do I look to start debugging this?

-- 
albert chin (china thewrittenword com)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]