CA Gen proxies can perform XML schema validation of XML data streams. To do this, CA Gen generates an XML Schema Definition file (XSD) for each method on the proxy. This file defines and enforces all the data validation supported by the proxies, and the overall structure of the XML data itself.
To perform schema validation, the XML data streams need to refer to this XSD file. This can be done by using noNamespaceSchemaLocation setting. The sample XML file contains an example of how this can be done.
To disable schema validation, do not use the noNamespaceSchemaLocation setting in the XML data streams.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|