This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<xsl:stylesheet version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xmlns:mods="http://www.loc.gov/mods/v3" exclude-result-prefixes="mods" | |
xmlns:dc="http://purl.org/dc/elements/1.1/" | |
xmlns:srw_dc="info:srw/schema/1/dc-schema" | |
xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" | |
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> | |
<!-- | |
This stylesheet transforms MODS version 3.2 records and collections of records to simple Dublin Core (DC) records, |
NewerOlder