[
Lists Home |
Date Index |
Thread Index
]
- From: "James Tauber" <jtauber@jtauber.com>
- To: "Peter Stark" <stark@uplanet.com>, <xml-dev@ic.ac.uk>
- Date: Fri, 9 Apr 1999 09:38:39 +0800
> How do I guarantee that the target name of my Processing Instructions (PI)
> are unique? It's probably out of the scope of the XML spec. to specify,
but
> are there any general guidelines for naming PIs?
PI targets can be associated with a URI using the NOTATION mechanism. This
is so much like the namespace mechanism that I'd really like it if the two
were merged and the PI target made arbitrary.
My FOP application (0.6.0 out RSN) reads PIs with target "FOP" but that
could of course clash with "Fred's Outstanding Processor" or something.
I would prefer to have FOP read PIs with a target that's a notation declared
with the URI "http://www.jtauber.com/fop" but that would require the input
to FOP having a DTD, which isn't something most (any?) XSL engines will do.
James
--
James Tauber / jtauber@jtauber.com / www.jtauber.com
XML Standards and Product Coordinator
HarvestRoad Communications / www.harvestroad.com.au
Full-day XML Tutorial @ WWW8 : http://www8.org/
Maintainer of : www.xmlinfo.com, www.xmlsoftware.com and www.schema.net
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)
|