xsl-list
[Top] [All Lists]

list of error validate with XMLSchema

2004-08-19 07:35:38
Hi people,

Can I do a list of error validate XMLSchema?

Exemple:

if XMLDocument40.validate.errorCode <> 0 then
   list.add(XMLDocument40.DefaultInterface.parseError.reason);


Thanks a lot

Eder


<Prev in Thread] Current Thread [Next in Thread>