Expand description
Parser module
Modules§
- attribute_
extractor - XML Attribute Extraction and Processing
- detector
- dom
- DOM-based parser for smaller DDEX files
- extension_
capture - Extension capture system for preserving unknown XML elements and namespaces
- mode
- Parser mode selection (DOM vs Stream)
- namespace_
detector - Namespace Detection and Management for DDEX Parser
- security
- stream
- Streaming parser for large DDEX files
- version_
ext
Structs§
- Parse
Options - Main parser options
Functions§
- parse
- Parse DDEX XML with automatic mode selection