[
Lists Home |
Date Index |
Thread Index
]
- From: rbourret@dvs1.informatik.tu-darmstadt.de (Ron Bourret)
- To: xml-dev@ic.ac.uk
- Date: Thu, 2 Jul 1998 14:46:48 +0200
1) Can I have multiple prefixes in the same file that point to the same
namespace? The namespace spec doesn't appear to prohibit this.
2) How do namespaces and XLinks work together? For example, suppose I link to
the <Foo> element in another file.
a) If the <Foo> element is prefixed (that is, it is really <Bar:Foo>) does my
pointer need to know this?
b) When I get the <Foo> element back as a result of resolving the link, do I get
<Foo> or <Bar:Foo>? And if I get <Bar:Foo>, do I also get a namespace PI
telling me about the Bar prefix?
-- Ron Bourret
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/
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)
|