From: Dan Scott Date: Fri, 28 Dec 2012 16:54:07 +0000 (-0500) Subject: Fix IDL schema validation errors X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fbf948cd38f724e11177c44b9943e00f3a092db9;p=working%2FEvergreen.git Fix IDL schema validation errors The permacrud schema needs to allow more than one "context" element per action type. Also, create needs to come before retrieve in the list of actions. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index a7a765dbfb..91503e7a7e 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -2924,14 +2924,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - - - + + + + diff --git a/Open-ILS/examples/permacrud.xsd b/Open-ILS/examples/permacrud.xsd index 451ac4b8f2..b1867de272 100644 --- a/Open-ILS/examples/permacrud.xsd +++ b/Open-ILS/examples/permacrud.xsd @@ -43,7 +43,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + @@ -65,7 +65,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + @@ -76,7 +76,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - +