[
Lists Home |
Date Index |
Thread Index
]
- From: David Brownell <david-b@pacbell.net>
- To: Don Park <donpark@quake.net>
- Date: Mon, 10 May 1999 21:51:07 -0700
Don Park wrote:
>
> Are there any efforts to organize processing instruction target names?
There's the suggestion in the XML spec that notations be used, e.g.
<!NOTATION something SYSTEM "http://foobar.inc/pi/somePI">
...
<?something ... ?>
would be equivalent to
<!NOTATION blah SYSTEM "http://foobar.inc/pi/somePI">
...
<?blah ... ?>
Now, I'm not sure I like that approach, but it does provide a clear
way to associate a managed namespace with PI names.
One problem with that approach: the W3C hasn't used it yet, it's
been looking to reserve PI target names. Of course, there are also
folk in the W3C on a jihad against PIs and other things which are
not compatible with most HTML parsers, so I'm not sure that's the
real issue.
- Dave
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)
|