[
Lists Home |
Date Index |
Thread Index
]
- From: bosak@atlantic-83.Eng.Sun.COM (Jon Bosak)
- To: xml-dev@ic.ac.uk
- Date: Mon, 10 Mar 1997 07:25:03 -0800
[James Clark:]
| >I think PI is not good solution. When I write style-sheet as PI,
| >I can only one style-sheet type. And since PI has no attribute or
| >notation, application can't recognize notaion of PI.
|
| It depends on how the PI is designed. We could have a PI that looked
| like this:
|
| <?stylesheet type="text/dsssl" href="style.dsl">
| <?stylesheet type="text/css" href="style.css" title="A CSS style sheet">
As the naive content producer, I like this approach. (I assume that
the value of the href can be any URL and that a browser that
understood this syntax would cache the stylesheet just as it would any
other recently retrieved resource.)
Jon
xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa@ic.ac.uk)
|