Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.picture.coreTypes--schema

This contribution is part of XML component org.nuxeo.ecm.platform.picture.coreTypes inside nuxeo-platform-imaging-core-6.0.jar

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="picture" src="schema/picture.xsd"/>
  • <schema name="image_metadata" prefix="imd" src="schema/image_metadata.xsd"/>
  • <schema name="iptc" prefix="iptc" src="schema/iptc.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
    <schema name="picture" src="schema/picture.xsd"/>
    <schema name="image_metadata" prefix="imd" src="schema/image_metadata.xsd"/>
    <schema name="iptc" prefix="iptc" src="schema/iptc.xsd"/>
  </extension>