From: miker Date: Fri, 15 Feb 2008 20:56:40 +0000 (+0000) Subject: adding hold matrix model data; adding permacrud validation hooks to main xsd X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=78eb0b766d0e7378b52bf5ac06f39b7556b143e9;p=Evergreen.git adding hold matrix model data; adding permacrud validation hooks to main xsd git-svn-id: svn://svn.open-ils.org/ILS/trunk@8760 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 024b63a70a..b26d9ce516 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -96,7 +96,7 @@ - + @@ -171,6 +171,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -199,6 +235,25 @@ + + + + + + + + + + + + + + + + + + + diff --git a/Open-ILS/examples/fm_IDL.xsd b/Open-ILS/examples/fm_IDL.xsd index 7f564cb78c..90b8ecfee2 100644 --- a/Open-ILS/examples/fm_IDL.xsd +++ b/Open-ILS/examples/fm_IDL.xsd @@ -26,6 +26,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA xmlns:oils_persist="http://open-ils.org/spec/opensrf/IDL/persistence/v1" xmlns:oils_obj="http://open-ils.org/spec/opensrf/IDL/objects/v1" xmlns:reporter="http://open-ils.org/spec/opensrf/IDL/reporter/v1" + xmlns:crud="http://open-ils.org/spec/opensrf/IDL/permacrud/v1" targetNamespace="http://opensrf.org/spec/IDL/base/v1" elementFormDefault="qualified" attributeFormDefault="unqualified" @@ -40,6 +41,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + @@ -89,6 +93,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA +