blob: 6bc1331e525618b361fa4e83d2fb1492ce316c02 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:tns="http://tempuri.org/ReferenceInlineTypes/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ReferenceInlineTypes" targetNamespace="http://tempuri.org/ReferenceInlineTypes/">
<wsdl:message name="NewMessage">
<wsdl:part name="NewMessage" element="tns:NewGlobalElement"></wsdl:part>
</wsdl:message>
<wsdl:types>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"
targetNamespace="http://tempuri.org/ReferenceInlineTypes/">
<xsd:element name="NewGlobalElement" type="xsd:string"></xsd:element></xsd:schema>
</wsdl:types>
</wsdl:definitions>