Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
HI all,
we have this error when trying to validate an xml file : [ISC.0082.9027] Dimension mismatch, List expected we use the service pub.schema:validate.
the IS document and schema are created from a new xsd file( the old version is OK). the xsd file is OK
thanks for your help
There are some fixes available for the similar issue,check on the advantage:
[URL]http://advantage.webmethods.com/article/?id=SR-1-102861431[/URL]
The ISDocument type has a variable defined as a document list or string list , the resultant document does not generate the array structure for that variable and schema validation could have failed.
HTH, RMg