[openbeos] Re: filetypes (mime db)

  • From: "Alexander G. M. Smith" <agmsmith@xxxxxxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Fri, 15 Mar 2002 10:31:55 EST (-0500)

> > Anyone know how XML does data types? ...
> 
> Well in XSL transformations you can use the <xsl:output> tag to specify the
> mime type.
> 
> Say you wanted the output to be HTML you'd use;
> 
>     <xsl:output method="html" indent="yes" media-type="text/html"/>
> 
> Dunno if that answers your question.....?

Not really, just adds something new.  I'd probably have to learn
about document type definitions (or whatever it is called) and
see how they define the fields inside structures.  Do they just
give a list of tags or do they specify what kind of values the
tags have too?

- Alex



Other related posts: