Skip to content

XML schema validation #34

@spanezz

Description

@spanezz

It is possible to manually perform extra validation of a fattura using the official XML Schema Definition with xmlstarlet:

xmlstarlet val  -e -s  doc/Schema_del_file_xml_FatturaPA_versione_1.2.1.xsd  filename.xml

This could possibly be integrated into a38/

The xsd used is downloaded with the download-docs script in the a38 git repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions