I have a need to validate an EDI input file against its schema. users[no
biztalk knowledge] can make use of the tool to validate a particular edi
file they received from partners.
what's the best way to perform this validation?? In biztalk 2006 editor we
can validate an instance against the schema,any idea which component it
invokes to perfrom validation and can i call the same component in my
code?
Any help is greatly appreciated.