From e8b40f2365652287ca447b670e37443e91d3061e Mon Sep 17 00:00:00 2001 From: Drishti160803 Date: Thu, 26 Mar 2026 00:31:07 +0530 Subject: [PATCH] Add validation rule pd10143 for compartmentRef existence check --- validation/rules/sbgn_pd.sch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/validation/rules/sbgn_pd.sch b/validation/rules/sbgn_pd.sch index 4c9c336..7bea443 100644 --- a/validation/rules/sbgn_pd.sch +++ b/validation/rules/sbgn_pd.sch @@ -630,4 +630,16 @@ Schematron validation for SBGN PD + + + + Glyph '' has compartmentRef='' but no compartment with that id exists in the diagram. Check that the compartmentRef value matches the id of an existing compartment glyph. + + + \ No newline at end of file