J
Jan Eliasen
Hi
I am searching for a tool that will allow me to validate an xml-document
against a schema. I have found several, and I have even made my own in
VB.NET but all the utilities I have found can not do what I am looking
for.
I need a utility that will validate a totally unqualified document against
an .xsd that imports three other .xsds
I seem to be able to validate an unqualified document against a schema in
a single file, but with several files it goes wrong. Any ideas? VB.NET
code that should be able to do the trick is also very welcome.
Thanks in advance.
I am searching for a tool that will allow me to validate an xml-document
against a schema. I have found several, and I have even made my own in
VB.NET but all the utilities I have found can not do what I am looking
for.
I need a utility that will validate a totally unqualified document against
an .xsd that imports three other .xsds
I seem to be able to validate an unqualified document against a schema in
a single file, but with several files it goes wrong. Any ideas? VB.NET
code that should be able to do the trick is also very welcome.
Thanks in advance.