Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > TEILite CSS Stylesheet

Reply
Thread Tools

TEILite CSS Stylesheet

 
 
Raphael Goubet
Guest
Posts: n/a
 
      12-22-2003
Hello,

Has anyone ever written a complete CSS Stylesheet for the TEILite XML
DTD?

Thanks in advance.

Raphael

 
Reply With Quote
 
 
 
 
sylvain.loiseau
Guest
Posts: n/a
 
      12-29-2003
> Has anyone ever written a complete CSS Stylesheet for
> the TEILite XML DTD?


I'm not sure writing a CSS stylesheet for TEI document is a good idea:
you should consider first transforming the XML TEI document, which is
a complete format, into a rendition format (like XHTML) using XSLT,
and then (optionnaly) use CSS.

In fact there is such a XSLT stylesheet collection, for transformation
from TEI to HTML, available on the TEI website:
http://www.tei-c.org/Stylesheets/teixsl.html

Sylvain


 
Reply With Quote
 
 
 
 
Raphael Goubet
Guest
Posts: n/a
 
      01-02-2004
On Mon, 29 Dec 2003 11:29:53 +0100, "sylvain.loiseau"
<> wrote:

>> Has anyone ever written a complete CSS Stylesheet for
>> the TEILite XML DTD?

>
>I'm not sure writing a CSS stylesheet for TEI document is a good idea:
>you should consider first transforming the XML TEI document, which is
>a complete format, into a rendition format (like XHTML) using XSLT,
>and then (optionnaly) use CSS.


Actually, I'm looking for a CSS stylesheet for use with XXE. There is
none included with the software, as is the case for DocBook.

Also, in my experience, CSS stylesheets are a very convenient,
although limited way of previewing an XML document while authoring the
document. It's sufficient when there is no real transformation
involved (ie, data manipulation, such as sorting).
--
Raphaël

 
Reply With Quote
 
sylvain.loiseau
Guest
Posts: n/a
 
      01-05-2004
There are two CSS stylesheets at http://www.tei-c.org/Stylesheets/.

Sylvain

"Raphael Goubet" <> a écrit dans le message de news:
...
> On Mon, 29 Dec 2003 11:29:53 +0100, "sylvain.loiseau"
> <> wrote:
>
> >> Has anyone ever written a complete CSS Stylesheet for
> >> the TEILite XML DTD?

> >
> >I'm not sure writing a CSS stylesheet for TEI document is a good

idea:
> >you should consider first transforming the XML TEI document, which

is
> >a complete format, into a rendition format (like XHTML) using XSLT,
> >and then (optionnaly) use CSS.

>
> Actually, I'm looking for a CSS stylesheet for use with XXE. There

is
> none included with the software, as is the case for DocBook.
>
> Also, in my experience, CSS stylesheets are a very convenient,
> although limited way of previewing an XML document while authoring

the
> document. It's sufficient when there is no real transformation
> involved (ie, data manipulation, such as sorting).
> --
> Raphaël
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox and XSLT (local stylesheet works, server-based stylesheet fails) David Blickstein XML 14 10-15-2005 11:27 PM
xml:stylesheet use in document with multiple stylesheet options David Blickstein XML 3 08-02-2005 03:10 PM
have a stylesheet generate another stylesheet based on XML? Steven An XML 1 11-23-2004 01:07 PM
Stylesheet referanse i stylesheet =?ISO-8859-1?Q?J=F8rn_Tommy_Kinder=E5s?= XML 3 07-04-2004 03:16 PM
Dynamically add the stylesheet(.CSS file) VSK ASP .Net 3 11-25-2003 05:34 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57