ID attributes are no longer accepted in elements like titleInfo, name
and subject.
Errors like the following are displayed: "Attribute 'ID'is not allowed
to appear in element 'name'"
When validating MODS records with the schema of version 3.2, ID
attributes are accepted in name, etc.
Probably this problem is related to the new way attributes are
declared. The problem can be solved by replacing in the attributeGroup
idAuthorityXlinkLanguage the line
<xsd:attribute ref="ID"/>
by
<xsd:attribute name="ID" type="xsd:ID"/>
Thomas Place
--
Thomas W. Place ([log in to unmask])
Tilburg University, PO Box 90153, 5000 LE Tilburg, the Netherlands
phone: +31 13 466 2474; fax: +31 13 466 3370
|