View | Details | Raw Unified | Return to bug 16172
Collapse All | Expand All

(-)a/t/db_dependent/OAI/Server.t (-3 / +2 lines)
Lines 97-105 my $expected = { Link Here
97
                schema => 'http://www.openarchives.org/OAI/2.0/oai_dc.xsd',
97
                schema => 'http://www.openarchives.org/OAI/2.0/oai_dc.xsd',
98
            },
98
            },
99
            {
99
            {
100
                metadataNamespace => 'http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim',
100
                metadataNamespace => 'http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim',
101
                metadataPrefix => 'marcxml',
101
                metadataPrefix => 'marcxml',
102
                schema => 'http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd',
102
                schema => 'http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd',
103
            },
103
            },
104
        ],
104
        ],
105
    },
105
    },
106
- 

Return to bug 16172