OCLC Developer Network

Search Method Response Details

Search

This is an SRU response which contains a subset of the Registry fields

  • Library Alias
  • Library name
  • Library Type
  • Street Address
  • City
  • State
  • Zip
  • Country

Example

<?xml version="1.0" ?>
<searchRetrieveResponse xmlns="http://www.loc.gov/zing/srw/">
    <version>1.1</version>
    <numberOfRecords>14</numberOfRecords>
    <resultSetId>lp83tw</resultSetId>
    <resultSetIdleTime>300</resultSetIdleTime>
    <records xmlns:ns1="http://www.loc.gov/zing/srw/">
        <record>
            <recordSchema>info:rfa/rfaRegistry/schemaInfos/adminData</recordSchema>
            <recordPacking>xml</recordPacking>
            <recordData>
                <ns4:adminData xmlns="info:rfa/rfaRegistry/xmlSchemas/adminData"
                    xmlns:ns4="info:rfa/rfaRegistry/xmlSchemas/adminData"
                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xsi:schemaLocation="info:rfa/rfaRegistry/xmlSchemas/adminData http://worldcat.org/registry/xsd/adminData.xsd">
                    <ns4:resourceID>info:rfa/localhost/Institutions/70958</ns4:resourceID>
                    <ns4:briefLabel>Cecil C Tyrrell Learning Resources Center</ns4:briefLabel>
                    <ns4:version>
                        <ns4:currentFlag>1</ns4:currentFlag>
                        <ns4:versionID>2011-02-11T09:32:59.721Z</ns4:versionID>
                        <ns4:logicalDelete>0</ns4:logicalDelete>
                    </ns4:version>
                    <ns4:contentType>text/xml; charset=utf-8</ns4:contentType>
                    <ns4:about>
                        <ad:aboutData
                            xmlns:ad="info:rfa/rfaRegistry/xmlSchemas/Institutions/aboutData"
                            xsi:schemaLocation="info:rfa/rfaRegistry/xmlSchemas/Institutions/aboutData http://worldcat.org/registry/xsd/collections/Institutions/aboutData.xsd">
                            <ad:alias>BCC Library</ad:alias>
                            <ad:name>Cecil C Tyrrell Learning Resources Center</ad:name>
                            <ad:primarytype>2</ad:primarytype>
                            <ad:street1>907 Front Street</ad:street1>
                            <ad:street2/>
                            <ad:city>Binghamton</ad:city>
                            <ad:state>US-NY</ad:state>
                            <ad:country>US</ad:country>
                            <ad:zip>13905</ad:zip>
                            <ad:username>OCLC_Offline_Update</ad:username>
                        </ad:aboutData>
                    </ns4:about>
                </ns4:adminData>
            </recordData>
            <recordPosition>11</recordPosition>
        </record>
        ...
    </records>
    <echoedSearchRetrieveRequest xmlns:ns2="http://www.loc.gov/zing/srw/">
...
    </echoedSearchRetrieveRequest>
    <extraResponseData xmlns:ns4="http://www.loc.gov/zing/srw/">
...
    </extraResponseData>
</searchRetrieveResponse>

Follow the OCLC Developer Network:

The OCLC Developer Network supports the use of OCLC Web Services—a set of tools and APIs that expose data and services for WorldCat and our member libraries and partner institutions or companies. learn more »

© 2010 OCLC Domestic and international trademarks and/or service marks of OCLC Online Computer Library Center, Inc. and its affiliates


Powered by Drupal, an open source content management system