[Home] [By Thread] [By Date] [Recent Entries]

  • From: MURATA Makoto <murata@a...>
  • To: xml-dev Mailing List <xml-dev@i...>
  • Date: Sat, 20 Dec 1997 22:40:37 +0900

Peter Murray-Rust writes:
>
>There are a large number of non-textual XML files under:
>
>http://ala.vsms.nottingham.ac.uk/vsms/java/jumbo/cml12/cml/
>
>most of them served from APPLETs, but you can get the *.xml from the HTML
>source.

I am pleasantly surprised to see a lot more information than 
before.  I should send this URL to one of my friends (a Ph. D in 
chemistry)!
 
Peter Murray-Rust writes:
>
>What will differentiate a text/xml document from an application/xml one?

text/* is used for text, and appliction/* is for binary data.  Thus, 
text/xml is appropriate for XML documents.  (The reason that 
application/xml is introduced is only for transmitting XML documents 
in UTF-16 or UCS-2 via e-mail.)

text/* has the charset parameter, which specifies the encoding method.  
text/* (implicitly) allows code conversion by proxy servers.  
application/* does not have the charaset parameter (if not explicitly 
defined for subtypes).  application/* (again, implicitly) disallows 
code conversion by proxy servers.

Makoto
 
Fuji Xerox Information Systems
 
Tel: +81-44-812-7230   Fax: +81-44-812-7231
E-mail: murata@a...

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member