Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #894 from rettinghaus/develop-fingerprint
remove deprecated fingerprint
  • Loading branch information
musicEnfanthen committed Jan 28, 2022
2 parents bb3013f + 492ed11 commit 8125374
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
15 changes: 0 additions & 15 deletions source/modules/MEI.header.xml
Expand Up @@ -1195,21 +1195,6 @@
Archival Description (EAD) standards.</p>
</remarks>
</elementSpec>
<elementSpec ident="fingerprint" module="MEI.header">
<desc>Contains a string that uniquely identifies an item, such as those constructed by combining
groups of characters transcribed from specified pages of a printed item or a file's
checksum.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.authorized"/>
<memberOf key="att.bibl"/>
<memberOf key="model.msInline"/>
<memberOf key="model.physDescPart"/>
</classes>
<content>
<rng:text/>
</content>
</elementSpec>
<elementSpec ident="foliaDesc" module="MEI.header">
<desc>Describes the order of folia and bifolia making up the text block of a manuscript or
print.</desc>
Expand Down
3 changes: 1 addition & 2 deletions source/modules/MEI.msDesc.xml
Expand Up @@ -845,8 +845,7 @@
<constraintSpec ident="check_msDesc_inline" module="MEI.msDesc" scheme="isoschematron">
<constraint>
<sch:rule
context="mei:catchwords | mei:fingerprint | mei:heraldry | mei:secFolio |
mei:signatures | mei:watermark">
context="mei:catchwords | mei:heraldry | mei:secFolio | mei:signatures | mei:watermark">
<sch:assert test="ancestor::mei:physDesc">The <sch:name/> element may only appear as a
descendant of the physDesc element.</sch:assert>
</sch:rule>
Expand Down

0 comments on commit 8125374

Please sign in to comment.