Add a permissive loading feature that enables odmlib to load define.xml or ODM files that have missing or incorrect content. In the previous version, odmlib uses the model to load content and the model enforces required content, data types, value lists, and other constraints. The permissive feature allows a programmer to generate warnings instead of errors to allow incomplete and non-conformant files to be processed. This feature will make it possible for odmlib to work with the define.xml metadata placeholders we've implemented.
Add a permissive loading feature that enables odmlib to load define.xml or ODM files that have missing or incorrect content. In the previous version, odmlib uses the model to load content and the model enforces required content, data types, value lists, and other constraints. The permissive feature allows a programmer to generate warnings instead of errors to allow incomplete and non-conformant files to be processed. This feature will make it possible for odmlib to work with the define.xml metadata placeholders we've implemented.