Skip to Content
0
Former Member
Dec 02, 2009 at 11:16 AM

Reg: XML Validation

32 Views

Hi All,

Does the Standard XML validation feature provided in PI 7.1 lists all the validation errors at once.

Meaning if we have a structure as below

<Orders>

<Header>H</Header>

<Items>

<AA/>

<BB/>

</items>

<Items>

<AA/>

<BB/>

</items>

....

..

</Orders>

If there are many items which donot conform to the XSD, does XML validation lists all the errors or just the first occurence of the items in error.

Thanks.

Best Regards,

Sudharshan N A