1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
\r
4 Acquisition schema (XSD)
\r
8 Used for: Nuxeo EP core document type
\r
10 $LastChangedRevision$
\r
15 xmlns:xs="http://www.w3.org/2001/XMLSchema"
\r
16 xmlns:ns="http://collectionspace.org/acquisition/"
\r
17 xmlns="http://collectionspace.org/acquisition/"
\r
18 targetNamespace="http://collectionspace.org/acquisition/"
\r
21 <!-- See http://wiki.collectionspace.org/display/collectionspace/Acquisition+Schema -->
\r
23 <!-- Object Entry Information Group -->
\r
24 <xs:element name="accessionDate" type="xs:string"/>
\r
25 <xs:element name="acquisitionAuthorizer" type="xs:string"/>
\r
26 <xs:element name="acquisitionAuthorizerDate" type="xs:string"/>
\r
27 <xs:element name="acquisitionDate" type="xs:string"/>
\r
28 <xs:element name="acquisitionFundingDenomination" type="xs:string"/>
\r
29 <xs:element name="acquisitionFundingValue" type="xs:string"/>
\r
30 <xs:element name="acquisitionFundingSource" type="xs:string"/>
\r
31 <xs:element name="acquisitionFundingSourceProvisos" type="xs:string"/>
\r
32 <xs:element name="acquisitionMethod" type="xs:string"/>
\r
33 <xs:element name="acquisitionNote" type="xs:string"/>
\r
34 <xs:element name="acquisitionProvisos" type="xs:string"/>
\r
35 <xs:element name="acquisitionReason" type="xs:string"/>
\r
36 <xs:element name="acquisitionReferenceNumber" type="xs:string"/>
\r
37 <xs:element name="acquisitionSource" type="xs:string"/>
\r
38 <xs:element name="acquisitionSources">
\r
41 <xs:element name="acquisitionSource" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
\r
45 <xs:element name="groupPurchasePriceDenomination" type="xs:string"/>
\r
46 <xs:element name="groupPurchasePriceValue" type="xs:string"/>
\r
47 <xs:element name="objectOfferPriceDenomination" type="xs:string"/>
\r
48 <xs:element name="objectOfferPriceValue" type="xs:string"/>
\r
49 <xs:element name="objectPurchaseOfferPriceDenomination" type="xs:string"/>
\r
50 <xs:element name="objectPurchaseOfferPriceValue" type="xs:string"/>
\r
51 <xs:element name="objectPurchasePriceDenomination" type="xs:string"/>
\r
52 <xs:element name="objectPurchasePriceValue" type="xs:string"/>
\r
53 <xs:element name="originalObjectPurchasePriceDenomination" type="xs:string"/>
\r
54 <xs:element name="originalObjectPurchasePriceValue" type="xs:string"/>
\r
55 <xs:element name="transferOfTitleNumber" type="xs:string"/>
\r
56 <!-- Object Collection Information Group -->
\r
57 <xs:element name="fieldCollectionDate" type="xs:string"/>
\r
58 <xs:element name="fieldCollectionEventName" type="xs:string"/>
\r
59 <xs:element name="fieldCollectionNumber" type="xs:string"/>
\r
60 <xs:element name="fieldCollector" type="xs:string"/>
\r