<xs:complexType name="citationPublicationInfoGroup">
<xs:sequence>
<xs:element name="publisher" type="xs:string"/>
- <xs:element name="place" type="xs:string"/>
+ <xs:element name="publicationPlace" type="xs:string"/>
<xs:element name="publicationDate" type="structuredDateGroup" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="edition" type="xs:string"/>
<xs:element name="pages" type="xs:string"/>
<xs:complexType name="citationPublicationInfoGroup">
<xs:sequence>
<xs:element name="publisher" type="xs:string"/>
- <xs:element name="place" type="xs:string"/>
+ <xs:element name="publicationPlace" type="xs:string"/>
<xs:element name="publicationDate" type="structuredDateGroup" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="edition" type="xs:string"/>
<xs:element name="pages" type="xs:string"/>
<service:content contentType="application/xml">
<service:xmlContent namespaceURI="http://collectionspace.org/services/citation" schemaLocation="http://collectionspace.org/services/citation http://services.collectionspace.org/citation/citations_common.xsd" />
</service:content>
- <service:properties>
+ <service:properties>
+ <types:item xmlns:types="http://collectionspace.org/services/config/types">
+ <types:key>authRef</types:key>
+ <types:value>citationPublicationInfoGroupList/*/publisher</types:value>
+ </types:item>
+ <types:item xmlns:types="http://collectionspace.org/services/config/types">
+ <types:key>authRef</types:key>
+ <types:value>citationPublicationInfoGroupList/*/publicationPlace</types:value>
+ </types:item>
+ <types:item xmlns:types="http://collectionspace.org/services/config/types">
+ <types:key>authRef</types:key>
+ <types:value>citationAgentInfoGroupList/*/agent</types:value>
+ </types:item>
+ <types:item xmlns:types="http://collectionspace.org/services/config/types">
+ <types:key>authRef</types:key>
+ <types:value>citationRelatedTermsGroupList/*/relatedTerm</types:value>
+ </types:item>
<!-- Fields containing term list / controlled vocabulary references -->
<types:item xmlns:types="http://collectionspace.org/services/config/types">
<types:key>termRef</types:key>