Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

P6DOMOUTPUT.

How should the DOM tree be serialized: XML, JSON, or JsonML. This processor also supports the following dialects: 1) KMIP XML, OASIS KMIP Additional Message Encodings Version 1.0, 10 August 2013 2) KMIP JSON, OASIS KMIP Additional Message Encodings Version 1.0, 10 August 2013

What character set should be used for strings? To select XML and UTF-8 ( P6DOMOUTPUT_XML | P6DOMOUTPUT_CHARSETUTF8). Note, that UTF-8 is the default and only charset currently supported.

P6DOMOUTPUT_KMIPJSON_SOLIDUS_ESCAPE - enable escaping solidus (i.e., convert "/" to "\/") in KMIP JSON

Definition at line 81 of file p6domxml.h.