<?xml version="1.0" encoding="UTF-8"?>

<document repository="default" id="d632b87b-dc28-41f8-a966-7b6cb806d344">
  <system>
    <type>NXExtensionPoint</type>
    <path>nuxeo-platform.1415371804852/Bundles/bg-grp-org-nuxeo-ecm/bundle-org-nuxeo-diff-jsf/component-org-nuxeo-ecm-diff-service-diffdisplayservice/xp-org-nuxeo-ecm-diff-service-diffdisplayservice-diffdisplay</path>
    <lifecycle-state>project</lifecycle-state>
    <lifecycle-policy>default</lifecycle-policy>
    <facet>Commentable</facet>
    <facet>Versionable</facet>
    <facet>DocumentsSizeStatistics</facet>
    <facet>Folderish</facet>
    <access-control>
      <acl name="inherited">
        <entry principal="members" permission="Write" grant="true"/>
        <entry principal="Everyone" permission="Read" grant="true"/>
        <entry principal="Administrator" permission="Everything" grant="true"/>
        <entry principal="members" permission="Read" grant="true"/>
        <entry principal="members" permission="Version" grant="true"/>
      </acl>
    </access-control>
  </system>
  <schema xmlns:dc="http://www.nuxeo.org/ecm/schemas/dublincore/" name="dublincore">
    <dc:creator><![CDATA[Administrator]]></dc:creator>
    <dc:source><![CDATA[]]></dc:source>
    <dc:nature><![CDATA[]]></dc:nature>
    <dc:contributors>
      <item><![CDATA[Administrator]]></item>
      <item><![CDATA[jcarsique]]></item>
    </dc:contributors>
    <dc:created><![CDATA[2014-11-07T15:44:58.54Z]]></dc:created>
    <dc:description><![CDATA[]]></dc:description>
    <dc:rights><![CDATA[]]></dc:rights>
    <dc:subjects/>
    <dc:publisher><![CDATA[]]></dc:publisher>
    <dc:valid/>
    <dc:format><![CDATA[]]></dc:format>
    <dc:issued/>
    <dc:modified><![CDATA[2014-11-07T15:44:58.54Z]]></dc:modified>
    <dc:language><![CDATA[]]></dc:language>
    <dc:coverage><![CDATA[]]></dc:coverage>
    <dc:expired/>
    <dc:lastContributor><![CDATA[jcarsique]]></dc:lastContributor>
    <dc:title><![CDATA[org.nuxeo.ecm.diff.service.DiffDisplayService--diffDisplay]]></dc:title>
  </schema>
  <schema xmlns:dss="http://www.nuxeo.org/dam/schemas/documentsSizeStats/" name="documents_size_statistics">
    <dss:maxSize><![CDATA[-1]]></dss:maxSize>
    <dss:totalSize><![CDATA[0]]></dss:totalSize>
    <dss:sizeTrash><![CDATA[0]]></dss:sizeTrash>
    <dss:sizeVersions><![CDATA[0]]></dss:sizeVersions>
    <dss:innerSize><![CDATA[0]]></dss:innerSize>
  </schema>
  <schema xmlns:common="http://www.nuxeo.org/ecm/schemas/common/" name="common">
    <common:icon><![CDATA[/icons/file.gif]]></common:icon>
    <common:icon-expanded><![CDATA[]]></common:icon-expanded>
    <common:size><![CDATA[0]]></common:size>
  </schema>
  <schema xmlns:nxextensionpoint="http://nuxeo.org/schemas/nxextensionpoint" name="nxextensionpoint">
    <nxextensionpoint:extensionPoint>
      <item><![CDATA[org.nuxeo.ecm.diff.service.impl.DiffDisplayDescriptor]]></item>
    </nxextensionpoint:extensionPoint>
    <nxextensionpoint:epId><![CDATA[org.nuxeo.ecm.diff.service.DiffDisplayService--diffDisplay]]></nxextensionpoint:epId>
    <nxextensionpoint:documentation><![CDATA[<pre>
        A diffDisplay contribution defines which diffBlocks will be
        displayed in the document diff view for a given document type.
        The order matters.

        If the 2 diffed documents have the same type,
        the diffDisplay matching this type is used, otherwise or if such
        a diffDisplay does not exist, the default diff display is used.
        The default diff display
        takes into account every different field
        of every common schema between the
        compared documents, in an
        undefined order.
      </pre>
<code>
    <diffDisplay type="File">
        <diffBlocks>
            <diffBlock name="dublincore"/>
            <diffBlock name="files"/>
        </diffBlocks>
    </diffDisplay>
    <diffDisplay enabled="false" type="Note"/>
</code>
]]></nxextensionpoint:documentation>
    <nxextensionpoint:name><![CDATA[diffDisplay]]></nxextensionpoint:name>
  </schema>
  <schema xmlns:file="http://www.nuxeo.org/ecm/schemas/file/" name="file">
    <file:content/>
    <file:filename><![CDATA[]]></file:filename>
  </schema>
</document>
