[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: <xml-dev@ic.ac.uk>
- Date: Wed, 9 Jun 1999 09:31:40 -0400 (EDT)
Rick Jelliffe writes:
> What has it has it got to do with business or discussions? Any
> application family (stylesheets, schemas, etc) which does not have
> a mechanism (like the stylesheet PI) to allow plurality of
> alternate technologies (like CSS, XSL, DSSSL) ties its names into a
> specific technology.
There's a many-to-many relationship between names and processes. I
can take names from, say, the XHTML namespace, and process them any
way I want.
> W3C needs to make it standard procedure to define PIs (in whatever
> syntax) to allow this plurality.
I think that would be a little sloppy -- I strongly dislike mechanisms
that force the document itself to specify how it should be processed
(and I include the stylesheet PI in that list).
> Everytime there is a major application family with no accompanying
> mechanism, it subverts the intent and use of namespaces. Instead of
> providing universal names, it provides application-specific names.
>
> Do you see the difference?
Not at all -- the names are universal, and the processing applied to
them is application specific. Consider, again, the XHTML <a> element.
Q. What does it represent?
A. A thing known as 'HTML anchor' (or {http://www.w3.org/TR/xhtml1}a).
Q. How do you process it?
A. Any way you want:
1. Render it underlined and in blue.
2. Allow fielded searches to find specific words in its content.
3. Recursively index the document referred to by its 'href'
attribute, if any.
4. Traverse a unidirectional link.
5. Generate a loud BEEP on the user's console.
6. Typeset the contents, and generate a footnote containing the
value of the 'href' attribute, if any.
7. Ignore it.
8. Use a synthesized voice with a different pitch to read it aloud.
Should I have a PI present to link to some sort of action sheet for
each of these, and for 1,000 other processes that I could think of?
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|