2002/ws/desc/wsdl20 altschemalangs.xml,1.6,1.7

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv1511

Modified Files:
	altschemalangs.xml 
Log Message:
Mode dtd import ns URI real


Index: altschemalangs.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/altschemalangs.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** altschemalangs.xml	3 Aug 2005 23:33:57 -0000	1.6
--- altschemalangs.xml	4 Aug 2005 15:15:30 -0000	1.7
***************
*** 1,50 ****
  <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.2//EN" "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="note" role="editors-copy">
  	<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"
!                 xlink:show="replace" xlink:actuate="onRequest"
!                 >http://www.w3.org/TR/2004/WD-wsdl20-20040326</loc>-->
  		</prevlocs>
  		<latestloc>
! 			<!--<loc href="http://www.w3.org/TR/wsdl20" xlink:type="simple" xlink:show="replace"
!                 xlink:actuate="onRequest">http://www.w3.org/TR/wsdl20</loc>-->
  		</latestloc>
  		<authlist>
--- 1,39 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <!-- $Id$ -->
+ <!DOCTYPE spec PUBLIC
+     "-//W3C//DTD Specification V2.2+WSDL//EN"
+     "xmlspec.dtd" [
+ <!ENTITY component-table SYSTEM "component-table.xml">
+ <!ENTITY extra-ack "">
+ <!ENTITY % entities SYSTEM "entities.dtd" >
+ <!ENTITY prefix "wsdl20-altschemalangs">
+ %entities;
+ <!ENTITY document.status "Editors' copy $Date$">
+ ]>
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl' ?>
! <spec xmlns:xlink="http://www.w3.org/1999/xlink" w3c-doctype="wgnote" role="&document.role;">
  	<header>
! 		<title>&altschemalangs.title;</title>
! 		<w3c-designation>&w3c-designation-altschemalangs;</w3c-designation>
! 		<w3c-doctype>
! 		  &document.status;
! 		</w3c-doctype>
  		<pubdate>
! 			<day>&draft.day;</day>
! 			<month>&draft.month;</month>
! 			<year>&draft.year;</year>
  		</pubdate>
  		<publoc>
! 		  <loc
! 		      href="&w3c-designation-altschemalangs;">&w3c-designation-altschemalangs;</loc>
  		</publoc>
! 		&altlocs;
! <!--
  		<prevlocs>
! 		  <loc href="&prevloc;">&prevloc;</loc>
  		</prevlocs>
+ -->
  		<latestloc>
! 		  <loc href="&altschemalangs.latest;">&altschemalangs.latest;</loc>
  		</latestloc>
  		<authlist>
***************
*** 62,65 ****
--- 51,55 ----
  			<p>This document captures the result of disucussions by the Web Services Description Working Group regarding WSDL 2.0 type system extensibilty at the time of its publication.  The Working Group normatively defines the use of XML Schema 1.0 as a type system in the WSDL 2.0 Core specification.  This document sketches out the basics of extensions for Document Type Definitions (DTDs) and Relax NG.</p>
  		</abstract>
+ 
  		<status id="Status">
  			<p>
***************
*** 171,175 ****
  					<emph>attribute information item</emph>.</p>
  				<p> The prefix, dtd, used throughout the following is mapped to the namespace URI
!                         <attval>http://www.example.org/dtd/</attval>.</p>
  				<p> The <el>dtd:import</el>
  					<emph>element information item</emph> references an external Document Type
--- 161,165 ----
  					<emph>attribute information item</emph>.</p>
  				<p> The prefix, dtd, used throughout the following is mapped to the namespace URI
!                         <attval>&wsdl-schema-dtd-ns;</attval>.</p>
  				<p> The <el>dtd:import</el>
  					<emph>element information item</emph> references an external Document Type
***************
*** 180,184 ****
  					</item>
  					<item>
! 						<p>A [namespace name] of "http://www.example.org/dtd".</p>
  					</item>
  					<item>
--- 170,174 ----
  					</item>
  					<item>
! 						<p>A [namespace name] of "&wsdl-schema-dtd-ns;".</p>
  					</item>
  					<item>
***************
*** 477,480 ****
--- 467,473 ----
  	  	</blist>
  		</div1>
+ 
+ 		&acknowledgements;
+ 
  	</back>
  </spec>

Received on Thursday, 4 August 2005 15:15:36 UTC