source: other-projects/nightly-tasks/diffcol/trunk/model-collect/Multimedia/import/discography/www.thebeatlesarchive.com/discography/metadata.xml

Last change on this file was 29592, checked in by ak19, 9 years ago

Replacing unnecessary special cases in the regular expression for removesuffix with Title metadata for 2 documents, to ensure that these documents are still sorted in the correct order

  • Property svn:executable set to *
File size: 715 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE DirectoryMetadata SYSTEM "http://greenstone.org/dtd/DirectoryMetadata/1.0/DirectoryMetadata.dtd">
3<DirectoryMetadata>
4 <FileSet>
5 <FileName>magicalmisterytour\.htm</FileName>
6 <Description>
7 <Metadata mode="accumulate" name="dc.Title">Magical Mystery Tour</Metadata>
8 </Description>
9 </FileSet>
10 <FileSet>
11 <FileName>magicalmisterytourUS\.htm</FileName>
12 <Description>
13 <Metadata mode="accumulate" name="dc.Title">Magical Mystery Tour</Metadata>
14 </Description>
15 </FileSet>
16 <FileSet>
17 <FileName>heyjudeUS\.htm</FileName>
18 <Description>
19 <Metadata mode="accumulate" name="dc.Title">HEY JUDE</Metadata>
20 </Description>
21 </FileSet>
22</DirectoryMetadata>
Note: See TracBrowser for help on using the repository browser.