From c199ce6d62c91d72eb7a038efea504b6de644406 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 7 Apr 2012 12:08:19 +0200 Subject: allow to set extra (global) schema root --- officecfg/util/schema_val.xsl | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'officecfg') diff --git a/officecfg/util/schema_val.xsl b/officecfg/util/schema_val.xsl index 04342e7299a5..1ae2ff7abc64 100755 --- a/officecfg/util/schema_val.xsl +++ b/officecfg/util/schema_val.xsl @@ -38,6 +38,7 @@ ../registry/schema + @@ -121,9 +122,25 @@ - /.xcs - - **Error: unable to locate document '.xcd' + .xcs + + + + + + + + + + + + + + + + + + **Error: unable to locate document '' -- cgit