[Swift-devel] documenting sites.xml
Ben Clifford
benc at hawaga.org.uk
Mon Sep 3 17:31:41 CDT 2007
On Mon, 3 Sep 2007, Mihael Hategan wrote:
> But I'm not sure I agree with the last part of what you say. Ambiguities
> cause errors (as in Java).
this bit? :
>> defining an element in a different namespace can cause a non-labelled
>> element to mean something different in karajan, which doesn't happen in
>> XML Namespaces.
There aren't ambiguities in XML namespace handling there. If a namespace
prefix is used without being mapped somewhere (either the very small set
of default mappings, or explicitly in an enclosing element) then the
document is not valid.
--
More information about the Swift-devel
mailing list