Skip to content

Instantly share code, notes, and snippets.

@wilsaj
Created March 28, 2011 17:49
Show Gist options
  • Save wilsaj/890916 to your computer and use it in GitHub Desktop.
Save wilsaj/890916 to your computer and use it in GitHub Desktop.
<?xml version='1.0' encoding='UTF-8'?>
<wsdl:definitions xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing" xmlns:tns="tns" xmlns:plink="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:senc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s1="__main__" xmlns:s12env="http://www.w3.org/2003/05/soap-envelope/" xmlns:s12enc="http://www.w3.org/2003/05/soap-encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:senv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="tns" name="Application"><wsdl:types><xs:schema targetNamespace="tns" elementFormDefault="qualified"><xs:import namespace="http://www.w3.org/2001/XMLSchema"/><xs:import namespace="__main__"/><xs:complexType name="GetHISParamAvailableSources"><xs:sequence><xs:element name="TXHISParameterCode" type="xs:string" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="GetHISParamAvailableSourcesResponse"><xs:sequence><xs:element name="GetHISParamAvailableSourcesResult" type="s1:SourceWithRemoteParamCodeArray" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="GetRemoteParameterCode"><xs:sequence><xs:element name="RemoteSourceNetworkName" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="RemoteWSDLLink" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="TXHISParameterCode" type="xs:string" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="GetRemoteParameterCodeResponse"><xs:sequence><xs:element name="GetRemoteParameterCodeResult" type="xs:string" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="GetSourcesGEMSS"><xs:sequence/></xs:complexType><xs:complexType name="stringArray"><xs:sequence><xs:element name="string" type="xs:string" minOccurs="0" maxOccurs="unbounded" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="GetSourcesGEMSSResponse"><xs:sequence><xs:element name="GetSourcesGEMSSResult" type="s1:ServiceDetailArray" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="GetTXHISParameters"><xs:sequence/></xs:complexType><xs:complexType name="GetTXHISParametersResponse"><xs:sequence><xs:element name="GetTXHISParametersResult" type="s1:ParameterInfoArray" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="GetUnitConversionGEMSS"><xs:sequence><xs:element name="FromSourceNetworkName" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="FromWSDLLink" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="ToTXHISParameterCode" type="xs:string" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="GetUnitConversionGEMSSResponse"><xs:sequence><xs:element name="GetUnitConversionGEMSSResult" type="s1:UnitConversion" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:element name="GetHISParamAvailableSources" type="tns:GetHISParamAvailableSources"/><xs:element name="GetHISParamAvailableSourcesResponse" type="tns:GetHISParamAvailableSourcesResponse"/><xs:element name="GetRemoteParameterCode" type="tns:GetRemoteParameterCode"/><xs:element name="GetRemoteParameterCodeResponse" type="tns:GetRemoteParameterCodeResponse"/><xs:element name="GetSourcesGEMSS" type="tns:GetSourcesGEMSS"/><xs:element name="stringArray" type="tns:stringArray"/><xs:element name="GetSourcesGEMSSResponse" type="tns:GetSourcesGEMSSResponse"/><xs:element name="GetTXHISParameters" type="tns:GetTXHISParameters"/><xs:element name="GetTXHISParametersResponse" type="tns:GetTXHISParametersResponse"/><xs:element name="GetUnitConversionGEMSS" type="tns:GetUnitConversionGEMSS"/><xs:element name="GetUnitConversionGEMSSResponse" type="tns:GetUnitConversionGEMSSResponse"/></xs:schema><xs:schema targetNamespace="__main__" elementFormDefault="qualified"><xs:import namespace="tns"/><xs:import namespace="http://www.w3.org/2001/XMLSchema"/><xs:complexType name="SourceWithRemoteParamCode"><xs:sequence><xs:element name="SourceName" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="WSDLLink" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="RemoteParamCode" type="xs:string" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="SourceWithRemoteParamCodeArray"><xs:sequence><xs:element name="SourceWithRemoteParamCode" type="s1:SourceWithRemoteParamCode" minOccurs="0" maxOccurs="unbounded" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="ServiceDetail"><xs:sequence><xs:element name="UpdateFrequencyType" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="SourceLogoLink" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="SourceFormat" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="RemoteSourceNetWorkName" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="UpdateFrequencyValue" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="RemoteSourceParameterCodes" type="tns:stringArray" minOccurs="0" nillable="true"/><xs:element name="SourceSummarizedDescription" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="SourceDescriptionLink" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="RemoteSourceURL" type="xs:string" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="ServiceDetailArray"><xs:sequence><xs:element name="ServiceDetail" type="s1:ServiceDetail" minOccurs="0" maxOccurs="unbounded" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="ParameterInfo"><xs:sequence><xs:element name="ParameterName" type="xs:string" minOccurs="0" nillable="true"/><xs:element name="ParameterCode" type="xs:string" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="ParameterInfoArray"><xs:sequence><xs:element name="ParameterInfo" type="s1:ParameterInfo" minOccurs="0" maxOccurs="unbounded" nillable="true"/></xs:sequence></xs:complexType><xs:complexType name="UnitConversion"><xs:sequence><xs:element name="ConversionOffset" type="xs:double" minOccurs="0" nillable="true"/><xs:element name="ScalingFactor" type="xs:double" minOccurs="0" nillable="true"/></xs:sequence></xs:complexType><xs:element name="SourceWithRemoteParamCode" type="s1:SourceWithRemoteParamCode"/><xs:element name="SourceWithRemoteParamCodeArray" type="s1:SourceWithRemoteParamCodeArray"/><xs:element name="ServiceDetail" type="s1:ServiceDetail"/><xs:element name="ServiceDetailArray" type="s1:ServiceDetailArray"/><xs:element name="ParameterInfo" type="s1:ParameterInfo"/><xs:element name="ParameterInfoArray" type="s1:ParameterInfoArray"/><xs:element name="UnitConversion" type="s1:UnitConversion"/></xs:schema></wsdl:types><wsdl:message name="GetHISParamAvailableSources"><wsdl:part name="GetHISParamAvailableSources" element="tns:GetHISParamAvailableSources"/></wsdl:message><wsdl:message name="GetHISParamAvailableSourcesResponse"><wsdl:part name="GetHISParamAvailableSourcesResponse" element="tns:GetHISParamAvailableSourcesResponse"/></wsdl:message><wsdl:message name="GetRemoteParameterCode"><wsdl:part name="GetRemoteParameterCode" element="tns:GetRemoteParameterCode"/></wsdl:message><wsdl:message name="GetRemoteParameterCodeResponse"><wsdl:part name="GetRemoteParameterCodeResponse" element="tns:GetRemoteParameterCodeResponse"/></wsdl:message><wsdl:message name="GetSourcesGEMSS"><wsdl:part name="GetSourcesGEMSS" element="tns:GetSourcesGEMSS"/></wsdl:message><wsdl:message name="GetSourcesGEMSSResponse"><wsdl:part name="GetSourcesGEMSSResponse" element="tns:GetSourcesGEMSSResponse"/></wsdl:message><wsdl:message name="GetTXHISParameters"><wsdl:part name="GetTXHISParameters" element="tns:GetTXHISParameters"/></wsdl:message><wsdl:message name="GetTXHISParametersResponse"><wsdl:part name="GetTXHISParametersResponse" element="tns:GetTXHISParametersResponse"/></wsdl:message><wsdl:message name="GetUnitConversionGEMSS"><wsdl:part name="GetUnitConversionGEMSS" element="tns:GetUnitConversionGEMSS"/></wsdl:message><wsdl:message name="GetUnitConversionGEMSSResponse"><wsdl:part name="GetUnitConversionGEMSSResponse" element="tns:GetUnitConversionGEMSSResponse"/></wsdl:message><wsdl:portType name="Application"><wsdl:operation name="GetHISParamAvailableSources" parameterOrder="GetHISParamAvailableSources"><wsdl:documentation>
</wsdl:documentation><wsdl:input name="GetHISParamAvailableSources" message="tns:GetHISParamAvailableSources"/><wsdl:output name="GetHISParamAvailableSourcesResponse" message="tns:GetHISParamAvailableSourcesResponse"/></wsdl:operation><wsdl:operation name="GetRemoteParameterCode" parameterOrder="GetRemoteParameterCode"><wsdl:documentation>
</wsdl:documentation><wsdl:input name="GetRemoteParameterCode" message="tns:GetRemoteParameterCode"/><wsdl:output name="GetRemoteParameterCodeResponse" message="tns:GetRemoteParameterCodeResponse"/></wsdl:operation><wsdl:operation name="GetSourcesGEMSS" parameterOrder="GetSourcesGEMSS"><wsdl:documentation>
</wsdl:documentation><wsdl:input name="GetSourcesGEMSS" message="tns:GetSourcesGEMSS"/><wsdl:output name="GetSourcesGEMSSResponse" message="tns:GetSourcesGEMSSResponse"/></wsdl:operation><wsdl:operation name="GetTXHISParameters" parameterOrder="GetTXHISParameters"><wsdl:documentation>
</wsdl:documentation><wsdl:input name="GetTXHISParameters" message="tns:GetTXHISParameters"/><wsdl:output name="GetTXHISParametersResponse" message="tns:GetTXHISParametersResponse"/></wsdl:operation><wsdl:operation name="GetUnitConversionGEMSS" parameterOrder="GetUnitConversionGEMSS"><wsdl:documentation>
</wsdl:documentation><wsdl:input name="GetUnitConversionGEMSS" message="tns:GetUnitConversionGEMSS"/><wsdl:output name="GetUnitConversionGEMSSResponse" message="tns:GetUnitConversionGEMSSResponse"/></wsdl:operation></wsdl:portType><wsdl:binding name="Application" type="tns:Application"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetHISParamAvailableSources"><soap:operation soapAction="GetHISParamAvailableSources" style="document"/><wsdl:input name="GetHISParamAvailableSources"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetHISParamAvailableSourcesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRemoteParameterCode"><soap:operation soapAction="GetRemoteParameterCode" style="document"/><wsdl:input name="GetRemoteParameterCode"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetRemoteParameterCodeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSourcesGEMSS"><soap:operation soapAction="GetSourcesGEMSS" style="document"/><wsdl:input name="GetSourcesGEMSS"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSourcesGEMSSResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTXHISParameters"><soap:operation soapAction="GetTXHISParameters" style="document"/><wsdl:input name="GetTXHISParameters"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetTXHISParametersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUnitConversionGEMSS"><soap:operation soapAction="GetUnitConversionGEMSS" style="document"/><wsdl:input name="GetUnitConversionGEMSS"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetUnitConversionGEMSSResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="Application"><wsdl:port name="Application" binding="tns:Application"><soap:address location="http://localhost:7789/?wsdl"/></wsdl:port></wsdl:service></wsdl:definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment