Expand description
§XML Attribute Extraction and Processing
This module provides comprehensive attribute extraction from XML elements, handling namespace resolution, special attributes, and proper type conversion for both standard DDEX and custom/proprietary attributes.
Structs§
- Attribute
Extraction Result - Attribute extraction result
- Attribute
Extractor - Comprehensive attribute extractor with namespace awareness
Enums§
- Special
Attribute Handler - Special attribute handler for attributes requiring custom processing
- Special
Attribute Value - Special attribute values requiring custom handling