| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-xmlschema: upgrade 4.1.0 -> 4.2.0 | Wang Mingyu | 2025-10-21 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | Changelog: ========= - Add arguments validation for schemas and validation methods - Add SchemaSettings dataclass for storing read-only settings for schema instances and for managing package default settings - Add block argument to XMLResource class - Add MAX_SCHEMA_SOURCES package limit - Add MAX_XML_ELEMENTS package limit - Reduce MAX_XML_DEPTH limit to 1000 and apply it to all XMLResource instances - Fix for substitute match in case of unexpected child Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-xmlschema: upgrade 4.0.1 -> 4.1.0 | Wang Mingyu | 2025-06-09 | 1 | -0/+15 |
| Changelog: ============= - Add XPath selectors: ElementSelector and ElementPathSelectors - Add selector argument to XMLResource and iterparse filters - Fix element substitution - Restore v3.4.5 builder methods as helpers - Add overall_min_occurs and overall_max_occurs helpers to XsdElement - Extend error message for XML syntax errors - Fix query/fragment like for filenames Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
