CRPT agrregation tool

This commit is contained in:
2026-05-08 14:59:56 +03:00
commit e6769a47b7
28 changed files with 1567433 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<unit_pack document_id="EXAMPLE_WITH_EXISTING" VerForm="1.0">
<Document operation_date_time="2024-01-01T00:00:00+00:00" document_number="EXAMPLE_DOC">
<organisation>
<id_info>
<LP_info org_name="Test Company" LP_TIN="1234567890" RRC="123456789" />
</id_info>
</organisation>
<!-- These existing pack_content sections will be REMOVED and replaced -->
<pack_content>
<pack_code><![CDATA[OLD_PACK_CODE_1]]></pack_code>
<cis><![CDATA[OLD_CIS_1]]></cis>
<cis><![CDATA[OLD_CIS_2]]></cis>
</pack_content>
<pack_content>
<pack_code><![CDATA[OLD_PACK_CODE_2]]></pack_code>
<cis><![CDATA[OLD_CIS_3]]></cis>
</pack_content>
<!-- Additional sections after pack_content are preserved -->
<additional_info>
<note>This section will be preserved</note>
</additional_info>
</Document>
</unit_pack>