Hi
all,
I am working adding
XPointer functionality to XInclude when I found that the checking of XInclude
test output had been disabled by "mrglavas" on Oct 17.
The tests typically
throw the following errors:
[Error] tests.xsd:22:29: src-resolve: Cannot resolve the name 'xml:base' to a(n) 'attribute declaration' component.
[Error] tests.xsd:22:29: s4s-elt-invalid-content.1: The content of 'childType' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often.
[Error] tests.xsd:56:30: s4s-elt-invalid-content.1: The content of '#AnonType_elem' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often.
[Error] tests.xsd:40:33: s4s-elt-invalid-content.1: The content of '#AnonType_viewmyRoot' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often.
which all
seem to be related to three instance of the following line in
tests,xsd
<attribute ref="xml:base"/>
I commented
these lines out, and restored the comparison code in Tests.java, and the tests
run clean.
Perhaps
someone can educate me on whats wrong with these lines, or a better solution
than just commenting the lines out of tests.xsd.
Regards
Dean
INTERGRAPH
Dean Chalker
Distinguished Design Engineer (R&D)
IntelliWhere Product Development Center
Dean Chalker
Distinguished Design Engineer (R&D)
IntelliWhere Product Development Center
Intergraph
Mapping and Geospatial Solutions
Level
3/299 Coronation Drive
Milton
Brisbane
Austalia
4064
Phone:
+61 (0)7 3510 8918
Fax: +61 (0)7 3510 8901
E-mail: [EMAIL PROTECTED]
URL: imgs.intergraph.com
Fax: +61 (0)7 3510 8901
E-mail: [EMAIL PROTECTED]
URL: imgs.intergraph.com
patch.13.11.03.diff
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
