|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: A multi-step approach on defining object-orientednatureof
Mike Champion wrote:
> Can the current [namespaces] spec be "profiled" to suggest sane best
> practice here [...] ?
I think so. See <URL: http://www.flightlab.com/~joe/sgml/sanity.txt >,
which proposes a best-practice profile (called, in fact, "sanity").
The main points are:
* Do not bind a single prefix to different URIs at different places
* Do not bind a single URI to different prefixes at different places
* If possible, put all namespace declarations on the root element
To that I would further add:
* Do not use default namespace bindings
* If possible, do not use QNames-in-content
Documents that follow these rules avoid most of the problems
involved with namespace scoping. If documents can be
guaranteed to follow these rules, applications can be
considerably simplified (basically, it means they can
track the namespace environment on a per-document basis
instead of a per-node basis.)
--Joe English
jenglish@f...
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








