]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-1227,CSPACE-1916: Added previously-missing recordStatus field to CollectionObj...
authorAron Roberts <aron@socrates.berkeley.edu>
Wed, 2 Jun 2010 02:11:56 +0000 (02:11 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Wed, 2 Jun 2010 02:11:56 +0000 (02:11 +0000)
services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd
services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd

index 286256e1015ae74cf884367037b95562156f9f7e..dea9b62d1371b5863c1e8a3bc53be87bf73dc366 100644 (file)
@@ -72,6 +72,7 @@
     <xs:element name="objectTitleLanguage" type="xs:string"/>\r
     <xs:element name="titleTranslation" type="xs:string"/>\r
     <xs:element name="titleType" type="xs:string"/>\r
+    <xs:element name="recordStatus" type="xs:string"/>\r
 \r
     <!-- Object description information -->\r
     <xs:element name="age" type="xs:string"/>\r
index 2a43a7b9dc373742698efe0a843de9eb3bc879e5..d6ecf0d3b10fb2d372853f4b4cd61b484cc1bf24 100644 (file)
@@ -72,6 +72,7 @@
                 <xs:element name="objectTitleLanguage" type="xs:string"/>
                 <xs:element name="titleTranslation" type="xs:string"/>
                 <xs:element name="titleType" type="xs:string"/>
+                <xs:element name="recordStatus" type="xs:string"/>
 
                 <!-- Object Description Information -->
                 <xs:element name="age" type="xs:string" />