#19 [xhtml]
Structure - Wildcards
With namespaces, you might want to say:
Anything from a particular namespace goes here.
Anything from a set of namespaces goes here.
Anything except the current namespace.
Anything but a particular namespace goes here.