Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lenijace

    XML-Validation on z/OS

    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...

Part and Inventory Search

Back
Top