From e376fbd1e5cf355dcf84954887b199ce2a8b3edb Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 15 Feb 2010 10:58:02 +0000 Subject: [PATCH] Check for OrganizationURL elements that don't contain properly formatted URLs. --- build/check.xsl | 17 +++++++++++++++++ build/check_imported.xsl | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/build/check.xsl b/build/check.xsl index 3d23a5ae..fd142c54 100644 --- a/build/check.xsl +++ b/build/check.xsl @@ -102,6 +102,23 @@ + + + + OrganizationURL '' does not start with acceptable prefix + + + + + + + OrganizationURL '' does not start with acceptable prefix + + + +