From 00e8913ff722259e448aba8b71d38bb16e773099 Mon Sep 17 00:00:00 2001 From: Sean Madsen Date: Wed, 19 Apr 2017 23:11:31 -0600 Subject: [PATCH] CRM-20453 - XML schema clean up: tag The tag only appeared once in all the schema defintion files thus it seemed to me to be a typo of the (no longer used) tag. Also, I searched CRM/Core/CodeGen/Specification.php for ["']value["'] and found no occurences which makes me think this tag is not parsed. --- xml/schema/Contribute/ContributionProduct.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/xml/schema/Contribute/ContributionProduct.xml b/xml/schema/Contribute/ContributionProduct.xml index a278f2e818..ce6865ec5d 100644 --- a/xml/schema/Contribute/ContributionProduct.xml +++ b/xml/schema/Contribute/ContributionProduct.xml @@ -51,7 +51,6 @@ quantity Quantity int - 1 true 1.4 -- 2.25.1