As the wsdl file and the xsd file are in the same directory on the LoC
server, and as the import is a relative one (i.e. the wsdl imports the
xsd file from the same location as the wsdl is located), I can't see
what the problem is
i.e. the file http://www.loc.gov/standards/sru/xml-files/srw-ports.wsdl
containing the line
<xsd:import namespace="http://www.loc.gov/zing/srw/"
schemaLocation="srw-types.xsd" />
Expects to find the xsd at
http://www.loc.gov/standards/sru/xml-files/srw-types.xsd
Which is where it is!
None of the official WSDL/XSD files should be hardcoded to look under
http://www.loc.gov/z3950/agency/zing/srw
Matthew
> -----Original Message-----
> From: SRU (Search and Retrieve Via URL) Implementors
> [mailto:[log in to unmask]] On Behalf Of LeVan,Ralph
> Sent: 26 April 2006 15:41
> To: [log in to unmask]
> Subject: Re: SRW WSDL no longer works
>
> And that file contains this line in it:
> <xsd:import namespace="http://www.loc.gov/zing/srw/"
> schemaLocation="srw-types.xsd" />
>
> srw-types.xsd is no longer at that locations.
>
> Ralph
>
> > -----Original Message-----
> > From: SRU (Search and Retrieve Via URL) Implementors
> [mailto:[log in to unmask]]
> > On Behalf Of Ray Denenberg, Library of Congress
> > Sent: Wednesday, April 26, 2006 10:26 AM
> > To: [log in to unmask]
> > Subject: Re: SRW WSDL no longer works
> >
> > Ralph -- it's at:
> > http://www.loc.gov/standards/sru/xml-files
> >
> > There is a link from
> > http://www.loc.gov/standards/sru/specs-index.html
> >
> > But I'll put a link at a more prominent place.
> >
> > --Ray
> >
> >
> >
> >
> > ----- Original Message -----
> > From: "LeVan,Ralph" <[log in to unmask]>
> > To: <[log in to unmask]>
> > Sent: Wednesday, April 26, 2006 10:11 AM
> > Subject: SRW WSDL no longer works
> >
> >
> > Ray, the WSDL we have expects to find .xsd files at
> > http://www.loc.gov/z3950/agency/zing/srw, but that location
> no longer
> > exists. You're going to either have to fix the WSDL on
> your site or
> > restore that directory and its contents.
> >
> >
> >
> > Ralph
>
|