From 5dd77e7b41d59b7c59db0e945cb7e1f006cc6619 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 12 Apr 2023 14:54:00 -0400 Subject: [PATCH] tame: rater.xsd: templateName: Permit multiple leading/trailing underscores This is needed by TAMER's template desugaring. The XSD is superceded by `nir::parse`, but can't go away until TAMER fully supplants the XSLT-based compiler. ...and after all this time, I still never got rid of the duplicate XSD. Or even recall which one is the duplicate. DEV-13708 --- rater/rater.xsd | 2 +- src/current/rater.xsd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rater/rater.xsd b/rater/rater.xsd index d91c6584..7cbc871b 100644 --- a/rater/rater.xsd +++ b/rater/rater.xsd @@ -150,7 +150,7 @@ - + diff --git a/src/current/rater.xsd b/src/current/rater.xsd index 650fa87a..a9f08136 100644 --- a/src/current/rater.xsd +++ b/src/current/rater.xsd @@ -148,7 +148,7 @@ - +