Module extension_capture

Module extension_capture 

Source
Expand description

Extension capture system for preserving unknown XML elements and namespaces

This module provides functionality to capture and preserve XML fragments that are not part of the standard DDEX schema, enabling perfect round-trip fidelity for documents containing proprietary extensions.

Modules§

capture_utils
Utility functions for extension capture

Structs§

ExtensionAwareParser
Extension-aware XML parser
ExtensionCaptureContext
Extension capture context during parsing