Changeset 977


Ignore:
Timestamp:
12/09/10 15:23:06 (13 years ago)
Author:
dietuyt
Message:

Added atttributeFormDefault and elementFormDefault attributes

File:
1 edited

Legend:

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

    r974 r977  
    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" targetNamespace="http://www.clarin.eu/cmd">
     2<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dcr="http://www.isocat.org" targetNamespace="http://www.clarin.eu/cmd" attributeFormDefault="unqualified" elementFormDefault="qualified">
    33
    44   <xs:element name="CMD">
Note: See TracChangeset for help on using the changeset viewer.