-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request