<?xml version="1.0" encoding="UTF-8" ?><?xml-stylesheet type="text/xsl" href="infouri.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2013-05-23T14:26:31Z</responseDate><request identifier="info:fedora/" metadataPrefix="reg" verb="GetRecord">http://info-uri.info/registry/OAIHandler</request><GetRecord><record><header><identifier>info:fedora/</identifier><datestamp>2004-06-02</datestamp></header><metadata><info-registry-entry xmlns="http://info-uri.info/registry" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://info-uri.info/registry http://info-uri.info/info-uri-registry.xsd">
	<info-namespace>fedora</info-namespace>
        <namespace-title>Namespace of Fedora Digital Objects and Disseminations</namespace-title>
	<registration-date>2004-06-02</registration-date>
	<namespace-authority>
		<organisation-name>DuraSpace</organisation-name>
		<organisation-address>P.O. Box 7144, Ithaca, NY 14851-7144</organisation-address>
		<organisation-uri>http://duraspace.org/</organisation-uri>
		<contact-person>Chris Wilper</contact-person>
		<contact-email>cwilper@duraspace.org</contact-email>
		<contact-tel>1-607-254-8623</contact-tel>
	</namespace-authority>
	<identifier-syntax>
		<description>To identify a digital object:
  Syntax:
    &quot;info:fedora/&quot; object-pid
  Where:
    &quot;object-pid&quot; is the Fedora PID of the object
  Examples:
    info:fedora/example:1
    info:fedora/example:9876

To identify a dissemination:
  Syntax:
    &quot;info:fedora/&quot; object-pid &quot;/&quot; dissem-name
  Where:
    &quot;object-pid&quot; is the Fedora PID of the object (or &quot;*&quot; when the
      URI indicates a dissemination without regard to
      a particular object).
    &quot;dissem-name&quot; is either a datastream ID or behavior definition
      object PID, followed by &quot;/&quot;, followed by a method name.
  Examples:
    info:fedora/example:3/DS1
    info:fedora/example:3/example:1/index
    info:fedora/*/DS1
    info:fedora/*/example:1/index

Note that datastream ids and method names may consist of XML NCName
characters.  NCName characters that are not safe to directly encode
in an &quot;info&quot; uri and must be escaped using one to four escaped UTF-8
octets per character, each of the form &quot;%&quot; HEXDIG HEXDIG.</description>
	</identifier-syntax>
	<identifier-normalization>
		<description>- Make all characters up to and including the PID lowercase.
- Un-escape any URI-escaped characters that do not need escaping
  according the definition of the &quot;info&quot; scheme.
- Make all remaining escaped octets use UPPERCASE (%ff becomes %FF)</description>
	</identifier-normalization>
	<namespace-information>
		<uri>http://fedora-commons.org/definitions/identifiers/</uri>
	</namespace-information>
</info-registry-entry></metadata></record></GetRecord></OAI-PMH>