<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://skyservice.pha.jhu.edu" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://skyservice.pha.jhu.edu" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">These &lt;b&gt;XML Web Services&lt;/b&gt; calculate different &lt;b&gt;distance measures&lt;/b&gt; in a given cosmology.&lt;br&gt;Send comments to &lt;b&gt;Tamas Budavari&lt;/b&gt; -- budavari[at]pha.jhu.edu</wsdl:documentation>
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://skyservice.pha.jhu.edu">
      <s:element name="Hubble">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="hubble" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="HubbleResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HubbleResult" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ComovingLineOfSight">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="z" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="hubble" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="omega" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="lambda" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ComovingLineOfSightResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="ComovingLineOfSightResult" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ComovingTransverse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="z" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="hubble" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="omega" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="lambda" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ComovingTransverseResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="ComovingTransverseResult" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AngularDiameter">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="z" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="hubble" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="omega" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="lambda" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AngularDiameterResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="AngularDiameterResult" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Luminosity">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="z" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="hubble" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="omega" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="lambda" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LuminosityResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LuminosityResult" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DistanceModulus">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="z" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="hubble" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="omega" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="lambda" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DistanceModulusResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DistanceModulusResult" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Revisions">
        <s:complexType />
      </s:element>
      <s:element name="RevisionsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RevisionsResult" type="tns:ArrayOfString" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfString">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
        </s:sequence>
      </s:complexType>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="HubbleSoapIn">
    <wsdl:part name="parameters" element="tns:Hubble" />
  </wsdl:message>
  <wsdl:message name="HubbleSoapOut">
    <wsdl:part name="parameters" element="tns:HubbleResponse" />
  </wsdl:message>
  <wsdl:message name="ComovingLineOfSightSoapIn">
    <wsdl:part name="parameters" element="tns:ComovingLineOfSight" />
  </wsdl:message>
  <wsdl:message name="ComovingLineOfSightSoapOut">
    <wsdl:part name="parameters" element="tns:ComovingLineOfSightResponse" />
  </wsdl:message>
  <wsdl:message name="ComovingTransverseSoapIn">
    <wsdl:part name="parameters" element="tns:ComovingTransverse" />
  </wsdl:message>
  <wsdl:message name="ComovingTransverseSoapOut">
    <wsdl:part name="parameters" element="tns:ComovingTransverseResponse" />
  </wsdl:message>
  <wsdl:message name="AngularDiameterSoapIn">
    <wsdl:part name="parameters" element="tns:AngularDiameter" />
  </wsdl:message>
  <wsdl:message name="AngularDiameterSoapOut">
    <wsdl:part name="parameters" element="tns:AngularDiameterResponse" />
  </wsdl:message>
  <wsdl:message name="LuminositySoapIn">
    <wsdl:part name="parameters" element="tns:Luminosity" />
  </wsdl:message>
  <wsdl:message name="LuminositySoapOut">
    <wsdl:part name="parameters" element="tns:LuminosityResponse" />
  </wsdl:message>
  <wsdl:message name="DistanceModulusSoapIn">
    <wsdl:part name="parameters" element="tns:DistanceModulus" />
  </wsdl:message>
  <wsdl:message name="DistanceModulusSoapOut">
    <wsdl:part name="parameters" element="tns:DistanceModulusResponse" />
  </wsdl:message>
  <wsdl:message name="RevisionsSoapIn">
    <wsdl:part name="parameters" element="tns:Revisions" />
  </wsdl:message>
  <wsdl:message name="RevisionsSoapOut">
    <wsdl:part name="parameters" element="tns:RevisionsResponse" />
  </wsdl:message>
  <wsdl:portType name="DistanceSoap">
    <wsdl:operation name="Hubble">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Return the Hubble distance&lt;br&gt;&lt;b&gt;Input 1:&lt;/b&gt; Dimensionless Hubble parameter today, h=H/100 (float)&lt;br&gt;&lt;b&gt;Output:&lt;/b&gt; Distance in Mpc (float)</wsdl:documentation>
      <wsdl:input message="tns:HubbleSoapIn" />
      <wsdl:output message="tns:HubbleSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ComovingLineOfSight">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Return the comoving line of sight distance&lt;br&gt;&lt;b&gt;Input 1:&lt;/b&gt; Redshift (float)&lt;br&gt;&lt;b&gt;Input 2:&lt;/b&gt; Dimensionless Hubble parameter today, h=H/100 (float)&lt;br&gt;&lt;b&gt;Input 3:&lt;/b&gt; Omega matter (float)&lt;br&gt;&lt;b&gt;Input 4:&lt;/b&gt; Omega lambda (float)&lt;br&gt;&lt;b&gt;Output:&lt;/b&gt; Distance in Mpc (float)</wsdl:documentation>
      <wsdl:input message="tns:ComovingLineOfSightSoapIn" />
      <wsdl:output message="tns:ComovingLineOfSightSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ComovingTransverse">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Return the comoving transverse a.k.a. proper motion distance&lt;br&gt;&lt;b&gt;Input 1:&lt;/b&gt; Redshift (float)&lt;br&gt;&lt;b&gt;Input 2:&lt;/b&gt; Dimensionless Hubble parameter today, h=H/100 (float)&lt;br&gt;&lt;b&gt;Input 3:&lt;/b&gt; Omega matter (float)&lt;br&gt;&lt;b&gt;Input 4:&lt;/b&gt; Omega lambda (float)&lt;br&gt;&lt;b&gt;Output:&lt;/b&gt; Distance in Mpc (float)</wsdl:documentation>
      <wsdl:input message="tns:ComovingTransverseSoapIn" />
      <wsdl:output message="tns:ComovingTransverseSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="AngularDiameter">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Return the angular diameter distance&lt;br&gt;&lt;b&gt;Input 1:&lt;/b&gt; Redshift (float)&lt;br&gt;&lt;b&gt;Input 2:&lt;/b&gt; Dimensionless Hubble parameter today, h=H/100 (float)&lt;br&gt;&lt;b&gt;Input 3:&lt;/b&gt; Omega matter (float)&lt;br&gt;&lt;b&gt;Input 4:&lt;/b&gt; Omega lambda (float)&lt;br&gt;&lt;b&gt;Output:&lt;/b&gt; Distance in Mpc (float)</wsdl:documentation>
      <wsdl:input message="tns:AngularDiameterSoapIn" />
      <wsdl:output message="tns:AngularDiameterSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Luminosity">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Return the luminosity distance&lt;br&gt;&lt;b&gt;Input 1:&lt;/b&gt; Redshift (float)&lt;br&gt;&lt;b&gt;Input 2:&lt;/b&gt; Dimensionless Hubble parameter today, h=H/100 (float)&lt;br&gt;&lt;b&gt;Input 3:&lt;/b&gt; Omega matter (float)&lt;br&gt;&lt;b&gt;Input 4:&lt;/b&gt; Omega lambda (float)&lt;br&gt;&lt;b&gt;Output:&lt;/b&gt; Distance in Mpc (float)</wsdl:documentation>
      <wsdl:input message="tns:LuminositySoapIn" />
      <wsdl:output message="tns:LuminositySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DistanceModulus">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Return the distance modulus&lt;br&gt;&lt;b&gt;Input 1:&lt;/b&gt; Redshift (float)&lt;br&gt;&lt;b&gt;Input 2:&lt;/b&gt; Dimensionless Hubble parameter today, h=H/100 (float)&lt;br&gt;&lt;b&gt;Input 3:&lt;/b&gt; Omega matter (float)&lt;br&gt;&lt;b&gt;Input 4:&lt;/b&gt; Omega lambda (float)&lt;br&gt;&lt;b&gt;Output:&lt;/b&gt; Distance modulus DM, as in equation M=m-DM-K (float)</wsdl:documentation>
      <wsdl:input message="tns:DistanceModulusSoapIn" />
      <wsdl:output message="tns:DistanceModulusSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Revisions">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Return current revision number.</wsdl:documentation>
      <wsdl:input message="tns:RevisionsSoapIn" />
      <wsdl:output message="tns:RevisionsSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="DistanceSoap" type="tns:DistanceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="Hubble">
      <soap:operation soapAction="http://skyservice.pha.jhu.edu/Hubble" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ComovingLineOfSight">
      <soap:operation soapAction="http://skyservice.pha.jhu.edu/ComovingLineOfSight" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ComovingTransverse">
      <soap:operation soapAction="http://skyservice.pha.jhu.edu/ComovingTransverse" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AngularDiameter">
      <soap:operation soapAction="http://skyservice.pha.jhu.edu/AngularDiameter" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Luminosity">
      <soap:operation soapAction="http://skyservice.pha.jhu.edu/Luminosity" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DistanceModulus">
      <soap:operation soapAction="http://skyservice.pha.jhu.edu/DistanceModulus" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Revisions">
      <soap:operation soapAction="http://skyservice.pha.jhu.edu/Revisions" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="DistanceSoap12" type="tns:DistanceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="Hubble">
      <soap12:operation soapAction="http://skyservice.pha.jhu.edu/Hubble" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ComovingLineOfSight">
      <soap12:operation soapAction="http://skyservice.pha.jhu.edu/ComovingLineOfSight" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ComovingTransverse">
      <soap12:operation soapAction="http://skyservice.pha.jhu.edu/ComovingTransverse" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AngularDiameter">
      <soap12:operation soapAction="http://skyservice.pha.jhu.edu/AngularDiameter" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Luminosity">
      <soap12:operation soapAction="http://skyservice.pha.jhu.edu/Luminosity" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DistanceModulus">
      <soap12:operation soapAction="http://skyservice.pha.jhu.edu/DistanceModulus" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Revisions">
      <soap12:operation soapAction="http://skyservice.pha.jhu.edu/Revisions" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Distance">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">These &lt;b&gt;XML Web Services&lt;/b&gt; calculate different &lt;b&gt;distance measures&lt;/b&gt; in a given cosmology.&lt;br&gt;Send comments to &lt;b&gt;Tamas Budavari&lt;/b&gt; -- budavari[at]pha.jhu.edu</wsdl:documentation>
    <wsdl:port name="DistanceSoap" binding="tns:DistanceSoap">
      <soap:address location="http://voservices.net/Cosmology/ws_v1_0/Distance.asmx" />
    </wsdl:port>
    <wsdl:port name="DistanceSoap12" binding="tns:DistanceSoap12">
      <soap12:address location="http://voservices.net/Cosmology/ws_v1_0/Distance.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>