IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 29, 2005, 4:35:06 PM (21 years ago)
Author:
jhoblitt
Message:

rename PS::IPP::IData -> Nebulous

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebulous.wsdl

    r2785 r4440  
    11<?xml version="1.0"?>
    22
    3 <definitions name="idata" targetNamespace="http://pan-starrs.ifa.hawaii.edu/PS/IPP/IData/Server">
     3<definitions name="nebulous" targetNamespace="http://pan-starrs.ifa.hawaii.edu/Nebulous/Server">
    44
    55    <types>
    6         <schema targetNamespace="http://pan-starrs.ifa.hawaii.edu/PS/IPP/IData/Server"
     6        <schema targetNamespace="http://pan-starrs.ifa.hawaii.edu/Nebulous/Server"
    77            xmlns="http://www.w3.org/1999/XMLSchema">
    88
     
    5353    </portType>
    5454
    55     <binding name="idataSoapBinding"
    56         type="es:GetidatarPortType">
     55    <binding name="nebulousSoapBinding"
     56        type="es:GetnebulousrPortType">
    5757
    5858        <soap:binding style="document"
    5959            transport="http://schemas.xmlsoap.org/soap/http"/>
    6060
    61         <operation name="Getidata">
     61        <operation name="Getnebulous">
    6262            <soap:operation
    6363                soapAction="http://www.snowboard-info.com/EndorsementSearch"/>
Note: See TracChangeset for help on using the changeset viewer.