Module attribute_extractor

Module attribute_extractor 

Source
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§

AttributeExtractionResult
Attribute extraction result
AttributeExtractor
Comprehensive attribute extractor with namespace awareness

Enums§

SpecialAttributeHandler
Special attribute handler for attributes requiring custom processing
SpecialAttributeValue
Special attribute values requiring custom handling