From: Aron Roberts Date: Mon, 10 Oct 2011 21:26:23 +0000 (+0000) Subject: CSPACE-4468,CSPACE-4470: Added subjectRefName and objectRefName fields to Relation... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=ee776288b5b69a84170bc49ddb1d0fd11771c201;p=tmp%2Fjakarta-migration.git CSPACE-4468,CSPACE-4470: Added subjectRefName and objectRefName fields to Relation record schema in support of making refNames alternate identifiers for Relation records, alongside CSIDs. Added subjectDocumentType and objectDocumentType fields to Relation record schema to continue transitioning to new style field names, from ambiguous old style names like 'documentType1' and 'documentType2'. --- diff --git a/services/relation/3rdparty/nuxeo-platform-cs-relation/src/main/resources/schemas/relations_common.xsd b/services/relation/3rdparty/nuxeo-platform-cs-relation/src/main/resources/schemas/relations_common.xsd index a3b41bb07..6c28e5cea 100644 --- a/services/relation/3rdparty/nuxeo-platform-cs-relation/src/main/resources/schemas/relations_common.xsd +++ b/services/relation/3rdparty/nuxeo-platform-cs-relation/src/main/resources/schemas/relations_common.xsd @@ -37,18 +37,23 @@ + + + - + + +