mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-10 16:14:54 +03:00
2650b1a063
Real DCS files use inline xmlns:d5p1="http://v8.1c.ru/8.1/data/ enterprise/current-config" for reference types like CatalogRef.XXX. Using cfg: prefix caused XDTO errors because the namespace was undeclared. With correct d5p1: namespace, EPF builds successfully in both empty and config-aware bases. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>