<schema name="taxonomyauthority_common" prefix="taxonomyauthority_common" src="schemas/taxonomyauthority_common.xsd"/>
</extension>
<extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema">
- <schema name="taxonomy_common" prefix="taxonomy_common" src="schemas/taxonomy_common.xsd"/>
+ <schema name="taxon_common" prefix="taxon_common" src="schemas/taxon_common.xsd"/>
</extension>
<extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype">
<doctype name="Taxonomyauthority" extends="Document">
</doctype>
</extension>
<extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype">
- <doctype name="Taxonomyitem" extends="Document">
+ <doctype name="Taxon" extends="Document">
<schema name="common"/>
<schema name="collectionspace_core"/>
<schema name="dublincore"/>
- <schema name="taxonomy_common"/>
+ <schema name="taxon_common"/>
</doctype>
</extension>
</component>
</labels>
<translated>true</translated>
<fields>
- <field schema="taxonomy_common">inAuthority</field>
+ <field schema="taxon_common">inAuthority</field>
</fields>
<properties widgetMode="edit">
<property name="styleClass">dataInputText</property>
</labels>
<translated>true</translated>
<fields>
- <field schema="taxonomy_common">shortIdentifier</field>
+ <field schema="taxon_common">shortIdentifier</field>
</fields>
<properties widgetMode="edit">
<property name="styleClass">dataInputText</property>
</labels>
<translated>true</translated>
<fields>
- <field schema="taxonomy_common">refName</field>
+ <field schema="taxon_common">refName</field>
</fields>
<properties widgetMode="edit">
<property name="styleClass">dataInputText</property>
</labels>
<translated>true</translated>
<fields>
- <field schema="taxonomy_common">taxonFullName</field>
+ <field schema="taxon_common">taxonFullName</field>
</fields>
<properties widgetMode="edit">
<property name="styleClass">dataInputText</property>
</labels>
<translated>true</translated>
<fields>
- <field schema="taxonomy_common">taxonRank</field>
+ <field schema="taxon_common">taxonRank</field>
</fields>
<properties widgetMode="edit">
<property name="styleClass">dataInputText</property>