Skip to content

Referenced RelaxNG schema not found via XML catalog #804

@jperterm

Description

@jperterm

I tried out your new RelaxNG validation feature and it seems that an URI given in <?xml-model href="[...]" does not resolve against XML catalogs which can be configured via xml.catalogs setting. Absolute file URIs and OS path's are working fine.

[...]
<?xml-model href="http://canonical-uri/schema.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
[...]

I tested with v0.22 and v0.23.2022111503 (pre-release).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrelaxng

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions