LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.py
odmlib/__init__.py
odmlib/__init__.pyi
odmlib/arm_loader.py
odmlib/builder.py
odmlib/context.py
odmlib/dataframe.py
odmlib/define_loader.py
odmlib/descriptor.py
odmlib/document_loader.py
odmlib/exceptions.py
odmlib/loader.py
odmlib/mode.py
odmlib/mode.pyi
odmlib/ns_registry.py
odmlib/odm_element.py
odmlib/odm_loader.py
odmlib/odm_parser.py
odmlib/oid_generator.py
odmlib/oid_generator_config.py
odmlib/oid_index.py
odmlib/py.typed
odmlib/schema_manager.py
odmlib/typed.py
odmlib/valueset.py
odmlib.egg-info/PKG-INFO
odmlib.egg-info/SOURCES.txt
odmlib.egg-info/dependency_links.txt
odmlib.egg-info/requires.txt
odmlib.egg-info/top_level.txt
odmlib/arm_1_0/__init__.py
odmlib/arm_1_0/model.py
odmlib/ct_1_1_1/__init__.py
odmlib/ct_1_1_1/model.py
odmlib/data/__init__.py
odmlib/data/valuesets.json
odmlib/dataset_1_0_1/__init__.py
odmlib/dataset_1_0_1/model.py
odmlib/dataset_json_1_1/__init__.py
odmlib/dataset_json_1_1/converter.py
odmlib/dataset_json_1_1/define_builder.py
odmlib/dataset_json_1_1/define_flattener.py
odmlib/dataset_json_1_1/model.py
odmlib/define_2_0/__init__.py
odmlib/define_2_0/model.py
odmlib/define_2_0/model.pyi
odmlib/define_2_0/rules/__init__.py
odmlib/define_2_0/rules/metadata_schema.py
odmlib/define_2_0/rules/oid_ref.py
odmlib/define_2_1/__init__.py
odmlib/define_2_1/model.py
odmlib/define_2_1/model.pyi
odmlib/define_2_1/rules/__init__.py
odmlib/define_2_1/rules/metadata_schema.py
odmlib/define_2_1/rules/oid_ref.py
odmlib/odm_1_3_2/__init__.py
odmlib/odm_1_3_2/model.py
odmlib/odm_1_3_2/model.pyi
odmlib/odm_1_3_2/rules/__init__.py
odmlib/odm_1_3_2/rules/metadata_schema.py
odmlib/odm_1_3_2/rules/oid_ref.py
odmlib/odm_2_0/__init__.py
odmlib/odm_2_0/model.py
odmlib/odm_2_0/model.pyi
odmlib/odm_2_0/valueset.py
odmlib/schemas/__init__.py
odmlib/schemas/define/__init__.py
odmlib/schemas/define/2.0/define-extension.xsd
odmlib/schemas/define/2.0/define-ns.xsd
odmlib/schemas/define/2.0/define2-0-0.xsd
odmlib/schemas/define/2.1/define-enumerations.xsd
odmlib/schemas/define/2.1/define-extension.xsd
odmlib/schemas/define/2.1/define-ns.xsd
odmlib/schemas/define/2.1/define2-1-0.xsd
odmlib/schemas/define/2.1/xlink.xsd
odmlib/schemas/define/2.1/xml.xsd
odmlib/schemas/define/2.1/xmldsig-core-schema.xsd
odmlib/schemas/odm/__init__.py
odmlib/schemas/odm/1.3.2/ODM1-3-2-foundation.xsd
odmlib/schemas/odm/1.3.2/ODM1-3-2.xsd
odmlib/schemas/odm/1.3.2/xlink.xsd
odmlib/schemas/odm/1.3.2/xml.xsd
odmlib/schemas/odm/1.3.2/xmldsig-core-schema.xsd
odmlib/schemas/odm/2.0/ODM-admindata.xsd
odmlib/schemas/odm/2.0/ODM-clinicaldata.xsd
odmlib/schemas/odm/2.0/ODM-enumerations.xsd
odmlib/schemas/odm/2.0/ODM-foundation.xsd
odmlib/schemas/odm/2.0/ODM-protocol.xsd
odmlib/schemas/odm/2.0/ODM-referencedata.xsd
odmlib/schemas/odm/2.0/ODM-study.xsd
odmlib/schemas/odm/2.0/ODM-types.xsd
odmlib/schemas/odm/2.0/ODM-xhtml.xsd
odmlib/schemas/odm/2.0/ODM.xsd
odmlib/schemas/odm/2.0/xlink.xsd
odmlib/schemas/odm/2.0/xml.xsd
tests/test_adminData.py
tests/test_attribute_order.py
tests/test_bottom_up.py
tests/test_builder.py
tests/test_cerberus_schemas_odm.py
tests/test_clinicalData.py
tests/test_codeList.py
tests/test_codeListItem.py
tests/test_codeList_define.py
tests/test_collect_errors.py
tests/test_conditiondef.py
tests/test_conformance_checks_odm.py
tests/test_context_managers.py
tests/test_create_dataset.py
tests/test_create_odm.py
tests/test_ct_model.py
tests/test_dataframe.py
tests/test_dataframe_phase3.py
tests/test_dataset_json_1_1_converter.py
tests/test_dataset_json_1_1_model.py
tests/test_define21_arm_parser_metadata.py
tests/test_define21_parser_metadata.py
tests/test_define21_validator.py
tests/test_define_builder.py
tests/test_define_flattener.py
tests/test_define_parser_metadata.py
tests/test_define_root_conformance.py
tests/test_descriptor.py
tests/test_enumeratedItem.py
tests/test_eval_removal.py
tests/test_exceptions.py
tests/test_extended_alias.py
tests/test_find_safe.py
tests/test_formDef.py
tests/test_insert_item.py
tests/test_itemDef.py
tests/test_itemDef_define.py
tests/test_itemGroupDef.py
tests/test_itemGroupDef_define.py
tests/test_itemGroupDef_define21.py
tests/test_json_from_xml.py
tests/test_loader_ns_defaults.py
tests/test_metadataversion.py
tests/test_methodDef.py
tests/test_methodDef_check.py
tests/test_methodDef_define.py
tests/test_namespace_leak.py
tests/test_ns_registry.py
tests/test_odm_2_0_known_gaps.py
tests/test_odm_2_0_model.py
tests/test_odm_json_string_parser.py
tests/test_odm_loader.py
tests/test_odm_loader_arm.py
tests/test_odm_loader_define.py
tests/test_odm_loader_define_string.py
tests/test_odm_loader_string.py
tests/test_odm_parser_metadata.py
tests/test_odm_root.py
tests/test_odm_string_parser.py
tests/test_odm_validator.py
tests/test_odmv2_extended.py
tests/test_odmv2_model.py
tests/test_oid_generator.py
tests/test_oid_index.py
tests/test_permissive_mode.py
tests/test_property_based.py
tests/test_rangeCheck.py
tests/test_read_dataset.py
tests/test_referenceData.py
tests/test_roundtrip_integration.py
tests/test_schema_manager.py
tests/test_schema_ordered_serialization.py
tests/test_study.py
tests/test_studyEventDef.py
tests/test_typed.py
tests/test_value_list_define.py
tests/test_valueset.py
tests/test_valueset_local_model.py
tests/data/adam_arm_test.json
tests/data/adam_def_test_roundtrip.xml
tests/data/adam_define21_test.json
tests/data/ae.xml
tests/data/ae_test.json
tests/data/ae_test.xml
tests/data/cdash-odm-test-insert.xml
tests/data/cdash-odm-test-invalid.xml
tests/data/cdash-odm-test.xml
tests/data/cdash.odm_updated.xml
tests/data/cdash_demo_v20.xml
tests/data/cdash_odm_test.json
tests/data/cdash_odm_test_roundtrip.xml
tests/data/define-360i.xml
tests/data/define2-0-0-sdtm-test.xml
tests/data/defineV21-SDTM-invalid-class.xml
tests/data/defineV21-SDTM-invalid.xml
tests/data/defineV21-SDTM-metadata.xml
tests/data/defineV21-SDTM-test.json
tests/data/defineV21-SDTM-test.xml
tests/data/defineV21-SDTM.xml
tests/data/defineV21-SEND-class.xml
tests/data/definev21-adam.xml
tests/data/dm.xml
tests/data/lb.xml
tests/data/nonconformant_define21.xml
tests/data/nonconformant_odm.json
tests/data/nonconformant_odm.xml
tests/data/odm-data-snapshot.xml
tests/data/odmv2_example.xml
tests/data/sdtm_def_test_roundtrip.xml
tests/data/sdtm_define2_test.json
tests/data/simple_create.json
tests/data/simple_create.xml
tests/data/simple_create_from_string.xml
tests/data/test_clinical_data_01.xml
tests/data/test_igd_001.xml
tests/data/test_odm_001-reviewed.json
tests/data/test_odm_001-validated.xml
tests/data/test_odm_001.xml
tests/data/test_odm_002.xml
tests/data/test_odm_namespace.xml
tests/data/test_referece_data_01.xml