2002/ws/desc/media-types xml-media-types.html,1.18,1.19

Update of /sources/public/2002/ws/desc/media-types
In directory hutz:/tmp/cvs-serv10851

Modified Files:
	xml-media-types.html 
Log Message:
New copyright

Index: xml-media-types.html
===================================================================
RCS file: /sources/public/2002/ws/desc/media-types/xml-media-types.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** xml-media-types.html	22 Oct 2004 19:16:57 -0000	1.18
--- xml-media-types.html	25 Oct 2004 17:24:04 -0000	1.19
***************
*** 1,471 ****
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
! <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Assigning Media Types to Binary Data in XML</title><style type="text/css">
! code           { font-family: monospace; }
! 
! div.constraint,
! div.issue,
! div.note,
! div.notice     { margin-left: 2em; }
! 
! ol.enumar      { list-style-type: decimal; }
[...1196 lines suppressed...]
!             &lt;xs:attribute ref="xmlmime:contentType" /&gt;
!         &lt;/xs:extension&gt;
!     &lt;/xs:simpleContent&gt;
! &lt;/xs:complexType&gt;
! 
! &lt;xs:complexType name="hexBinary" &gt;
!     &lt;xs:simpleContent&gt;
!         &lt;xs:extension base="xs:hexBinary" &gt;
!             &lt;xs:attribute ref="xmlmime:contentType" /&gt;
!         &lt;/xs:extension&gt;
!     &lt;/xs:simpleContent&gt;
! &lt;/xs:complexType&gt;
! 
! &lt;/xs:schema&gt;
! 
! </pre></div>
! </div>
! </div>
! </body>
! </html>

Received on Monday, 25 October 2004 17:24:07 UTC