to the main page... about these slides...

Consequences for other XML technologies

- namespace awareness.

XML languages and applications should consider Namespaces as an inherent part of XML.

parsers
- need an extra processing layer on top to resolve namespace declarations and uses
schemas
- schemas should control declarations and uses
- namespace URIs could be tied together with schemas
and so on...