Changeset 974


Ignore:
Timestamp:
12/09/10 14:39:02 (13 years ago)
Author:
dietuyt
Message:

Added a targetNamespace attribute to make the OAI-PMH xml validation
possible.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • metadata/trunk/toolkit/xsd/minimal-cmdi.xsd

    r187 r974  
    11<?xml version="1.0" encoding="UTF-8"?>
    2 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dcr="http://www.isocat.org">
     2<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dcr="http://www.isocat.org" targetNamespace="http://www.clarin.eu/cmd">
    33
    44   <xs:element name="CMD">
Note: See TracChangeset for help on using the changeset viewer.