Skip to content

Handle constraintDecl and query-language-binding #46

@martindholmes

Description

@martindholmes

The new <constraintDecl> element is going to carry an attribute @queryBinding, which needs to be handled. Since our Schematron is generated directly into the RELAX NG, we need to find a way to push that information out to the output in a manner which can be used later, e.g. when extracting Schematron. The suggestion is to to generate a processing instruction to do this. We also have to copy out the contents of the <constraintDecl>, which will be things like namespace declarations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions