I am using WTX 8.1.0.3
I tried to validate an XML Buffer against the xsd.
if (xmllib->VALIDATE( XMLBuffer, xsdName) =0 , "ok", "invalid")
Validation works fine on Windows.
On z/OS the code does not work.
- Are there any limitations for z/OS regarding xmllib functions?
- Are there any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.