source: documentation/trunk/tutorial_sample_files/oai/sample_small/oai/JCDLPICS/200104dld15.oai@ 18423

Last change on this file since 18423 was 18423, checked in by kjdon, 15 years ago

added teh sample files into svn. I got these files from the releases on sourceforge, jun2006 release with the october extra files.

File size: 1.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2
3<GetRecord xmlns="http://www.openarchives.org/OAI/1.1/OAI_GetRecord" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/1.1/OAI_GetRecord http://www.openarchives.org/OAI/1.1/OAI_GetRecord.xsd">
4
5<responseDate>2003-12-04T22:22:35-05:00</responseDate>
6<requestURL>http://rocky.dlib.vt.edu:80/~jcdlpix/cgi-bin/OAI1.1/jcdlpix.pl?verb=GetRecord&amp;metadataPrefix=oai_dc&amp;identifier=oai%3AJCDLPICS%3A200104dld15</requestURL>
7
8<record>
9<header>
10<identifier>oai:JCDLPICS:200104dld15</identifier>
11<datestamp>2001-06-27</datestamp>
12</header>
13<metadata>
14<dc xmlns="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://purl.org/dc/elements/1.1/ http://www.openarchives.org/OAI/1.1/dc.xsd" >
15 <title>01dld15</title>
16 <creator>Hussein Suleman</creator>
17 <subject>JCDL Banquet</subject>
18 <description>... and how Hector Garcia-Molina had sworn to "eat his slide" if the merger was ever pulled off ...</description>
19 <publisher>JCDL</publisher>
20 <date>2001-06-26</date>
21 <type>image</type>
22 <format>image/jpeg</format>
23 <OrigURL>http://rocky.dlib.vt.edu/~jcdlpix/pictures/200104dld/01dld15.jpg</OrigURL>
24 <identifier>srcdocs/01dld15.jpg</identifier>
25 <language>en-us</language>
26 <rights>unrestricted</rights>
27</dc>
28</metadata>
29</record>
30
31</GetRecord>
Note: See TracBrowser for help on using the repository browser.