<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
I have a RELAXNG schema which contains embedded schematron rules and a document which begins with two xml-model PIs like this:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
<?xml-model href="out/odd4crit.rng type="application/xml"
<div class="ContentPasted0">            schematypens="http://relaxng.org/ns/structure/1.0"?></div>
<div class="ContentPasted0"><?xml-model href="out/odd4crit.rng" type="application/xml"
</div>
<div class="ContentPasted0">            schematypens="http://purl.oclc.org/dsdl/schematron"?></div>
<div class="ContentPasted0"><br>
</div>
<div class="ContentPasted0">When I validate this document using the default CTRL-SHIFT-V option, or using a predefined validation scenario, only Schematron validation errors are reported. When I validate by selecting "Validate with" and specifying the schema
 URL again, errors reported by jing also appear. <br>
</div>
<div class="ContentPasted0"><br>
</div>
<div class="ContentPasted0">Is this the intended behaviour? Why?</div>
<div class="ContentPasted0"><br>
</div>
<div class="ContentPasted0 ContentPasted1">I am using <oXygen/> XML Editor 24.1, build 2022030807 on Ubuntu 20.04</div>
<div class="ContentPasted0 ContentPasted1"><br>
</div>
<br>
</div>
</body>
</html>