2 <component name="org.collectionspace.loanout.coreTypes">
3 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema">
4 <schema name="loansout_common" prefix="loansout_common" src="schemas/loansout_common.xsd"/>
7 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype">
8 <doctype name="Loanout" extends="Document">
9 <schema name="common"/>
10 <schema name="dublincore"/>
11 <schema name="collectionspace_core"/>
12 <schema name="loansout_common"/>
14 loansout_common:loanOutNumber
15 loansout_common:borrower
16 loansout_common:loanReturnDate