Author: evelyn Date: Fri Oct 2 10:50:45 2009 New Revision: 3639 Log: changed filenames of files for upload for consistency
Added: trunk/test/selenium/dc/dc_import.xml trunk/test/selenium/dc/dc_test.pdf (contents, props changed) Deleted: trunk/test/selenium/dc/import.xml trunk/test/selenium/dc/test.pdf Added: trunk/test/selenium/dc/dc_import.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/test/selenium/dc/dc_import.xml Fri Oct 2 10:50:45 2009 (r3639) @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE ead PUBLIC "+//ISBN 1-931666-00-8//DTD ead.dtd (Encoded Archival Description (EAD) Version 2002)//EN" "ead.dtd"> +<ead> + +<eadheader langencoding="iso639-2b" countryencoding="iso3166-1" dateencoding="iso8601" repositoryencoding="iso15511" scriptencoding="iso15924" relatedencoding="DC"> + +<eadid countrycode="CA" mainagencycode="CA-AFV" url="http://localhost/~evelyn/qubit/web/informationobject/show/ead/364?sf_format=xml" encodinganalog="Identifier">364</eadid> + +<filedesc> + <titlestmt> + <titleproper encodinganalog="Title">fonds for import</titleproper> </titlestmt> + <publicationstmt> + <publisher encodinganalog="Publisher">Archives of the Fraser Valley</publisher> + + <address> + + <addressline>1234 Sunshine Road</addressline> + <addressline>Sunshine</addressline> + <addressline>BC</addressline> + <addressline>Canada</addressline> + <addressline>X0X 0X0</addressline> + <addressline>telephone: 604-123-4567</addressline> + <addressline>fax: 604-234-5678</addressline> + <addressline>email: [email protected]</addressline> + <addressline>www.sunshine.ca</addressline> </address> <date normal="2009-10-01" encodinganalog="Date">2009-10-01</date> + </publicationstmt></filedesc> + +<profiledesc> + <creation>Generated by Qubit 1.0.8 <date normal="2009-10-01">2009-10-01 21:28:UTC</date> + </creation> + <langusage> + <language langcode="eng" encodinganalog="Language">English</language> + </langusage> + </profiledesc> +</eadheader> + +<frontmatter/> + +<archdesc level="fonds" relatedencoding="ISAD(G)v2"> + <did> + <unittitle encodinganalog="3.1.2">fonds for import</unittitle> + <unitdate datechar="creation" normal="1922/1964" encodinganalog="3.1.3">1922 - 1964</unitdate> <origination encodinganalog="3.2.1"> + <persname>Mr. Bean</persname> </origination> <repository> + <corpname>Archives of the Fraser Valley</corpname> + + <address> + + <addressline>1234 Sunshine Road</addressline> + <addressline>Sunshine</addressline> + <addressline>BC</addressline> + <addressline>Canada</addressline> + <addressline>X0X 0X0</addressline> + <addressline>telephone: 604-123-4567</addressline> + <addressline>fax: 604-234-5678</addressline> + <addressline>email: [email protected]</addressline> + <addressline>www.sunshine.ca</addressline> </address> </repository> </did> + <bioghist encodinganalog="3.2.2"><p>History field</p></bioghist> <controlaccess> + <persname role="Creator">Mr. Bean</persname> + </controlaccess> + + + <dsc type="combined"> + </dsc> +</archdesc> +</ead> \ No newline at end of file Added: trunk/test/selenium/dc/dc_test.pdf ============================================================================== Binary file. No diff available. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.ca/group/qubit-commits?hl=en -~----------~----~----~----~------~----~------~--~---
