home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- edited with XML Spy v4.4 alpha 2 U build Mar 28 2002 (http://www.xmlspy.com) by Alexander Falk (Altova, Inc.) -->
- <!--
-
- Copyright 2001-2002 International Business Machines Corporation, Microsoft Corporation. All rights reserved.
-
- The presentation, distribution or other dissemination of the
- information contained herein by Microsoft is not a license,
- either expressly or impliedly, to any intellectual property owned or
- controlled by Microsoft.
-
- This document and the information contained herein is provided on an
- "AS IS" basis and to the maximum extent permitted by applicable law,
- Microsoft provides the document AS IS AND WITH ALL FAULTS, and hereby
- disclaims all other warranties and conditions, either express, implied
- or statutory, including, but not limited to, any (if any) implied
- warranties, duties or conditions of merchantability, of fitness for a
- particular purpose, of accuracy or completeness of responses, of
- results, of workmanlike effort, of lack of viruses, and of lack of
- negligence, all with regard to the document. ALSO, THERE IS NO
- WARRANTY OR CONDITION OF TITLE, QUIET ENJOYMENT, QUIET POSSESSION,
- CORRESPONDENCE TO DESCRIPTION OR NON-INFRINGEMENT WITH REGARD TO THE
- DOCUMENT.
-
- IN NO EVENT WILL MICROSOFT BE LIABLE TO ANY OTHER PARTY FOR THE COST
- OF PROCURING SUBSTITUTE GOODS OR SERVICES, LOST PROFITS, LOSS OF USE,
- LOSS OF DATA, OR ANY INCIDENTAL, CONSEQUENTIAL, DIRECT, INDIRECT, OR
- SPECIAL DAMAGES WHETHER UNDER CONTRACT, TORT, WARRANTY, OR OTHERWISE,
- ARISING IN ANY WAY OUT OF THIS OR ANY OTHER AGREEMENT RELATING TO THIS
- DOCUMENT, WHETHER OR NOT SUCH PARTY HAD ADVANCE NOTICE OF THE
- POSSIBILITY OF SUCH DAMAGES.
-
-
- -->
- <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://schemas.xmlsoap.org/wsdl/http/">
- <import namespace="http://schemas.xmlsoap.org/wsdl/"/>
- <element name="address" type="http:addressType"/>
- <complexType name="addressType">
- <complexContent>
- <extension base="wsdl:tExtensibilityElement">
- <sequence/>
- <attribute name="location" type="anyURI" use="required"/>
- </extension>
- </complexContent>
- </complexType>
- <element name="binding" type="http:bindingType"/>
- <complexType name="bindingType">
- <complexContent>
- <extension base="wsdl:tExtensibilityElement">
- <sequence/>
- <attribute name="verb" type="NMTOKEN" use="required"/>
- </extension>
- </complexContent>
- </complexType>
- <element name="operation" type="http:operationType"/>
- <complexType name="operationType">
- <complexContent>
- <extension base="wsdl:tExtensibilityElement">
- <sequence/>
- <attribute name="location" type="anyURI" use="required"/>
- </extension>
- </complexContent>
- </complexType>
- <element name="urlEncoded">
- <complexType/>
- </element>
- <element name="urlReplacement">
- <complexType/>
- </element>
- </schema>
-