use_strict_xml

Cauldron.api.use_strict_xml()[source] [edit on github]

Use strict XML settings. Strict XML enforces all of the KTL XML rules to the letter, and requires that all keywords be pre-defined in XML files which are loaded when connecting a service from either the client or dispatcher side.

If strict XML is not used, Cauldron will provide warnings when XML rules are violated, but will continue to operate.