Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

Schema validation of input MEI files #34

@napulen

Description

@napulen

All XML inputs are usually validated against a schema file (e.g., XSD).

MEI is no exception: https://music-encoding.org/resources/schemas.html

If possible, given the current Python library used to parse the XML, a first step to assess an MEI file could be to validate it against the corresponding schema (e.g., Neume or CWMN).

Not sure if this functionality is provided in the xml library.

If not, what are the options?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions