From ce8c8a5b5d7587904def659d501dbc5831a1e13a Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 19 Aug 2010 21:11:12 +0000 Subject: [PATCH] CSPACE-2671: Annotated CollectionObject schema (Nuxeo doctype schema), in the services layer, to reflect the results of a schema change and repeatability review. All fields that will be changed - added, removed, made singly repeatable - are annotated with a '[1.0 alpha]' note; other notes reflect upcoming changes, post-1.0 alpha, to create repeatable groups and the like. --- .../schemas/collectionobjects_common.xsd | 122 +++++++++++++++++- 1 file changed, 121 insertions(+), 1 deletion(-) diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd index 8380828a8..d5587c722 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd @@ -56,10 +56,15 @@ + + + + + @@ -88,9 +93,16 @@ + + + + + + + @@ -99,8 +111,12 @@ + + + + @@ -108,8 +124,12 @@ + + + + @@ -131,7 +151,10 @@ + + + @@ -140,9 +163,11 @@ + + - + @@ -161,6 +186,10 @@ + + + + @@ -172,8 +201,13 @@ + + + + + @@ -181,13 +215,17 @@ + + + + @@ -201,51 +239,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -274,22 +358,37 @@ + + + + + + + + + + + + + + + @@ -297,6 +396,8 @@ + + @@ -304,11 +405,17 @@ + + + + + + @@ -316,20 +423,29 @@ + + + + + + + + + @@ -337,11 +453,15 @@ + + + + -- 2.47.3