VOSpace-1.0 schema

From: Dave Morris <dave-at-ast.cam.ac.uk>
Date: Mon, 30 Apr 2007 15:22:19 +0100


Hiya,

I'm trying to bring the IVOA VOSpace wiki pages up to date.

The VOSpace home page

    http://www.ivoa.net/twiki/bin/view/IVOA/VOSpaceHome has links to the v1.0rc6 schema.     

http://www.ivoa.net/internal/IVOA/VOSpace10schema/VOSpaceContract-v1.0rc6.wsdl and     

http://www.ivoa.net/internal/IVOA/VOSpace10schema/VOSpaceTypes-v1.0rc6.xsd

This was the schema used for the v1.0 working draft, submitted in March

    http://www.ivoa.net/Documents/cover/VOSpace-20070304.html

Now that the v1.0 specification has been submitted I'd like to re-publish the rc6 schema as the final version for v1.0. No changes to the schema itself, but it would mean changing the namespaces :
from

    xmlns:vos.contract.1.0="http://www.net.ivoa/xml/VOSpaceContract-v1.0rc6"     xmlns:vos.types.1.0="http://www.net.ivoa/xml/VOSpaceTypes-v1.0rc6" to

    xmlns:vos.contract.1.0="http://www.net.ivoa/xml/VOSpaceContract-v1.0"     xmlns:vos.types.1.0="http://www.net.ivoa/xml/VOSpaceTypes-v1.0"

and the identifiers for the SOAP actions would change : from

<soap:operation

soapAction="http://www.net.ivoa/xml/VOSpaceContract-v1.0rc6:GetViews"/>  to

<soap:operation

soapAction="http://www.net.ivoa/xml/VOSpaceContract-v1.0:GetViews"/> ... etc

This will mean that we will have to update the namespaces and SOAP actions of any existing services.
Let me know if this will cause any problems.

Thanks,
Dave Received on 2007-04-30Z16:23:20