XML validation error

Hi,

We are facing below issue (It’s not a issue though) while validating the xml. webMethods XML parser is not telling which particular field is missing rather it is saying is unexpected. Is there any way to fix this up ?

Error: [ISC.0082.9009] Child element at position 5 is unexpected at path: </ABC/…>

Example:
---------->Optional
---------->Mandatory
---------->Optional

In this case, if you don’t pass value for the tag “b” then you will receive aforesaid error message in the validation step.

Ganesh,

Make sure you are on the latest IS core level fix. I assume there should be some IS settings to be in place.

Can you attach your xsd and xml sample, I can reproduce the issue at my side.

Hi Mahesh,

Thanks for writing back.

Latest IS fix is IS_8.2_SP2_Core_Fix7.
I’m not sure if there is any IS settings is in place.

This issue is not only with particular xsd. I feel that is the behavior of the WM XML parser. You can try with any xsd.
Please let me know if you need more information.

I understand your point, but anyways attach the sample XSD and xml I will try to validate and share you the results.

I understand your point, but anyways attach the sample XSD and xml I will try to validate and share you the results.