Print

Print


<schemaInfo> is what you're looking for I think.

Look at http://z3950.loc.gov:7090/voyager.

Line 74, for example,
<schemaInfo>
<schema identifier="info:srw/schema/1/marcxml-v1.1" sort="false" 
name="marcxml">
<title>MARCXML</title>
</schema>


Is this what you're looking for?

--Ray


----- Original Message ----- 
From: "Jonathan Rochkind" <[log in to unmask]>
To: <[log in to unmask]>
Sent: Friday, April 30, 2010 3:57 PM
Subject: [CODE4LIB] SRU/ZeeRex explain question : record schemas


> This page:
> http://www.loc.gov/standards/sru/resources/schemas.html
>
> says:
>
> "The Explain document lists the XML schemas for a given database in which 
> records may be transferred. Every schemas is unambiguously identified by a 
> URI and a server may assign a short name, which may or may not be the same 
> as the short name listed in the table below (and may differ from the short 
> name that another server assigns)."
>
>
> But perusing the SRU/ZeeRex Explain documentation I've been able to find, 
> I've been unable to find WHERE in the Explain document this information is 
> listed/advertised.
>
> Can anyone clue me in?