Re: [ebxml-msg] envelope.xsd

From
Doug Bunting <>
Date
2002-03-14T20:36:43+00:00
ID
Thread
Re: [ebxml-msg] envelope.xsd
<?xml version="1.0" encoding="UTF-8"?>
<!-- This is a redirector schema to the normative SOAP v1.1 schema-->
<schema
    xmlns="http://www.w3.org/2001/XMLSchema"
    targetNamespace="http://schemas.xmlsoap.org/soap/envelope/"
    version="1.0">
    <import namespace="http://schemas.xmlsoap.org/soap/envelope/"
        schemaLocation="http://schemas.xmlsoap.org/soap/envelope/" />
</schema>