]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-526: Set keyword substitution properties to Revision and Date on all XSD files...
authorAron Roberts <aron@socrates.berkeley.edu>
Wed, 14 Oct 2009 21:48:05 +0000 (21:48 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Wed, 14 Oct 2009 21:48:05 +0000 (21:48 +0000)
20 files changed:
3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/schemas/collectionobject.xsd
services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/src/main/resources/schemas/acquisitions_common.xsd
services/acquisition/jaxb/src/main/resources/acquisitions_common.xsd
services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd
services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_naturalhistory.xsd
services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd
services/collectionobject/jaxb/src/main/resources/collectionobjects_naturalhistory.xsd
services/common/src/main/resources/relations_common.xsd
services/common/src/main/resources/service-config.xsd
services/common/src/main/resources/service.xsd
services/common/src/main/resources/system-response.xsd
services/common/src/main/resources/tenant.xsd
services/common/src/main/resources/types.xsd
services/id/jaxb/src/main/resources/id.xsd
services/intake/3rdparty/nuxeo-platform-cs-intake/src/main/resources/schemas/intakes_common.xsd
services/intake/jaxb/src/main/resources/intakes-common.xsd
services/relation/3rdparty/nuxeo-platform-cs-relation/src/main/resources/schemas/relations_common.xsd
services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/src/main/resources/schemas/vocabularies_common.xsd
services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/src/main/resources/schemas/vocabularyitems_common.xsd
services/vocabulary/jaxb/src/main/resources/vocabulary_common.xsd

index d37b63e138848e37249c4eafe4c24e583a593544..31dbaf2990e7302450901e3fd1bf88f2a4b429c9 100644 (file)
@@ -1,4 +1,12 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
+\r
+<!--\r
+    Older (?) CollectionObject Schema for Nuxeo EP\r
+\r
+    $LastChangedRevision$\r
+    $LastChangedDate$\r
+-->\r
+\r
 <xs:schema \r
     xmlns:xs="http://www.w3.org/2001/XMLSchema"\r
     xmlns:ns="http://collectionspace.org/collectionobject/"\r
index f975172988280accd2c950d5292aa705792620fa..85754e6f86ffbbd5a62def0e74c52b7453ad9a73 100644 (file)
@@ -1,4 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
+\r
+<!--\r
+    Acquisition schema (XSD)\r
+    \r
+    Entity  : Acquisition\r
+    Part    : Common\r
+    Used for: Nuxeo EP core document type\r
+\r
+    $LastChangedRevision$\r
+    $LastChangedDate$\r
+-->\r
+\r
 <xs:schema \r
     xmlns:xs="http://www.w3.org/2001/XMLSchema"\r
     xmlns:ns="http://collectionspace.org/acquisition/"\r
index d15fc2f23c7da39a16b29cffa9416e8948472faa..4bba41de7a9e54a9e6d1c6efd75f34f04eb8268e 100644 (file)
@@ -1,4 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
+<!--
+    Acquisition schema (XSD)
+    
+    Entity  : Acquisition
+    Part    : Common
+    Used for: JAXB binding between XML and Java objects
+
+    $LastChangedRevision$
+    $LastChangedDate$
+-->
+
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns:ns="http://collectionspace.org/services/acquisition"
@@ -8,8 +20,11 @@
 >
 
 
-<!-- avoid XmlRootElement nightnmare, see http://weblogs.java.net/blog/kohsuke/archive/2006/03/why_does_jaxb_p.html-->
-    <!-- See http://wiki.collectionspace.org/display/collectionspace/Acquisition+Schema -->    
+<!--
+    Avoid XmlRootElement nightmare:
+    See http://weblogs.java.net/blog/kohsuke/archive/2006/03/why_does_jaxb_p.html
+-->
+<!-- See http://wiki.collectionspace.org/display/collectionspace/Acquisition+Schema -->    
     
     <!-- acquisition  -->
     <xs:element name="acquisitions_common">
index 78f6e9f018f4c711e0dc2e12b7f584a74c5bda1e..c0190676054780783917b5a8e33990b01bf1fb5c 100644 (file)
@@ -1,4 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
+\r
+<!--\r
+    CollectionObject schema (XSD)\r
+    \r
+    Entity  : CollectionObject\r
+    Part    : Common\r
+    Used for: Nuxeo EP core document type\r
+\r
+    $LastChangedRevision$\r
+    $LastChangedDate$\r
+-->\r
+\r
 <xs:schema \r
     xmlns:xs="http://www.w3.org/2001/XMLSchema"\r
     xmlns:ns="http://collectionspace.org/collectionobject/"\r
index 25aceab31a4f1ea58e00deefe8fd3c4e237fa0b2..f7007faafcc681e8054b686b97bc2eb66cc84221 100644 (file)
@@ -1,4 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
+\r
+<!--\r
+    CollectionObject schema (XSD)\r
+    \r
+    Entity  : CollectionObject\r
+    Part    : Domain - Natural History (example)\r
+    Used for: Nuxeo EP core document type\r
+    \r
+    $LastChangedRevision$\r
+    $LastChangedDate$\r
+-->\r
+\r
 <xs:schema \r
     xmlns:xs="http://www.w3.org/2001/XMLSchema"\r
     xmlns:ns="http://collectionspace.org/collectionobject/"\r
index e0995e7404732c3fe957bb70801a598c82ea8d8e..4aca87598860cc525b9c9ad2eccd53771e2b210c 100644 (file)
@@ -1,4 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
+<!--
+    CollectionObject schema (XSD)
+    
+    Entity  : CollectionObject
+    Part    : Common
+    Used for: JAXB binding between XML and Java objects
+    
+    $LastChangedRevision$
+    $LastChangedDate$
+-->
+
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns:ns="http://collectionspace.org/servics/collectionobject"
@@ -7,7 +19,10 @@
   version="0.1"
 >
 
-<!-- avoid XmlRootElement nightnmare, see http://weblogs.java.net/blog/kohsuke/archive/2006/03/why_does_jaxb_p.html-->
+<!--
+    Avoid XmlRootElement nightmare:
+    See http://weblogs.java.net/blog/kohsuke/archive/2006/03/why_does_jaxb_p.html
+-->
 
     <!-- collectionobjects-common -->
     <!-- convention: <servicename>-common  -->
index f066192f0c12c577cddf2a4c66e7ece149bc1cef..ac39cb0e5e88a4e1ffc7fb3322b2141bdfcd5169 100644 (file)
@@ -1,18 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
 <!--
-    Copyright 2009 University of California at Berkeley
-    Licensed under the Educational Community License (ECL), Version 2.0.
-    You may not use this file except in compliance with this License.
+    CollectionObject schema (XSD)
     
-    You may obtain a copy of the ECL 2.0 License at
-    https://source.collectionspace.org/collection-space/LICENSE.txt
+    Entity  : CollectionObject
+    Part    : Domain - Natural History (example)
+    Used for: JAXB binding between XML and Java objects
 
-    Document   : collectionobject-naturalhistory.xsd
-    Revision   : $LastChangedRevision: $
-    Created on : $LastChangedDate: $
-    Author     : $LastChangedBy: $
-    Description:
+    $LastChangedRevision$
+    $LastChangedDate$
 -->
+
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns:ns="http://collectionspace.org/services/collectionobject/domain/naturalhistory"
index bf3db87afe45e220eca10095d293a0aa8556e4d7..d0415d480654bbeb98cb7e6ccb3fe8c660a72651 100644 (file)
@@ -1,18 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
+\r
 <!--\r
-    Copyright 2009 University of California at Berkeley\r
-    Licensed under the Educational Community License (ECL), Version 2.0.\r
-    You may not use this file except in compliance with this License.\r
+    Relation schema (XSD)\r
     \r
-    You may obtain a copy of the ECL 2.0 License at\r
-    https://source.collectionspace.org/collection-space/LICENSE.txt\r
-\r
-    Document   : relation.xsd\r
-    Revision   : $LastChangedRevision: $\r
-    Created on : $LastChangedDate: $\r
-    Author     : $LastChangedBy: $\r
-    Description:\r
+    Entity  : Relation\r
+    Part    : Common\r
+    Used for: JAXB binding between XML and Java objects\r
+            \r
+    $LastChangedRevision$\r
+    $LastChangedDate$\r
 -->\r
+\r
 <xs:schema\r
     xmlns:xs="http://www.w3.org/2001/XMLSchema"\r
     xmlns="http://collectionspace.org/services/relation"\r
index ed7d5c5d73c90226b6a3ab0f1ff17d0fc98fdc6b..06b12d00882565c31cd415317d7bd76aa0ae56e6 100644 (file)
@@ -3,10 +3,13 @@
     Document   : service-config.xsd
     Created on : May 19, 2009, 1:31 PM
     Author     :
+    $LastChangedRevision$
+    $LastChangedDate$
     Copyright 2009 University of California at Berkeley
     Description:
         Schema for service layer configuration
 -->
+
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns="http://collectionspace.org/services/common"
index 00e3b0ff754119728f450910e8a1e57aedcdd2d5..c87ab7c9fbe6e68c557e5605d65229beec3b5353 100644 (file)
@@ -8,8 +8,8 @@
     https://source.collectionspace.org/collection-space/LICENSE.txt
 
     Document   : service.xsd
-    Revision   : $LastChangedRevision$
-    Created on : $LastChangedDate$
+    Revision   : $LastChangedRevision$
+    Created on : $LastChangedDate$
     Author     : $LastChangedBy: $
     Description: ServiceBinding desribes how a possibly tenant-specific service is
                  bound to corresponding service framework at runtime
index 5e7f9ed2fe981b3468473f954155f113f1eb8024..ce161d05fbd6f87e32b10a2e143eff310b352640 100644 (file)
@@ -3,6 +3,8 @@
     Document   : system-response.xsd
     Created on : May 26, 2009, 1:31 PM
     Author     :
+    $LastChangedRevision$
+    $LastChangedDate$
     Copyright 2009 University of California at Berkeley
     Description:
         Schema for system specific information for service response envelope.
         </xs:complexType>
     </xs:element>
 
-</xs:schema>
\ No newline at end of file
+</xs:schema>
index 070685103b889dfdcc25d5eb92be7c22ded55096..a9811f120557990353961fbd5ff7127d819c1e61 100644 (file)
@@ -9,8 +9,8 @@
     https://source.collectionspace.org/collection-space/LICENSE.txt
 
     Document   : tenant-binding.xsd
-    Revision   : $LastChangedRevision$
-    Created on : $LastChangedDate$
+    Revision   : $LastChangedRevision$
+    Created on : $LastChangedDate$
     Description:
         
 -->
index ab24291c0678e8a155b15442d7e77514254965c1..a15cb6f5d89856511d532f92da56392c044db645 100644 (file)
@@ -9,8 +9,8 @@
     https://source.collectionspace.org/collection-space/LICENSE.txt
 
     Document   : types.xsd
-    Revision   : $LastChangedRevision$
-    Created on : $LastChangedDate$
+    Revision   : $LastChangedRevision$
+    Created on : $LastChangedDate$
     Description:
         
 -->
index eb194a7a47700e19bdf2c628b72a87360d0970a7..fda369b76f495074185cf30ba064816202834d1f 100644 (file)
@@ -16,8 +16,8 @@
  http://wiki.collectionspace.org
  
  $LastChangedBy: aron $
- $LastChangedRevision: 302 $
- $LastChangedDate: 2009-06-29 15:36:29 -0700 (Mon, 29 Jun 2009) $
+ $LastChangedRevision$
+ $LastChangedDate$
 -->
 
 <!-- TODO: ** These schemas are currently incomplete placeholders ** -->
index 800c801583544e69bc9b5205ddd9ca4466f64f88..ebf92ebd42cfbeb1470bfe9bca900153abc9d4f8 100644 (file)
@@ -1,6 +1,14 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
+\r
 <!--\r
-Schema Revision No.: $Rev$\r
+    Intake schema (XSD)\r
+    \r
+    Entity  : Intake\r
+    Part    : Common\r
+    Used for: Nuxeo EP core document type\r
+\r
+    $LastChangedRevision$\r
+    $LastChangedDate$\r
 -->\r
 \r
 <xs:schema \r
index 8f01f1f0b5de82a947720889c992e7819b669b66..d0dc652c1aeb508fb7ad87621438232599f8f820 100644 (file)
@@ -1,4 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
+<!--
+    Intake schema (XSD)
+    
+    Entity  : Intake
+    Part    : Common
+    Used for: JAXB binding between XML and Java objects
+
+    $LastChangedRevision$
+    $LastChangedDate$
+-->
+
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns:ns="http://collectionspace.org/services/intake"
@@ -7,8 +19,10 @@
   version="0.1"
 >
 
-
-<!-- avoid XmlRootElement nightnmare, see http://weblogs.java.net/blog/kohsuke/archive/2006/03/why_does_jaxb_p.html-->
+<!--
+    Avoid XmlRootElement nightmare:
+    See http://weblogs.java.net/blog/kohsuke/archive/2006/03/why_does_jaxb_p.html
+-->
 <!-- See http://wiki.collectionspace.org/display/collectionspace/Intake+Schema -->    
     
     <!-- intake  -->
index 78e5fb47f44d667f17bbc4bdc042347dbf94d4b4..2ecf22619f69d5127ff044b30716d65079aae697 100644 (file)
@@ -1,19 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
+\r
 <!--\r
-    Copyright 2009 University of California at Berkeley\r
-    Licensed under the Educational Community License (ECL), Version 2.0.\r
-    You may not use this file except in compliance with this License.\r
+    Relation schema (XSD)\r
     \r
-    You may obtain a copy of the ECL 2.0 License at\r
-    https://source.collectionspace.org/collection-space/LICENSE.txt\r
-\r
-    Document   : relation.xsd\r
-    Revision   : $LastChangedRevision: $\r
-    Created on : $LastChangedDate: $\r
-    Author     : $LastChangedBy: $\r
-    Description:\r
-        Nuxeo document core type for CollectionSpace Relation\r
+    Entity  : Relation\r
+    Part    : Common\r
+    Used for: Nuxeo EP core document type\r
+\r
+    $LastChangedRevision$\r
+    $LastChangedDate$\r
 -->\r
+\r
 <xs:schema \r
     xmlns:xs="http://www.w3.org/2001/XMLSchema"\r
     xmlns="http://collectionspace.org/relation/"\r
index 7e642feaacdd254b274aa9626dee1c5f405ba9c6..6cb8986a6e974a9c2f552247fdd3c51b3c946eb4 100644 (file)
@@ -1,4 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
+<!--
+    Vocabulary schema (XSD)
+    
+    Entity  : Vocabulary
+    Part    : Common
+    Used for: Nuxeo EP core document type
+    
+    $LastChangedRevision$
+    $LastChangedDate$
+-->
+
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns:ns="http://collectionspace.org/services/vocabulary"
index 8b0d443d43fd93b44abf8a276358e07658919a01..3720b9b0cb649bd846d7c9178b2dc1a81e4aa972 100644 (file)
@@ -1,4 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
+<!--
+    VocabularyItem schema (XSD)
+    
+    Entity  : VocabularyItem
+    Part    : Common
+    Used for: Nuxeo EP core document type
+    
+    $LastChangedRevision$
+    $LastChangedDate$
+-->
+
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns:ns="http://collectionspace.org/services/vocabulary"
index 721babad8bdcb2ce5561a439cc07e6eda9458fdd..90144b6ca51beb8232bc41f1519f7477ea7b844a 100644 (file)
@@ -1,4 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
+<!--
+    Vocabulary schema (XSD)
+    
+    Entity  : Vocabulary
+    Part    : Common
+    Used for: JAXB binding between XML and Java objects
+    
+    $LastChangedRevision$
+    $LastChangedDate$
+-->
+
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns:ns="http://collectionspace.org/services/vocabulary"
@@ -7,8 +19,10 @@
   version="0.1"
 >
 
-
-<!-- avoid XmlRootElement nightnmare, see http://weblogs.java.net/blog/kohsuke/archive/2006/03/why_does_jaxb_p.html-->
+<!--
+    Avoid XmlRootElement nightmare:
+    See http://weblogs.java.net/blog/kohsuke/archive/2006/03/why_does_jaxb_p.html
+-->
 <!-- See http://wiki.collectionspace.org/display/collectionspace/Vocabulary+Schema -->    
     
     <!-- Vocabulary  -->