OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

relax-ng message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: [relax-ng] Compact syntax issue: namespace declarations


James Clark scripsit:

> 2. Solve it by providing a syntax for local namespace declarations, e.g.
> 
> local {
>   namespace x = "http://www.example.com/1";

I favor this, with slightly different syntax:

	local namespace x = "http://www.example.com/1"; { ... }

Granted, if you have lots of local namespaces, this makes for
lots of braces.  So we could allow

	local namespace x = "foo", y = "bar" { ... }


-- 
John Cowan <jcowan@reutershealth.com>     http://www.reutershealth.com
I amar prestar aen, han mathon ne nen,    http://www.ccil.org/~cowan
han mathon ne chae, a han noston ne 'wilith.  --Galadriel, _LOTR:FOTR_


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC