<?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
<?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
<?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"
>
-<!-- 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">
<?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
<?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
<?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"
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 -->
<?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"
<?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
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"
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
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>
https://source.collectionspace.org/collection-space/LICENSE.txt
Document : tenant-binding.xsd
- Revision : $LastChangedRevision: $
- Created on : $LastChangedDate: $
+ Revision : $LastChangedRevision$
+ Created on : $LastChangedDate$
Description:
-->
https://source.collectionspace.org/collection-space/LICENSE.txt
Document : types.xsd
- Revision : $LastChangedRevision: $
- Created on : $LastChangedDate: $
+ Revision : $LastChangedRevision$
+ Created on : $LastChangedDate$
Description:
-->
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 ** -->
<?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
<?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"
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 -->
<?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
<?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"
<?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"
<?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"
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 -->