- From: Hugo Haas <hugo@dev.w3.org>
- Date: Mon, 25 Oct 2004 17:24:07 +0000
- To: public-ws-desc-eds@w3.org
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...] ! <xs:attribute ref="xmlmime:contentType" /> ! </xs:extension> ! </xs:simpleContent> ! </xs:complexType> ! ! <xs:complexType name="hexBinary" > ! <xs:simpleContent> ! <xs:extension base="xs:hexBinary" > ! <xs:attribute ref="xmlmime:contentType" /> ! </xs:extension> ! </xs:simpleContent> ! </xs:complexType> ! ! </xs:schema> ! ! </pre></div> ! </div> ! </div> ! </body> ! </html>
Received on Monday, 25 October 2004 17:24:07 UTC