Project

General

Profile

« Previous | Next » 

Revision ad89c499

Added by Andreas Müller about 3 years ago

ref #5095 change dozer mapping from .dtd to .xsd

View differences:

cdmlib-remote/src/main/resources/eu/etaxonomy/cdm/remote/dto/oaipmh/mappings.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE mappings PUBLIC "-//DOZER//DTD MAPPINGS//EN"
3
    "http://dozer.sourceforge.net/dtd/dozerbeanmapping.dtd">
4
<mappings>
2
<mappings xmlns="http://dozer.sourceforge.net" 
3
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
    xsi:schemaLocation="http://dozer.sourceforge.net
5
      http://dozer.sourceforge.net/schema/beanmapping.xsd">
6

  
5 7
    <!-- 
6 8
        ===============================================
7 9
         Mapping for OAI-PMH Header and OAI-DublinCore

Also available in: Unified diff