|
|
|
@ -78,7 +78,7 @@ downloads['invoice_file']['xslt'] = {
|
|
|
|
|
} |
|
|
|
|
downloads['invoice_file']['xsd'] = { |
|
|
|
|
'default': |
|
|
|
|
'https://www.fatturapa.gov.it/export/documenti/fatturapa/v1.2.1/Schema_del_file_xml_FatturaPA_versione_1.2.1a.xsd', |
|
|
|
|
'https://www.fatturapa.gov.it/export/documenti/fatturapa/v1.2.1/Schema_del_file_xml_FatturaPA_versione_1.2.1.xsd', |
|
|
|
|
'w3c_schema_for_xml_signatures': |
|
|
|
|
'https://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd' |
|
|
|
|
} |
|
|
|
@ -132,7 +132,7 @@ file['invoice']['attachment'] = {
|
|
|
|
|
############# |
|
|
|
|
# SHA-512 checksum of the assets. |
|
|
|
|
checksum = dict() |
|
|
|
|
checksum[paths['invoice_file']['xslt']['pa']] = 'd1ca406c6bb174aa351eae4d6ca162b459e00ab3993d87f977c118c0edfe4201c8aec54c7498f324285a56677885cb11bba5de02ae0c9e46b63ab679eb7aa4a2' |
|
|
|
|
checksum[paths['invoice_file']['xslt']['pa']] = 'a93dbd93fe8f3beac9ab1ea6ef322c0fdcc27b47e911a4a598c6c12c2abfb1d2ff41c406373d36ccb5d4613c36e21d09421983b5616b778573305f9bb6e3456b' |
|
|
|
|
checksum[paths['invoice_file']['xslt']['ordinaria']] = '2c315cbb04126e98192c0afa585fe3b264ed4fada044504cf9ad77f2272e26106916239e86238dc250f15f5b22a33383e2e690ae28a5f5eb7a8a3b84d3f393b3' |
|
|
|
|
|
|
|
|
|
# checksum of the patched schema file, not of the original one which is |
|
|
|
|