SUPPRESS-NAMESPACE-PROCESSING attribute

Indicates whether namespace processing is suppressed.

Data type: LOGICAL

Access: Readable/Writable

Applies to: SAX-reader object handle, X-document object handle

FALSE, the default, indicates that namespace processing is not suppressed. TRUE indicates that namespace processing is suppressed.

For more information on accessing XML documents using the Document Object Model (DOM) and Simple API for XML (SAX) interfaces, see OpenEdge® Development: Working with XML.