Rational Developer for System z
Enterprise PL/I for z/OS, Version 4.1, Programming Guide

Parsing XML documents with validation

The PLISAXD built-in subroutine not only parses XML documents in the same manner as PLISAXC, but also determines whether an inbound XML document conforms to a set of rules specified in an inbound XML schema.

The inbound schema used for XML validation when using the PLISAXD built-in subroutine must be in a preprocessed format known as an Optimized Schema Representation (OSR).

The following information contains the description of the XML schema and the way to build an OSR for an XML schema. For an example of using PLISAXD built-in subroutine to parse XML documents with validation, see Example of using the PLISAXD built-in subroutine.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)