Tag: xml-parsing
All the articles with the tag "xml-parsing".
-
Normalize Early, Validate Later: Working with Multiple XML Dialects
Why normalizing multiple document formats into a single model at the boundary of your system simplifies everything downstream, from validation rules to testing to adding new formats.