XML FILES
SRW/SRU List of XML Schemas and WSDL files
Common Files to SRW and SRU
- SRW Types (xsd)
Namespace: http://www.loc.gov/zing/srw/
Imports: Diagnostic Schema and XCQL Schema
XML Schema specifying the XML structures used in the SRW/SRU messages
- SRW Ports (wsdl)
Namespace: http://www.loc.gov/zing/srw/interfaces/
Imports: SRW Types
WSDL defining the messages used by SRW and SRU
SRW
- SRW Bindings (wsdl)
Namespace: http://www.loc.gov/zing/srw/srw-bindings/
Imports: SRW Ports
Binding of the messages to SOAP and HTTP for SRW.
- SRW Sample Service (wsdl)
Namespace: http://www.loc.gov/zing/srw/srw-sample-service/
Imports: SRW Bindings
Example of importing SRW Bindings a specifying a local endpoint for
a local SRW service.
SRU
- SRU Bindings (wsdl)
Namespace: http://www.loc.gov/zing/srw/sru-bindings/
Imports: SRW Ports
REST-like binding of the messages to HTTP for SRU.
- SRU Sample Service (wsdl)
Namespace: http://www.loc.gov/zing/srw/sru-sample-service/
Imports: SRU Bindings
Example of importing SRU Bindings a specifying a local endpoint for
a local SRU service.
Other (miscellaneous) Schemas
- Diagnostic Schema (xsd)
Namespace: http://www.loc.gov/zing/srw/diagnostic/
Imports: N/A
structure for diagnostic records
- XCQL Schema (xsd)
Namespace: http://www.loc.gov/zing/cql/xcql/
Imports: N/A
XML structure for echoing back a CQL query (aimed at clients performing
XSLT transformations)