2002/ws/desc/wsdl20 altschemalangs.xml,1.2,1.3

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv8504

Modified Files:
	altschemalangs.xml 
Log Message:


Index: altschemalangs.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/altschemalangs.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** altschemalangs.xml	16 Mar 2005 17:42:46 -0000	1.2
--- altschemalangs.xml	21 May 2005 00:36:15 -0000	1.3
***************
*** 1,27 ****
  <?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.1//EN" "xmlspec.dtd"[
! <!ENTITY % entities SYSTEM "entities.dtd" >
! <!ENTITY prefix "altschemalangs">
! %entities;
! <!ENTITY document.status "Editors' copy $Date$">
! <!ENTITY status SYSTEM "status.xml">
! <!--<!ENTITY prevloc "http://www.w3.org/TR/2003/WD-wsdl12-bindings-20030611">-->
! ]>
   <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl' ?>
! <spec w3c-doctype="note" role="edcopy">
      <header>
!         <title>Web Services Description Language (WSDL): Alternative Schema Languages Support</title>
          <w3c-designation>http://www.w3.org/TR/2005/@@</w3c-designation>
!         <w3c-doctype></w3c-doctype>
          <pubdate>
!             <day></day>
!             <month></month>
!             <year></year>
          </pubdate>
          <publoc>
              <loc href="http://www.w3.org/TR/2004/WD-wsdl20-20040803" xlink:type="simple"
!                 xlink:show="replace" xlink:actuate="onRequest"
!                 >http://www.w3.org/TR/2005/@@</loc>
          </publoc>
          <prevlocs>
              <!--<loc href="http://www.w3.org/TR/2004/WD-wsdl20-20040326" xlink:type="simple"
--- 1,43 ----
  <?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.2//EN" "http://www.w3.org/2002/xmlspec/dtd/2.2/xmlspec.dtd">
! <!--
! /*
!  * Copyright (c) 2003 World Wide Web Consortium,
!  *
!  * (Massachusetts Institute of Technology, European Research Consortium for
!  * Informatics and Mathematics, Keio University). All Rights Reserved. This
!  * work is distributed under the W3C(r) Document License [1] in the hope that
!  * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
!  * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
!  *
!  * [1] http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231
!  */
!  -->
!  <!-- $Id$ -->
   <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl' ?>
! <spec xmlns:xlink="http://www.w3.org/1999/xlink" w3c-doctype="wgnote" role="public">
      <header>
!         <title>Discussion of Alternative Schema Languages and Type System Support in WSDL</title>
          <w3c-designation>http://www.w3.org/TR/2005/@@</w3c-designation>
!         <w3c-doctype/>
          <pubdate>
!             <day/>
!             <month/>
!             <year/>
          </pubdate>
          <publoc>
              <loc href="http://www.w3.org/TR/2004/WD-wsdl20-20040803" xlink:type="simple"
!                 xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/TR/2005/@@</loc>
          </publoc>
+         <altlocs>
+             <!--<loc role="postscript" href="wsdl20.ps" xlink:type="simple" xlink:show="replace"
+                 xlink:actuate="onRequest">postscript</loc>
+             <loc role="pdf" href="wsdl20.pdf" xlink:type="simple" xlink:show="replace"
+                 xlink:actuate="onRequest">PDF</loc>
+             <loc role="xml" href="wsdl20.xml" xlink:type="simple" xlink:show="replace"
+                 xlink:actuate="onRequest">XML</loc>
+             <loc role="plain" href="wsdl20.txt" xlink:type="simple" xlink:show="replace"
+                 xlink:actuate="onRequest">plain text</loc>-->
+         </altlocs>
          <prevlocs>
              <!--<loc href="http://www.w3.org/TR/2004/WD-wsdl20-20040326" xlink:type="simple"
***************
*** 35,40 ****
          <authlist>
              <author>
!                 <name>...</name>
!                 <affiliation>...</affiliation>
              </author>
              <author>
--- 51,56 ----
          <authlist>
              <author>
!                 <name>Amy Lewis</name>
!                 <affiliation>TIBCO</affiliation>
              </author>
              <author>
***************
*** 42,53 ****
                  <affiliation>Maryland Information and Network Dynamics Laboratory at the University
                      of Maryland at College Park</affiliation>
-             </author>  
-             <author>
-                 <name>...</name>
-                 <affiliation>...</affiliation>
              </author>
          </authlist>
          <abstract id="Abstract">
