Thanks Ray, I believe it is!
A schema listed there is available for requesting with the
"&recordSchema=" parameter, yes? Cool, that's exactly what I was looking
for.
Another question though. I note when looking up schemaInfo... I'm a bit
confused by the "sort" attribute. How could you sort by a schema? What
is this attribute actually for?
Jonathan
Ray Denenberg, Library of Congress wrote:
<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" <[email protected]>
To: <[email protected]>
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?