From 656dd06d19a8551031c2e171aa371fe885035a6b Mon Sep 17 00:00:00 2001 From: Patrick Schmitz Date: Wed, 10 Mar 2010 01:07:43 +0000 Subject: [PATCH] CSPACE-1079. Work towards supporting search for documents by a field value. Some refactoring of the ServiceBinding and TenantBinding support, and some new utility methods. --- .../src/main/resources/authorityrefdocs.xsd | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 services/common/src/main/resources/authorityrefdocs.xsd diff --git a/services/common/src/main/resources/authorityrefdocs.xsd b/services/common/src/main/resources/authorityrefdocs.xsd new file mode 100644 index 000000000..906bace83 --- /dev/null +++ b/services/common/src/main/resources/authorityrefdocs.xsd @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.3