!             <p></p>
          </abstract>
          <status id="Status">
--- 58,65 ----
                  <affiliation>Maryland Information and Network Dynamics Laboratory at the University
                      of Maryland at College Park</affiliation>
              </author>
          </authlist>
          <abstract id="Abstract">
!             <p/>
          </abstract>
          <status id="Status">
***************
*** 56,75 ****
                      publication. Other documents may supersede this document. A list of current W3C
                      publications and the latest revision of this technical report can be found in
!                     the <loc href="http://www.w3.org/TR/">W3C technical reports index</loc> at
                      http://www.w3.org/TR/.</emph>
              </p>
          </status>
- 	<langusage>
- 	  <language id="en">English</language>
- 	</langusage>
- 	<revisiondesc>
- 	  <p>Last Modified: $Date$</p>
- 	</revisiondesc>
      </header>
      <body>
          <div1 id="intro">
              <head>Introduction</head>
          </div1>
          
          <div1 id="examples">
              <head>Examples of Specifications of Extension Elements for Alternative Schema Language
--- 68,99 ----
                      publication. Other documents may supersede this document. A list of current W3C
                      publications and the latest revision of this technical report can be found in
!                     the <loc href="http://www.w3.org/TR/" xlink:type="simple" xlink:show="replace"
!                         xlink:actuate="onRequest">W3C technical reports index</loc> at
                      http://www.w3.org/TR/.</emph>
              </p>
          </status>
      </header>
      <body>
          <div1 id="intro">
              <head>Introduction</head>
+             <p>WSDL describes Web Service interaction in terms of exchanges of typed messages. WSDL
+                 2.0: Part 1 only provides general support for type systems based on the XML infoset
+                     [<a
+                     hef="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/wsdl20/wsdl20.html?content-type=text/html;%20charset=utf-8#XMLInfoSet"
+                     >XML Information Set</a>.]. and specific support for the W3C XML Schema
+                 Description Language. Describing messages with WSDL using schema languages other
+                 than XML Schema or non-XML infoset type systems requires extending the WSDL
+                 component model. While the WSDL working group has not defined any such extensions,
+                 there were discussions in the working group about how those extensions might be
+                 defined and used. This document is the result of those disucussions and captures
+                 part of the working group's thinking about schema language and type system
+                 extensibilty at the time of its publication.</p>
+            
          </div1>
          
+         <div1 id="schemalangs">
+             <head>Alternate Schema Languages</head>
+         </div1>
+   
          <div1 id="examples">
              <head>Examples of Specifications of Extension Elements for Alternative Schema Language
***************
*** 79,83 ****
                  <p>A DTD may be used as the schema language for WSDL. It may not be embedded; it
                      must be imported. A namespace must be assigned. DTD types appear in the {element
!                     declarations} property of <xspecref href="&w3c-designation-part1;#Definitions_details">@@@</xspecref> and may be
                      referenced from the <el>wsdl:input</el>, <el>wsdl:output</el> and
                      <el>wsdl:fault</el> elements using the <att>element</att>
--- 103,107 ----
                  <p>A DTD may be used as the schema language for WSDL. It may not be embedded; it
                      must be imported. A namespace must be assigned. DTD types appear in the {element
!                     declarations} property of <specref ref="Definitions_details"/> and may be
                      referenced from the <el>wsdl:input</el>, <el>wsdl:output</el> and
                      <el>wsdl:fault</el> elements using the <att>element</att>
***************
*** 177,181 ****
                      <emph>element information item</emph> must match the specified namespace. RELAX
                      NG provides both type definitions and element declarations, the latter appears
!                     in the {element declarations} property of <xspecref href="&w3c-designation-part1;#Definitions_details">@@@</xspecref>
                      respectively. The following discussion supplies the prefix rng which is mapped
                      to the URI "http://www.relaxng.org/ns/structure/1.0".</p>
--- 201,205 ----
                      <emph>element information item</emph> must match the specified namespace. RELAX
                      NG provides both type definitions and element declarations, the latter appears
!                     in the {element declarations} property of <specref ref="Definitions_details"/>
                      respectively. The following discussion supplies the prefix rng which is mapped
                      to the URI "http://www.relaxng.org/ns/structure/1.0".</p>

Received on Saturday, 21 May 2005 00:36:22 UTC